Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 192 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 192 Bytes

DESTinY website

Requirements

Initial setup

# live server
hugo server --buildDrafts

# compile
hugo
# -> copy output from `public/` where needed