Skip to content

MarcBenTobit/defichain.com

 
 

Repository files navigation

DeFiChain Website

Source for defichain.com

You need

Hugo brew install hugo

Not on macOS?. Note that you'll the "extended" version.

Running

  1. Install packages with npm i
  2. Start Hugo with hugo server
  3. Navigate to localhost:1313

No need for Gulp. Hugo has asset pipeline built-in.

Deploying

Create a new release on Github and bump the version.

Create Release Guide

After that, check on the Action tab for the CI information and details.

Hosting

Make sure the baseUrl in config.toml is correct.

Packages

No packages published

Languages

  • JavaScript 80.6%
  • HTML 12.5%
  • SCSS 6.2%
  • Other 0.7%