I added a couple of files to the _includes folder:
head.html
in the file above I added a link to my css file - which is built from main.scss in the assets/css folder.
and the in header.html I added if my_page.hidden != true so I could have posts thant wouldn't get listed:
I did a similar thing for home.html in the _layouts folder:
All these files came from the Github repo at the end of this article.
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at jekyllrb.com
You can find the source code for Minima at GitHub:
jekyll /
minima
You can find the source code for Jekyll at GitHub:
jekyll /
jekyll