ghurault / personal-website

Generating HTML code for my personal website using the Academic website builder

Home Page:https://ghurault.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal website

Code to generate my personal website, hosted at https://ghurault.github.io/.

The website is generated using Hugo Blox (Academic theme) and Hugo Extended.

Note-to-self

Deployment

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.

Editing the content

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.

License

Copyright 2017-present George Cushen.

Released under the MIT license.

About

Generating HTML code for my personal website using the Academic website builder

https://ghurault.github.io/

License:MIT License


Languages

Language:TeX 94.6%Language:Shell 5.0%Language:HTML 0.4%