Live preview image used for social cards
deiserver.dev
- Hugo (extended) with the PaperMod theme (as a submodule)
- Firebase Hosting + GitHub Actions CI/CD
- PRs deploy to preview channels
- main branch deploys live
- 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
codefoldshortcode - Experience section: two‑column responsive grid, date/title/subtext cards
- and more
hugo server -DGitHub 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).
This repository contains my personal website content and code. Please do not reuse without permission.