Updated Readme
This commit is contained in:
parent
7309196b5b
commit
2fd37b4de7
1 changed files with 6 additions and 2 deletions
|
@ -13,13 +13,17 @@ The goal is to create a simple blog engine. The blog posts should be written usi
|
||||||
- German umlaut's support
|
- German umlaut's support
|
||||||
- Intro page (Markdown)
|
- Intro page (Markdown)
|
||||||
|
|
||||||
As you may guess: Version 1.0 will be released soon :D
|
|
||||||
|
|
||||||
## Planned Features
|
## Planned Features
|
||||||
- special url actions (blog.html?xyz , blog.html#xyz)
|
- special url actions (blog.html?xyz , blog.html#xyz)
|
||||||
- publishing on a set time
|
- publishing on a set time
|
||||||
- Tags
|
- Tags
|
||||||
|
|
||||||
|
## Example
|
||||||
|
You can find a example blog under [marcel-kapfer.de/pBlog](http://marcel-kapfer.de/pBlog)
|
||||||
|
|
||||||
|
## Used Libraries
|
||||||
|
- [Parsedown](http://parsedown.org)
|
||||||
|
|
||||||
## More information
|
## More information
|
||||||
- [Trello Board](https://trello.com/b/7qb5I6EQ/blog-engine)
|
- [Trello Board](https://trello.com/b/7qb5I6EQ/blog-engine)
|
||||||
- [Google+ Profile from Marcel Michael Kapfer](plus.google.com/+MarcelMichaelKapfer)
|
- [Google+ Profile from Marcel Michael Kapfer](plus.google.com/+MarcelMichaelKapfer)
|
||||||
|
|
Reference in a new issue