Skip to content

Blog engine #3

@alexbeletsky

Description

@alexbeletsky

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions