Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 204 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 204 Bytes

Aenism website

Running it locally

$ hugo server

Gulp

Watch and rebuild

$ gulp

Manual rebuild

$gulp rebuild

Deploy to GitHub pages

$ ./_scripts/deploy.sh