mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-04-02 15:37:46 +02:00
Update README.md
This commit is contained in:
parent
7d7450b8f1
commit
a3dd7fafe6
17
README.md
17
README.md
@ -2,6 +2,16 @@
|
||||
|
||||
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
|
||||
|
||||
### Create entries
|
||||
@ -14,14 +24,7 @@ Currently supported filetypes are:
|
||||
- HTML (.html)
|
||||
- Markdown (.md)
|
||||
|
||||
## To-Do
|
||||
|
||||
- Header
|
||||
- Footer
|
||||
- CSS switch with (Environment) Variable
|
||||
- Light Theme
|
||||
- Dark Theme
|
||||
- More date info in archive
|
||||
|
||||
## Deployment
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user