Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 328 Bytes

litecoin.org

Official litecoin.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.