Add bold on README
This commit is contained in:
parent
dd9e230f95
commit
9c8eb96d68
1 changed files with 1 additions and 1 deletions
|
|
@ -22,6 +22,6 @@ This website is built with **[Docusaurus](https://docusaurus.io/)** and continuo
|
|||
|
||||
### Instant README Collection with FastAPI
|
||||
|
||||
An optimized FastAPI framework running on a Uvicorn ASGI server continuously deployed with all project READMEs for website display and with READMEs scraped from their project folders on GitHub. [This Docusaurus plugin](https://github.com/rdilweb/docusaurus-plugin-remote-content) then grabs the data for each of these days and adds it to the production build.
|
||||
An optimized FastAPI framework running on a Uvicorn ASGI server continuously deployed with all project READMEs for website display and with READMEs scraped from their project folders on GitHub. **[This Docusaurus plugin](https://github.com/rdilweb/docusaurus-plugin-remote-content)** then grabs the data for each of these days and adds it to the production build.
|
||||
|
||||
The pages are collected from my README files within the projects folder in my **[repository on GitHub](https://github.com/rzmk/100-days-of-code)** for each day, scraped with **[FastAPI](https://fastapi.tiangolo.com/)** that runs on a **[Uvicorn ASGI server](https://www.uvicorn.org/)** which is hosted on **[Heroku](https://www.heroku.com/)**.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue