/hugo-theme-demo-builder

The missing build script for exampleSite

Primary LanguageJavaScript

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