| src | ||
| todo sections | ||
| .eleventy.js | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Todo
- Add colophon and licensing info
- 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
- Redo about page
- Add blog post
Changelog
0.0.1
- Added landing page
0.0.2
- Changed to layout based on CSS grid
- Switched to 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
homelayout - Refactored base template
- Switched layout back to CSS flex
- Created
theme-default, which provides default theming based on browser preference