Code to generate my personal website, hosted at https://ghurault.github.io/.
The website is generated using Hugo Blox (Academic theme) and Hugo Extended.
The website is deployed to my user GitHub page.
It is automatically updated after pushing to this repository. The implementation is inspired by this blog post, using GitHub Actions for Hugo.
The content must be edited in THIS repository (personal-website
).
Widgets in the main page can be edited in the content/home
directory.
Publications, talks, posts, etc. are in the corresponding folder in the content directory.
Changes to the website can be checked by running ./view.sh
or using the hugo server
command in the shell.
Copyright 2017-present George Cushen.
Released under the MIT license.