mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-04-03 16:07:45 +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.
|
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…
x
Reference in New Issue
Block a user