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
bd0c3ceeca
commit
ed4f454fd7
@ -1,6 +1,6 @@
|
|||||||
# Python Flask Blog
|
# Python Flask Blog
|
||||||
|
|
||||||
This is a blog based on Pythons Flask framework.
|
This is a simple blog based on Pythons Flask framework.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -15,3 +15,8 @@ This is a blog based on Pythons Flask framework.
|
|||||||
|
|
||||||
Blog entries are managed by plain html files in the `templates/entry/` directory.
|
Blog entries are managed by plain html files in the `templates/entry/` directory.
|
||||||
The first line of each document is reserved as the title of the document.
|
The first line of each document is reserved as the title of the document.
|
||||||
|
|
||||||
|
## To-Do
|
||||||
|
|
||||||
|
- CSS pgrade
|
||||||
|
- Markdown support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user