christham-hugo

Github Pages personal site, written in Hugo and based on doks template.

MIT License

Stars
1

Chris Tham Personal Site

This is a version of my personal blog/web site written in Markdown and Hugo. The site design was originally a fork of Doks, but I have added various features, including:

It is hosted on Github Pages and deployed via Github Action workflow.

To run a local version of the website, clone the repository and execute:

npm install
npm run start