Skip to content

lauhayden/deltaepsilon-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A personal blog created using the Hugo static site generator. The theme is a slightly tweaked version of Kiera.

No analytics, no CDN

The policy for this site is that I won't use anything other than my own infrastructure to host. Everything needed for the site is on Github in this repo and the theme repo. All CDN-served files have been vendored so that clients visiting the site only make connections to machines I admin.

Writing a post

hugo new posts/<new-post-filename>.md

make serve

make

make deploy

Releases

No releases published

Packages

No packages published