mirror of
				https://github.com/tiyn/beaker-blog.git
				synced 2025-10-31 02:41:17 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user