jekyll-plain

Another simple, two-column template for Jekyll. The theme is built on jekyll-simple.

Installation

Running and testing locally

Simply fork the repository and install dependencies.

git clone https://github.com/ttueih/jekyll-plain.git
cd jekyll-plain/
bundle install

Start local server and access the website at https://127.0.0.1:4000/

./run_local.sh

GitHub