Skip to content

tmpdubz/tmpdubz.github.io

Repository files navigation

Personal Static Site (Summary)

How does the deployment work?

  • GitHub action triggers on push to main
  • Builds the static site and puts it under the gh_pagesbranch
  • Github Pages is deploying from the branch gh_pages
  • It uses the CNAME file under public/CNAME to redirect custom domains to the GH Page

Theme: Minimal

  • Update the theme
git submodule update --remote themes/minimal

Test locally

hugo server -D

About

My resume as a static site using HUGO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published