Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 331 Bytes

hallacoin.org

Official hallacoin.org website source code.

Updating Download Urls

data/software

Dev environment

Requires Hugo (gohugo.io) v0.17

  • npm i
  • npm start
  • hugo serve

Run hugo and npm start at the same time. Gulp compiles sass and Hugo renders and serves the page.