/substratum

Primary LanguageJavaScriptMIT LicenseMIT

Substratum

License Build Status Coverage Status Dependency Status Dev Dependency Status Conventional Commits

What?

A bare-bones theme for Hugo. Currently under construction 🚧.

Why?

Usage

cd to/your/hugo/site
git submodule add https://github.com/onebytegone/substratum.git themes/substratum
pushd themes/substratum
npm install
grunt build --env=prd
popd
hugo server -t substratum

License

This software is released under the MIT license. See the license file for more details.