mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-04-03 16:07:45 +02:00
readme update
This commit is contained in:
parent
9cae268073
commit
594a01ed24
@ -15,8 +15,12 @@ This is a simple 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.
|
||||||
|
You have to specify the filetype by extension.
|
||||||
|
|
||||||
|
Currently supported filetypes are:
|
||||||
|
- HTML (.html)
|
||||||
|
- Markdown (.md)
|
||||||
|
|
||||||
## To-Do
|
## To-Do
|
||||||
|
|
||||||
- CSS pgrade
|
- CSS upgrade
|
||||||
- Markdown support
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user