Skip to content

superbob/superbob.github.io

Repository files navigation

superbob.github.io

My public GitHub page, contains info on the code I do.

A jekyll website with the "Modernist" theme by orderedlist

See the result live at http://superbob.github.io/

Hack

  1. Clone the repo :
git clone https://github.com/superbob/superbob.github.io.git
  1. Step into the cloned repo :
cd superbob.github.io
  1. Run jekyll :
jekyll serve
  1. See the result by opening a web browser to :4000
  2. Interesting files are index.md, _config.yml and _layouts/default.html

Releases

No releases published

Packages

No packages published