markdown_spa is a Python (jinja2
+ markdown
) static site generator:
- Powerful templating
- SEO optimized
- No full page reloads
- SCSS and Tailwind CSS support
- Extented Markdown syntax
- Automatic deployment to GitHub Pages
To get started:
# Create a new project
markdown_spa init my-project
# Start the development server
markdown_spa watch my-project