mirror of
				https://github.com/tiyn/beaker-blog.git
				synced 2025-10-30 18:31:17 +01:00 
			
		
		
		
	merge
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # Python Flask Blog | ||||
|  | ||||
| This is a blog based on Pythons Flask framework. | ||||
| This is a simple blog based on Pythons Flask framework. | ||||
|  | ||||
| ## 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. | ||||
| The first line of each document is reserved as the title of the document. | ||||
|  | ||||
| ## To-Do | ||||
|  | ||||
| - CSS pgrade | ||||
| - Markdown support | ||||
|   | ||||
		Reference in New Issue
	
	Block a user