You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Disquss should be used as comments system.
The text was updated successfully, but these errors were encountered: