netlify-jekyll-github-pages

netlify-jekyll-github-pages

trying again with github themes and jekyll and netlify

Single Page Netlify, Jekyll and Github Pages

This is is intended to be deployed on Netlify and Github pages as a user page portfolio.

Once you have clicked the above button you will need to turn on identity and the git gateway.

There are 4 levers that you can use to make this your own.

  1. You can put your own (s)css code in assets/css/style.scss
  2. You can modify the html in _layouts/default.html
  3. You can add static bookmarklets that will be at the bottom of your single page sheet following the example of about.md
  4. You can add fields to your posts by editing admin/config.yml

I will be providing more detail on each option in the following.