32bit.cafe/README.md

44 lines
683 B
Markdown
Raw Normal View History

2024-05-01 00:31:01 +00:00
# 32bit.cafe
2024-05-01 01:06:47 +00:00
the 32bit.cafe website, created with Hugo
## TODO
Sections to Convert
2024-05-10 19:26:39 +00:00
- [ ] /index
- [x] /about
- [x] /advertising
- [x] ~~/community~~ -> /teams
- [x] /discord
- [x] /mission
- [ ] /guides
- [ ] /news
2024-05-10 19:28:11 +00:00
- [ ] /cookbook
- [ ] /pride23
- [ ] /holdays2023
- [ ] /bookclub?
2024-05-10 19:26:39 +00:00
2024-05-01 01:06:47 +00:00
Functionality to Reimplement
2024-05-01 01:07:44 +00:00
- [ ] Theme Switcher
- [ ] Theme Uploader
- [ ] Event Uploader?
2024-05-01 01:06:47 +00:00
Themes to Convert
- [ ] Plant Cell
2024-05-01 01:07:44 +00:00
- [ ] Bit Bits
- [ ] Frillsify
- [ ] Plain?
- [ ] Seafoam Deep
- [ ] Tweek
- [ ] Twilight
2024-05-01 01:06:47 +00:00
## How to Contribute
1. Install [Hugo](https://gohugo.io)
2024-05-10 19:26:39 +00:00
- Version 0.125.5 or above
2024-05-01 01:06:47 +00:00
2. Clone Repo
3. Write changes
4. Test locally
5. Create branch
6. Create pull request