ashleydavies / beitbeaver-website

The website of The Beit Beaver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Beit Beaver Website

The website of The Beit Beaver, built using Jekyll on top of Ghost's default theme, Casper.

Getting Started

  • Build the static website into _site/: make
  • Run the site on a local server: make serve

Compiling Styles

Styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node and Gulp installed globally. After that, from the theme's root directory:

$ npm install
$ gulp

Now you can edit /assets/css/ files, which will be compiled to /assets/built/ automatically.

About

The website of The Beit Beaver


Languages

Language:HTML 46.0%Language:CSS 40.8%Language:JavaScript 6.7%Language:Ruby 5.7%Language:Python 0.7%Language:Makefile 0.1%