-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It should be implemetation of mini-blog engine based on github.
On a github I can create a repositoty, say blog.kyivbeerncode.org where I can place .html files with blog content. The engine should be able to contact github repo grab the content and render it.
Blog repository structure same as in https://github.com/alexanderbeletsky/blog.beletsky.net
Engine should be able to parse out content of article and form nice looking blog roll on http://kyivbeerncode.org/blog.
- Paging should be supported /blog/page/2
- Link to particular post is supported /blog/post/my-first-post
- Default number of articles per page - 10 (should be configurable)
Disquss should be used as comments system.
Metadata
Metadata
Assignees
Labels
No labels