Ali Abdalla
5a1e20a657
fix search bug in guides ( #809 )
...
Former-commit-id: c95ca81cb7
2022-03-11 18:24:35 +02:00
Ali Abdalla
c484847adf
Website Tracker Slackbot ( #797 )
...
* added commands to reload script
* catch errors with git pull
* read new webhook from os variable
* correcting bash
* bash fixes
* formatting
* more robust error checking
* only sends success if git changes
* catching error from script
* escaping error text to send with curl
* correct text escaping for error message
Former-commit-id: c95f88075b
2022-03-11 15:15:24 +02:00
aliabid94
0695561925
fix audio output cache ( #804 )
...
* fix audio output cache
* changes
* version update
Co-authored-by: Ali Abid <aliabid94@gmail.com>
Former-commit-id: fab4a311b0
2022-03-10 10:28:02 -08:00
Ali Abdalla
ccaf5e1f04
add getting started to guides_main ( #794 )
2022-03-09 03:48:35 +02:00
Ali Abdalla
8179770210
removed duplicate list marker ( #793 )
2022-03-09 00:39:57 +02:00
Ali Abdalla
972080a681
Guides stylistic changes ( #792 )
...
* moved related_spaces positioning
* ordered lists styling
2022-03-09 00:05:29 +02:00
Ali Abdalla
8e635c082a
fixed twitter image tag ( #763 )
2022-03-02 17:19:12 +04:00
Ali Abdalla
cc42af8264
removed duplicate related_spaces and tags ( #649 )
2022-02-17 16:10:51 +04:00
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
Abubakar Abid
0c3e2b7782
Merge branch 'master' into dawood/i18n
2022-02-14 21:58:29 -05:00
Ali Abdalla
ba8ec489e9
fixed mkdir in dockerfile ( #612 )
2022-02-15 06:27:30 +04:00
Ali Abdalla
957f3983b4
Small fixes ( #611 )
...
* correct discord link
* navbar link to /guides
2022-02-15 05:48:15 +04:00
Ali Abdalla
8733660adf
Fixing Website Reload ( #610 )
...
* fixed build issues, docker ignore issues
* exec command
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-15 05:35:08 +04: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
dawoodkhan82
ba0c996a2f
undo pretty format of website
2022-02-14 16:50:15 -05:00
dawoodkhan82
670da0f27e
merge master
2022-02-14 16:20:56 -05:00
Ali Abdalla
e68c3188a1
Restoring Style on Guides ( #595 )
...
* restoring related spaces styling
* increased img width
* switched to tailwind
2022-02-12 03:56:44 +04:00
dawoodkhan82
2438b0bb90
more pretty formatting
2022-02-11 11:34:49 -05: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
2ad48751d7
website fixes ( #561 )
...
Co-authored-by: Ali <ali.abid@huggingface.co>
2022-02-08 11:58:41 -08: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
9f1f8503b4
changing href in navbar
2022-02-08 01:28:58 +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
aliabid94
cb02501708
Website svelte migration ( #527 )
...
Merge in svelte migration for website
Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-02-03 16:29:58 -08:00
Ömer Faruk Özdemir
cc0cff893f
Format The Codebase
...
- black formatting
- isort formatting
2022-01-21 16:44:12 +03:00
Abubakar Abid
aebbf50e75
Update README.md
2022-01-19 15:37:30 -06:00
Abubakar Abid
a39390eb24
modifying navbar
2022-01-18 15:39:55 -06:00
Ali
b3c9da7d8a
remove account link
2022-01-07 09:09:45 -08:00
Ali Abid
4e5df36046
theme updates!
2022-01-03 17:46:07 +00:00
Ali
f1d2152585
fix static path
2021-12-27 11:20:21 -08:00
Ali
82b377483c
fix static paths and demo launch
2021-12-26 22:30:19 -08:00
Abubakar Abid
abec35b262
Update index_template.html
2021-12-22 21:29:37 -06:00
Abubakar Abid
29b9f0f436
Update index_template.html
2021-12-22 21:28:59 -06:00
aliabd
7b33cd6070
adding correct google tags for analytics
2021-12-22 23:18:19 +04:00
Abubakar Abid
023ef9f858
Update index_template.html
2021-12-22 11:06:21 -06:00
Abubakar Abid
4673752d35
Update index_template.html
2021-12-22 09:54:10 -06:00
Abubakar Abid
d6a5242d68
Update index_template.html
2021-12-22 09:34:43 -06:00
Ali Abid
aba6ac1480
Merge branch 'master' of https://github.com/gradio-app/gradio
2021-12-22 08:45:43 +00:00
Ali Abid
f5720b6b51
fix gradio web embeds
2021-12-22 08:45:23 +00:00
Abubakar Abid
79a546bab9
Update docs_template.html
2021-12-21 15:58:37 -06:00
Abubakar Abid
9680ae6649
Update index_template.html
2021-12-21 15:57:23 -06:00
Abubakar Abid
32aa8f1966
Update guides_template.html
2021-12-21 15:56:42 -06:00