2
0
Fork
You've already forked www
0
CoBUG Website
  • HTML 68.5%
  • CSS 29%
  • Makefile 2.5%
2025年08月12日 07:36:20 -06:00
archetypes default to published 2022年03月15日 06:12:01 -06:00
content remove some out-of-date info 2025年08月12日 07:36:20 -06:00
layouts Update layout a bit.. add link to mailinglist 2023年06月29日 11:21:20 -06:00
static Update layout a bit.. add link to mailinglist 2023年06月29日 11:21:20 -06:00
.gitignore Update layout a bit.. add link to mailinglist 2023年06月29日 11:21:20 -06:00
.hugo_build.lock initial 2022年03月15日 05:53:45 -06:00
config.toml remove some out-of-date info 2025年08月12日 07:36:20 -06:00
LICENSE +license 2022年03月15日 05:56:27 -06:00
Makefile Add makefile 2025年08月12日 07:36:08 -06:00
README.md +todos 2022年03月15日 05:59:42 -06:00

CoBUG.org website

Here are the bits for generating a Hugo version of the CoBUG site.

I chose Hugo because:

  • It's built in Go and runs most everywhere.
  • The templating stuff is pretty easy to understand.
  • It can generate completely static sites.

TODO

  • Mobile
  • Tweak the layout a bit. Thing's are sorta misplaced.
  • More content. I'd like to be able to render the slide shows vi reveal or similar.