Update README.md

dependabot/pip/src/flask-2.3.2
Marten 5 years ago committed by GitHub
parent 7d7450b8f1
commit a3dd7fafe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,16 @@
This is a simple blog based on Pythons Flask framework. This is a simple blog based on Pythons Flask framework.
## Features/To-Dos
[x] Infinite-scroll blog page
[x] Archive page
[_] Headers and dates
[x] RSS feed
[_] Navigation: Header, Footer
[_] CSS dark-theme
[_] CSS light-theme
## Usage ## Usage
### Create entries ### Create entries
@ -14,14 +24,7 @@ Currently supported filetypes are:
- HTML (.html) - HTML (.html)
- Markdown (.md) - Markdown (.md)
## To-Do
- Header
- Footer
- CSS switch with (Environment) Variable
- Light Theme
- Dark Theme
- More date info in archive
## Deployment ## Deployment

Loading…
Cancel
Save