/personal-website

Personal website repository

Primary LanguageHTMLCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Personal Website

Repository for my personal website

Build the site

The website is made using the Hugo static site generator. To build the website into static files, having hugo installed is required. Then the site can be built with:

cd <project-folder>
hugo

This will generate all the website static files in a public folder. The contents of this folder then can then be put behind a webserver to serve the site.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.