Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

LandRegistry/jekyll-frontend-kit

Repository files navigation

Jekyll Frontend Toolkit

Build Status

Made with Jekyll, Bootstrap, Bootswatch & Font Awesome.

Tested with HTML Proofer.

Deployed by Travis CI.

Prerequisites

Getting started

git clone git@github.com:LandRegistry/jekyll-frontend-kit.git
cd jekyll-frontend-kit
bundle install
bundle exec jekyll serve

Go to http://0.0.0.0:4000/jekyll-frontend-kit/

Running tests

This is the same script that Travis runs during the build, run this locally before pushing to avoid broken builds:

./script/cibuild

Deploying with Travis

travis enable
git commit -a -m "super awesome commit message"
git push

Changing themes

Change the theme setting in _config.yml to any of the Bootswatch theme names and restart the server.

About

Generic frontend toolkit using Jekyll, Bootstrap, Bootswatch and Font Awesome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published