Source for defichain.com
Hugo brew install hugo
Not on macOS?. Note that you'll the "extended" version.
- Install packages with
npm i
- Start Hugo with
hugo server
- Navigate to localhost:1313
No need for Gulp. Hugo has asset pipeline built-in.
Create a new release on Github and bump the version.
After that, check on the Action
tab for the CI information and details.
Make sure the baseUrl
in config.toml
is correct.