site/README.md

36 lines
948 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
- Changed to layout based on CSS grid
- Switched to [include-media](https://github.com/eduardoboucas/include-media) to simplify media queries
- Added blog/lib sections (empty for now)
- Partially reorganized of SCSS files
## 0.0.3
- Added pagination to blog
- Added `home` layout
- Refactored base template
- Switched layout back to CSS flex
- Created `theme-default`, which provides default theming based on browser preference