hugo-theme-demo-builder
v1.0.7
Published
A helper to build your hugo theme demo
Downloads
18
Readme
Hugo Theme Demo Builder
This is a small npm package to help build your exampleSite
directory for a hugo theme demo. This package will clone your theme and run hugo
for you, so that the exampleSite
will automatically build with the latest commit from your theme.
Click here for a full guide on how to deploy your hugo theme to Netlify with this package.
Instructions
cd exampleSite
yarn add hugo-theme-demo-builder
npm set-script build hugo-theme-demo-builder