| src | ||
| .eleventy.js | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Todo
- Add colophon and licensing info (kinda)
 - 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 (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 to simplify media queries
 - Add blog/lib sections (empty for now)
 - Partial reorganizing of SCSS files
 
0.0.3
- Add pagination to blog
 - Add 
homelayout - Refactored base template