Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 386 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 386 Bytes

Prewired website, MKII

Code behind https://www.prewired.org.

Based on the Digital Garden theme for Hugo.

Development

  • Install prerequisites:
sudo apt install hugo
  • Clone and navigate into this repository:
git clone <repo>
cd <repo>
  • Run development server with:
hugo serve