Skip to content

kaaveland/kaaveland.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

This project is my blog. It's a statically generated blog, generated with hugo.

The blog uses the excellent PaperMod theme.

Install hugo by following instructions from the hugo website. Then install the theme, you can use setup.sh to do this, if you're OK with using git submodules.

To serve locally while you work:

hugo serve

To build the page:

hugo

The output ends up in the public directory.

To publish to github pages, push to main.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages