Skip to content

Expurple/home.expurple.me

Repository files navigation

The source code for my personal website.

Build

It's a static site built using Hugo with Kayal theme.

There are no custom build steps, just standard Hugo workflow. See the documentation linked above.

Deploy

The site is deployed on Github Pages. See .github/workflows/hugo.yaml for details.

For the comments to work, I also went through the Giscus confuguration guide. It requires a public Github repository with Discussions enabled. It can be any empty repository, even though I chose to use this main repository with the website sources.

Commenting on posts

Comments are powered by Github Discussions on the repo. To comment, you need a Github account.

You can browse and comment either directly on Github, or using the Giscus-based comment widget on the website. It's configured in ./layouts/partials/comments.html.

License

The markdown writing in content/ is licensed under CC BY 4.0.

The software part is licensed under the MIT License. That includes Hugo config/, custom templates, HTML, CSS, JS.

I reserve all rights to the other materials I own, just in case I forget to explicitly license them here.

About

The source code for my personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages