Advanced Jekyll
bundle show minima
create _includes/
create _layouts/
copy html you want from bundle
Adding authors to your Jekyll site
ref: https://blog.sorryapp.com/blogging-with-jekyll/2014/02/06/adding-authors-to-your-jekyll-site.html
Create a file in _data/authors.yml containing your authors information.
in you post
in _layouts/post.html
ref:
https://blog.sorryapp.com/blogging-with-jekyll/2014/02/06/adding-authors-to-your-jekyll-site.html
http://alanwsmith.com/jekyll-liquid-date-formatting-examples