Skip to content

rchaput/rchaput.github.io

Repository files navigation

RChaput's Personal Website

Author: rchaput [email protected]

Description

This repository contains the source code for my personal-professional website, using Hugo to generate static HTML files, in combination with the Wowchemy (formerly Academic) theme.

How to

To locally view the website (dev version), use the ./view.sh script.

To build the website into a set of static files, use ./build.sh.

To update Wowchemy, change the version number (tag) in go.mod, and then download the new modules with hugo mod get -u. If something does not work, hugo mod clean can be used to clear the cache.

Remember to read and apply the "Breaking changes" described in the release.

The ./update_wowchemy.sh script can be used only to update to the latest commit (development version).

License

The content of the website itself is licensed under the Creative Commons Attribution 4.0 License, and the underlying source code used to produce that website is licensed under the MIT License.

The Wowchemy theme is released under the MIT License, copyright George Cushen.

Languages