site/README.md

35 lines
850 B
Markdown
Raw Normal View History

2024-06-10 04:17:23 -04:00
# Todo
2024-06-19 20:39:27 -04:00
- [x] Add colophon and licensing info (kinda)
2024-06-10 14:42:50 -04:00
- [x] Clean up and polish landing page
2024-06-10 04:17:23 -04:00
- [ ] Do some i18n? (e.g., English, German, Tagalog, Bisaya, Spanish, etc.)
- [ ] Add more graphical stuff to site so it doesn't look so bland
- [ ] Banner image
- [ ] Landing background
2024-06-10 14:42:50 -04:00
- [ ] Landing link icons
2024-06-10 04:17:23 -04:00
- [ ] Global background
- [ ] Custom badge
- [ ] Make a webring with ringfairy and join webrings
2024-06-19 20:39:27 -04:00
- [x] Redo about page (kinda)
2024-06-10 04:17:23 -04:00
- [ ] Add blog post
2024-06-10 14:42:50 -04:00
# Changelog
## 0.0.1
2024-06-19 20:39:27 -04:00
- Added landing page
## 0.0.2
- Change to layout based on CSS grid
- Switch to [include-media](https://github.com/eduardoboucas/include-media) to simplify media queries
- Add blog/lib sections (empty for now)
- Partial reorganizing of SCSS files
2024-06-20 21:41:04 -04:00
## 0.0.3
- Add pagination to blog
- Add `home` layout
- Refactored base template
- Switch layout back to CSS flex