Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog engine #3

Open
alexbeletsky opened this issue Oct 13, 2011 · 0 comments
Open

Blog engine #3

alexbeletsky opened this issue Oct 13, 2011 · 0 comments

Comments

@alexbeletsky
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant