Template repository for Jekyll websites
This repo contains default project files for Jekyll-based website projects.
This setup mostly assumes that you are building a site with Jekyll on NearlyFreeSpeech.net, but can be easily adapted for other hosts.
$ make update-bundle
$ make update-deps
$ git clone https://github.com/jessesquires/template-jekyll-site
$ cd template-jekyll-site/
$ make install
$ make
$ make preview
This work is released under the CC0 1.0 Universal (CC0 1.0) license. See LICENSE
.
All code is licensed under an MIT License.