Skip to content

taiidani/www.ryannixon.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ryannixon.com

This is the source for my personal resume website, https://ryannixon.com. It is a simple static site with a print stylesheet that I can use to generate my resume from. The theme is based upon the Hugo Orbit theme.

The only prerequisite for building is Go, with the go.mod determining the minimum version.

go run main.go

Publishing and hosting uses GitHub Actions and Pages, respectively.