Skip to content

HarryDayHD/harryday.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal website, for blog posts and resume.

Website made using Hugo, a static site generator built in Go. Hosted here using Github Pages, which is why the source/commits are public. Current theme is Kiera.

Build Instructions

Why would you build my own personal site? If you want your site to look/act the same, its better to follow the Hugo quick start with the theme I list above.

If you want to ignore that advice:

  1. Clone this project
  2. Update the theme by initialising and updating the git submodule
  3. $ git submodule init
  4. $ git submodule update
  5. Run hugo, your output static site folder is in /docs
  6. $ hugo

Releases

No releases published

Packages

No packages published

Languages