Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 393 Bytes

File metadata and controls

19 lines (13 loc) · 393 Bytes

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