Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kl authored Feb 13, 2024
1 parent 0122bf6 commit e9212be
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Stack
- actix-web
- sqlx
- sqlite
- askama templates

## Features
- Create blog posts from Markdown
- Markdown preview
- Markdown code block syntax highlighting without Javascript
- Light and dark themes depending on ```prefers-color-scheme```
- Auto-reload of templates in debug mode
- No JavaScript requried
- Responsive design

0 comments on commit e9212be

Please sign in to comment.