Personal website
Requires Hugo.
$ hugo
Or, to watch for changes while iterating:
$ hugo server --watch
Push to branch main
. The "Deploy to GitHub Pages" action (.github/actions/pages.yml
) will automatically deploy to GitHub pages.
Personal website
Requires Hugo.
$ hugo
Or, to watch for changes while iterating:
$ hugo server --watch
Push to branch main
. The "Deploy to GitHub Pages" action (.github/actions/pages.yml
) will automatically deploy to GitHub pages.