Leapcell
Subscribe
Sign in
Home
Archive
About
Build a Docusaurus-like Site with FastAPI: Step 6 - Sidebar Generation
This guide implements a dynamic sidebar by scanning Markdown files and updating layouts to create a professional two-column documentation interface.
Nov 22, 2025
•
Leapcell
Latest
Top
Discussions
Build a Docusaurus-like Site with FastAPI: Step 4 - Parsing Frontmatter
This guide shows how to use python-frontmatter in FastAPI to parse Markdown metadata, like 'title', and dynamically pass it to a Jinja2 template instead…
Nov 9, 2025
•
Leapcell
1
Build a Docusaurus-like Site with FastAPI: Step 3 - Code Highlighting
This guide shows how to add code syntax highlighting to a FastAPI docs site using Pygments and `python-markdown` extensions, including setting up static…
Nov 7, 2025
•
Leapcell
1
Build a Docusaurus-like Site with FastAPI: Step 2 - Render Markdown
This article guides you through rendering Markdown files in a FastAPI application by installing `python-markdown`, creating a new route, and passing the…
Nov 4, 2025
•
Leapcell
1
Build a Docusaurus-like Site with FastAPI: Step 1 - HTML Template
This guide explains the first step in building a documentation site with FastAPI: setting up the project and using Jinja2 to render a dynamic HTML…
Nov 4, 2025
•
Leapcell
Build Your Own Forum with FastAPI: Step 10 - Categories
This article explains how to add a "Categories" feature to a FastAPI forum by updating database models, modifying routes, and updating templates to…
Nov 4, 2025
•
Leapcell
Build Your Own Forum with FastAPI: Step 9 - Upload Images
This guide details adding S3 image uploads to a FastAPI forum. It covers backend logic with `boto3`, database model changes, and updating FastAPI routes…
Nov 2, 2025
•
Leapcell
Build Your Own Forum with FastAPI: Step 8 - Full Text Search
This guide adds a powerful full-text search to a FastAPI forum using PostgreSQL's `tsvector`, SQL triggers, and a new search route.
Oct 31, 2025
•
Leapcell
1
See all
Leapcell
Deploy your project in the fast yet powerful way.
Subscribe
Leapcell
Subscribe
About
Archive
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts