Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 214 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 214 Bytes

Adi's site

Local Development

Run

hugo serve

to run the static site generator locally.

Pushing to Github

Run

./deploy.sh

to build the site, and git commit and push to trigger a deploy.