Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

garfieldnate/old_personal_site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nate Glenn's Personal Blog

This blog is built using Hugo, currently version 0.52.

The theme used is hugo-multi-bootswatch.

To develop the site locally while auto-reloading in the browser:

hugo server

To also show drafts, do

hugo server -D

To create a new blog post:

hugo new post/20XX-XX-XX-XYZ.md

To create a new linklog entry:

hugo new link/20XX-XX-XX-XYZ.md

When your are finished writing, change draft to false in the front matter.

To deploy to GitHub pages:

./deploy.sh

If you need to change a piece of layout that is handled by the theme, just copy one of the files from themes/hugo-multi-bootswatch/layouts/ into layouts/ and edit it there.

License

The contents of this site are licensed under CC-BY-SA 4.0.

About

old version of my personal site/blog, managed with Hugo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published