mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-26 21:39:10 +01:00
Alan Orth
0d60610f6e
config.toml: Set baseurl to where page is hosted
`hugo serve` still seems to use the localhost, which is smart, or weird. Not sure.
CGSpace Notes
Notes about my work on the CGSpace platform.
Technical Info
Built with the Hugo static site generator. Hosted on GitHub pages at alanorth.github.io by pushing the public
directory as a subtree to the gh-pages
branch:
$ git subtree push --prefix=public origin gh-pages
Description
Languages
Markdown
100%