the 32bit.cafe website, created with Hugo
Go to file
yequari 3c2c1ef9e6 converting pages to markdown 2024-05-10 12:26:39 -07:00
archetypes initial work to convert to Hugo 2024-04-30 17:33:01 -07:00
assets/js move main.js 2024-04-30 20:23:42 -07:00
content converting pages to markdown 2024-05-10 12:26:39 -07:00
data remove extraneous data 2024-04-30 20:37:31 -07:00
layouts converting pages to markdown 2024-05-10 12:26:39 -07:00
static move main.js 2024-04-30 20:23:42 -07:00
themes/32bitcafe-base converting pages to markdown 2024-05-10 12:26:39 -07:00
.gitignore Initial commit 2024-05-01 00:31:01 +00:00
README.md converting pages to markdown 2024-05-10 12:26:39 -07:00
hugo.yaml converting pages to markdown 2024-05-10 12:26:39 -07:00

README.md

32bit.cafe

the 32bit.cafe website, created with Hugo

TODO

Sections to Convert

  • /cookbook
  • /pride23
  • /holdays2023
  • /bookclub?

Pages to Convert to Markdown

  • /index
  • /about
  • /advertising
  • /community -> /teams
  • /discord
  • /mission
  • /guides
  • /news

Functionality to Reimplement

  • Theme Switcher
  • Theme Uploader
  • Event Uploader?

Themes to Convert

  • Plant Cell
  • Bit Bits
  • Frillsify
  • Plain?
  • Seafoam Deep
  • Tweek
  • Twilight

How to Contribute

  1. Install Hugo
    • Version 0.125.5 or above
  2. Clone Repo
  3. Write changes
  4. Test locally
  5. Create branch
  6. Create pull request