site/README.md
2024-06-20 20:41:04 -05:00

34 lines
817 B
Markdown

# Todo
- [x] Add colophon and licensing info (kinda)
- [x] Clean up and polish landing page
- [ ] 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
- [ ] Landing link icons
- [ ] Global background
- [ ] Custom badge
- [ ] Make a webring with ringfairy and join webrings
- [x] Redo about page (kinda)
- [ ] Add blog post
# Changelog
## 0.0.1
- 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
## 0.0.3
- Add pagination to blog
- Add `home` layout
- Refactored base template