1
0
mirror of https://github.com/tiyn/beaker-blog.git synced 2025-10-14 03:41:17 +02:00

Update README.md

This commit is contained in:
Marten
2020-05-27 12:15:54 +00:00
committed by GitHub
parent a3dd7fafe6
commit ee42a4f9fe

View File

@@ -4,13 +4,13 @@ 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
- [x] Infinite-scroll blog page
- [x] Archive page
- [_] Headers and dates
- [x] RSS feed
- [_] Navigation: Header, Footer
- [_] CSS dark-theme
- [_] CSS light-theme
## Usage