Skip to content

jennweir/jennweir.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jennifer's Personal Website

References

https://gohugo.io/installation/macos/

Bootstrapped from the Terminal Hugo Theme

https://github.com/techbarrack/terminal-hugo-theme

CGO_ENABLED=1 go install -tags extended,withdeploy github.com/gohugoio/hugo@latest

Run Locally

from hugo-site directory

hugo server --buildDrafts --disableFastRender --gc --ignoreCache --noHTTPCache --forceSyncStatic -w

Deployment Flow

development branch --> push to any branch other than main, gh-pages, or gh-pages-dev --> deploys to gh-pages-dev branch

on merge PR to main --> run prod workflow --> deploys to gh-pages

About

Source code for my personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published