template-jekyll-site

template-jekyll-site

Template repository for Jekyll websites

template-jekyll-site

Template repository for Jekyll websites

About

This repo contains default project files for Jekyll-based website projects.

Setup

This setup mostly assumes that you are building a site with Jekyll on NearlyFreeSpeech.net, but can be easily adapted for other hosts.

Requirements

Dependencies

Gems

Updating Gems

$ make update-bundle

NPM packages

Updating packages

$ make update-deps

Usage

Installation

$ git clone https://github.com/jessesquires/template-jekyll-site
$ cd template-jekyll-site/
$ make install

Building the site

$ make

Previewing the site locally

$ make preview

Validation

Feeds

Markup

Structured Data

License

This work is released under the CC0 1.0 Universal (CC0 1.0) license. See LICENSE.

All code is licensed under an MIT License.