π Source code for my personal website built with Hugo + Firebase
This repo hosts the source code for my website.
- Clone this repo
- Make changes, which are mostly in
/anthonyjdella
, socd
there. hugo serve
to start the local server and see changes in real time.hugo -t portio
to build static files which are generated in/public
.- Commit and push changes.
Domain | Host |
---|---|
https://www.anthonydellavecchia.com | Primary |
https://anthonyjdella.github.io/ | Backup |
Helpful videos which got me started: