Skip to content

deigil/private-site

Repository files navigation

My Personal Site — Hugo + PaperMod

Site preview
Live preview image used for social cards
deiserver.dev

Stack

  • Hugo (extended) with the PaperMod theme (as a submodule)
  • Firebase Hosting + GitHub Actions CI/CD
    • PRs deploy to preview channels
    • main branch deploys live

Notable customizations

  • Homepage profile with animated Pac‑Man orbit and RGB text name
  • Global fluid background (canvas) with theme-aware orange/red flow
  • Search index (Fuse.js) includes content and projects, with tag browser
  • Blog with expandable code blocks via codefold shortcode
  • Experience section: two‑column responsive grid, date/title/subtext cards
  • and more

Local development

hugo server -D

Deploys

GitHub Actions builds and deploys automatically:

  • Pull Requests → Firebase preview channel
  • main branch → Live on Firebase Hosting

Secrets required in your repo settings for Firebase deploys (see .github/workflows/firebase-hosting.yml).

License

This repository contains my personal website content and code. Please do not reuse without permission.

About

My Website Project (Hugo)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published