Skip to content

annedorko/github-pages-starter

Repository files navigation

Simple Github Pages Jekyll Starter with Bootstrap

A simple starter project to make it faster to spin up a Jekyll site that is intended to be hosted with Github Pages, featuring npm-managed Bootstrap to make asset updates and maintenance easier.

Getting Started

Using the console, run the following in the main folder of project to get started:

bundle install
npm install
bundle exec jekyll serve

Usage Notes

This project is designed for quickly creating a site from scratch using Bootstrap and does not come with a preinstalled Jekyll theme.

Releases

No releases published

Packages

No packages published