Deployment of github pages
Today I finished deploing github page. al-folio theme uses unsuported plugin by github pages. In order for blog iterator to work we need to change code in index.html template.
Code changed from:
for post in paginator.posts
to
for post in site.posts