Home

Awesome

Glayu Bootswatch

A theme builder for Glayu static site generator.

Demo using the "Sandstone" Bootswatch theme.

This is not a ready to use Glayu theme, but a Gulp based Glayu theme build script. It can be used to build a theme based on Bootstrap, Bootswatch, Font Awesome and Google Web Fonts. This theme can be used as is, but this project can also be used as a starting point for a new custom theme.

Quick start

Clone the repo, and install dependencies with npm install and bower install. Copy config.example.json to config.json. Unless you want to run any of the glayu-* gulp tasks it can be left as is. gulp build will build the theme to the ./dist directory. This theme can either be copied in manually to the Glayu themes directory If the config option glayu.root and glayu.theme are set, gulp serve, gulp glayu-build or gulp glayu-watch will automatically sync the theme when the theme files are changed.

Features