Skip to content

go-doom/go-doom.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-doom/go-doom.github.io

go-doom.github.io

Sources for go-doom.github.io — the go-doom landing page. Built by Hugo — same toolchain and same template shape as go-quake1.github.io and go-tpm2.github.io. Blood-red palette so it reads as a DOOM-family page.

Layout

.
├── hugo.toml                       Site config + per-repo card params
├── content/
│   └── _index.md                   Homepage marker (empty)
├── layouts/
│   └── index.html                  Homepage body (inline CSS + theme toggle)
├── static/
│   ├── favicon.svg                 Org logo, used as favicon
│   └── img/logo.svg                Org logo, used as hero (88px)
└── public/                         Hugo build output (gitignored — built by CI)

Build locally

hugo server -D                            # live reload at http://localhost:1313/
hugo --gc --minify                        # production build → ./public/

Deploy

.github/workflows/hugo.yml builds + deploys on every push to main. Configure GitHub Pages on the repo with Source = "GitHub Actions" (not "Deploy from a branch").

Sibling pages

  • go-quake1 — id Tech 1 (1996), active port.
  • go-quake2 — id Tech 2 (1997), reserved.
  • go-quake3 — id Tech 3 (1999), reserved.
  • cloud-boot — the UEFI bootloader that hands control to the TamaGo DOOM guest.

About

go-doom landing page (Hugo)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages