Madat Bay
cc0d0f3899
🌐 Initialize Azerbaijani translations ( #3941 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 16:07:25 +00:00
Sam Courtemanche
0eb27ab4d0
🌐 Add French translation for `docs/tutorial/body.md` ( #3671 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 12:30:41 +00:00
Ruidy
00ac07f65c
🌐 Add French translation for `deployment/docker.md` ( #3694 )
...
Co-authored-by: Sam Courtemanche <smlep.pro@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-10-05 14:27:24 +02:00
Sam Courtemanche
cb5b4e1b7e
🌐 Add French translation for docs/async.md ( #3416 )
...
Co-authored-by: Jacquet Corentin <corentin.jacquet@telecomnancy.net>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-08-18 15:19:43 +02:00
Sebastián Ramírez
53a86a885d
✨ Update computation of FastAPI People and sponsors ( #3714 )
2021-08-18 09:47:39 +00:00
Sebastián Ramírez
30e742d566
✨ Enable recent Material for MkDocs Insiders features ( #3710 )
2021-08-17 20:47:05 +00:00
Sebastián Ramírez
4d4452ede5
🔥 Remove/clean extra imports from examples in docs for features ( #3709 )
2021-08-17 20:00:29 +00:00
Sebastián Ramírez
9a33a0e24c
➕ Update docs library to include sources in Markdown ( #3648 )
2021-08-02 14:53:52 +00:00
Sebastián Ramírez
dbfd3f7e18
📝 Add official FastAPI Twitter to docs ( #3578 )
2021-07-21 21:13:58 +02:00
Marcelo Trylesinski
fc35b7d18d
🎨 Improve style for sponsors, add radius border ( #2388 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-21 14:10:47 +02:00
Mark H
5342a0a00f
🌐 Add basic setup for German translations ( #3522 )
2021-07-19 14:49:09 +02:00
Nasaruddin
7e4bfaf0e9
🌐 Initialize Indonesian translations ( #3014 )
...
Co-authored-by: Nasaruddin <nasaruddin@skorpoints.com>
2021-07-03 17:12:51 +02:00
Sam Courtemanche
4473a9bcbf
🌐 Add French translation for Project Generation ( #3197 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-02 16:18:06 +02:00
Sam Courtemanche
a694be81ae
🌐 Add French translation for Python Types Intro ( #3185 )
2021-07-02 16:13:52 +02:00
Sam Courtemanche
acda3f06b0
🌐 Add French translation for External Links ( #3103 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-02 16:12:05 +02:00
Ruidy
18b24df9c8
🌐 Add French translation for Alternatives, Inspiration and Comparisons ( #3020 )
...
Co-authored-by: Jérôme Fink <jerome.fink@student.unamur.be>
Co-authored-by: Sam Courtemanche <sam.courtemanche.ipod@gmail.com>
2021-07-02 16:06:10 +02:00
neternefer
85b32f51ff
🌐 Initialize new language Polish for translations ( #3170 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-05-10 09:27:07 +02:00
Sam Courtemanche
05c859f324
🌐 Add French translation for Tutorial - Background Tasks ( #3098 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-05-04 11:00:43 +02:00
JulianMaurin
23845979ea
🌐 Add French translation for FastAPI People ( #2232 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-05-04 10:27:49 +02:00
Jérôme Fink
f3a985cb81
🌐 Add French translation for Features ( #2157 )
...
Co-authored-by: Jérôme Fink <jerome.fink@unamur.be>
2021-05-04 10:19:24 +02:00
Sebastián Ramírez
73021d7261
📝 Update social links: add Discord, fix GitHub ( #2621 )
2021-01-09 21:54:38 +01:00
Sebastián Ramírez
e2a6341c60
📝 Update Uvicorn installation instructions to use uvicorn[standard] (includes uvloop) ( #2543 )
2020-12-19 21:30:18 +01:00
Sebastián Ramírez
9f89399f5e
🌐 Add docs lang selector widget ( #2542 )
...
* ✨ Add language selector widget
* 🔧 Update script to re-generate MkDocs configs, including langs widget
* 🔧 Update languages MkDocs configs, with lang selector widget
2020-12-19 20:54:02 +01:00
Sebastián Ramírez
6e9b771abf
🐛 Fix docs overrides directory for translations ( #2541 )
...
* 🙈 Add .gitignore files to keep overrides directories for translations to fix serving live locally during translations
* ♻️ Refactor docs scripts to handle language overrides (newsletter notification)
2020-12-19 19:54:54 +01:00
vjanz
7a2c5526d4
🌐 Start translation of the documentation for the Albanian language ( #2516 )
2020-12-19 15:05:49 +01:00
Sebastián Ramírez
e6f8aa8756
✨ Add newsletter: FastAPI and friends ( #2509 )
...
* ✨ Add newsletter: FastAPI and friends
* 🔧 Update MkDocs config for announcement
* 🔧 Update generation script to include overrides for announcements
2020-12-13 16:33:46 +01:00
Sebastián Ramírez
4bcdbc5673
✨ Set up and enable Material for MkDocs Insiders for the docs ( #2325 )
...
* ⬆️ Upgrade Material for MkDocs
* ⬆️ Install Material for MkDocs Insiders on CI
* 🔧 Update MkDocs configs to use Material for MkDocs Insiders
* ✨ Use the lightbulb because it looks nice 💡
* 💚 Fix GitHub Action workflow syntax for building docs
* 🐛 Fix GitHub Actions workflow syntax, strike one ⚾
2020-11-08 12:42:55 +01:00
Sebastián Ramírez
ac99792762
✨ Add Discord chat ( #2322 )
...
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2020-11-07 21:48:25 +01:00
谭九鼎
8355832c7c
📝 Update/fix links in docs to use HTTPS ( #2165 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-11-05 23:39:09 +01:00
Sebastián Ramírez
a42c690496
📝 Add deployment to Deta, the first gold sponsor 🎉 ( #2303 )
...
* 📝 Add docs for sponsors
* 📝 Add docs for deploying on Deta
* 🍱 Add Deta docs screenshots
* ♻️ Refactor and separate deployment docs
* 📝 Update internal docs links to Deployment
* 📝 Update links in Deta tutorial
* 🍱 Update sponsors images
* 🔧 Use sponsors data from YAML
* 📝 Update sponsors in languages docs
* ✨ Update docs generation scripts
* ✅ Update README.md testing
* 📝 Update main README
* 🔧 Update fastapi-people action handling individual sponsors
* ✏️ Fix typos in Deta tutorial
2020-11-05 21:50:37 +01:00
hard_coder
c8365bd339
🌐 Initialize new language Korean for translations ( #2018 )
2020-10-15 07:21:41 +02:00
JulianMaurin
60aa63b68a
🌐 Initialize translations for French ( #1975 )
...
Co-authored-by: JulianMaurin <julian.maurin.perso@pm.me>
2020-08-29 14:27:34 +02:00