Commit Graph

18 Commits

Author SHA1 Message Date
aliabid94
2734bd782e
python format fix [hotfix] (#615)
* format fix

* fix image tests

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-14 21:03:51 -08:00
aliabid94
df325d6a37
fix assets link on gradio homepage (#614)
Co-authored-by: Ali <ali.abid@huggingface.co>
2022-02-14 20:25:30 -08:00
Ali Abdalla
60a5d85325
Anchor tags on all headers (#601)
* auto id for every header

* added anchor tag

* removing regex for ids

* switched to tailwind

* fixing bad merge
2022-02-15 04:57:42 +04:00
Ali Abdalla
01f52bbd38
Copy button on code blocks (#597)
* adding copy button

* fixed getting started; modified copy button code

* color change and click feedback

* overflow, overlay issue, click feedback

* changed flashing color to darker orange

* copy button only visible on hover

* switched to tailwind
2022-02-15 04:38:11 +04:00
Ömer Faruk Özdemir
c9298b3802
Merge pull request #574 from gradio-app/Format-The-Codebase
Format-The-Codebase
2022-02-10 11:18:52 +03:00
Abubakar Abid
90c28eae46
Guides fixes (#565)
* fixed guides; added contributing guidelines

* updated guide contributing

* fixed flagging guide

* updated organization of readme files

* fixed and brought back readme_template

Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2022-02-09 20:33:16 +04:00
Ömer Faruk Özdemir
87d7fbee61 Format-The-Codebase
- format the codebase
- add format checkers to circleci
2022-02-09 10:40:05 +03:00
Abubakar Abid
67d8328fd4
Merge branch 'master' into upgrade-black 2022-02-08 17:37:16 -05:00
aliabid94
85dae55d2f
Fix website (#558)
* website_fixes

* fix iframe comment issue

Co-authored-by: Ali <ali.abid@huggingface.co>
2022-02-08 11:32:52 -08:00
Lysandre
5522fa4d6a Upgrade black to version ~=22.0 2022-02-08 13:56:13 -05:00
aliabd
e0795cf0a7 creting guides dir and correcting html 2022-02-08 01:37:48 +04:00
aliabd
dba4172474 generating with dir and index 2022-02-08 01:24:33 +04:00
Abubakar Abid
4bee781da4
Guides Section and Redesign Parts of the Website (#490)
* added emojis to navbar; added guides main page

* Added guides list

* chatbot tutorial

* chatbot tutorial almost complete

* embedding chatbot

* fixed html rendering inside pre tags issue

* finished guide

* basic search

* search guides content

* design changes

* reading author and date

* sketchpad tutorial

* font change

* added version badge and spaces links

* sketch app

* auto meta images, removed date and author

* removed empty guides

* navbar separate; updated readme

* added navbar; fixed guide

* added flagging guide

* added related spaces to flagging guide

* added tags, small fixes

* footer design

Co-authored-by: Abubakar Abid <aaabid93@gmail.com>
Co-authored-by: Abubakar Abid <a12d@stanford.edu>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2022-02-05 01:42:49 +04:00
Ömer Faruk Özdemir
cc0cff893f Format The Codebase
- black formatting
- isort formatting
2022-01-21 16:44:12 +03:00
Abubakar Abid
a39390eb24 modifying navbar 2022-01-18 15:39:55 -06:00
Ali Abid
f5720b6b51 fix gradio web embeds 2021-12-22 08:45:23 +00:00
Ali Abid
0cf710cc69 acq announcement 2021-12-16 17:15:23 +00:00
aliabid94
b4d9825409
Website: WIP (#328)
Ported gradio website into gradio repository, now launched as a docker service from gradio/website
2021-12-13 22:02:19 -08:00