Skip to content

thinkinglabs/thinkinglabs.github.io

Repository files navigation

thinkinglabs.github.io

The website of http://thinkinglabs.io

Development

The site makes use of Jekyll. Installation instructions can be found here.

It makes use of the GitHub Pages gem instead of the Jekyll gem to be compatible with GitHub Pages.

To run the site locally:

#once
make install
make serve