# Site Brainstorm
This page exists as a place for me to brainstorm what to do with my website
## Pages to Include in My Good Ol' Website
- A page of curated browser games
- A page of recommended neocities sites
- A page of curated YouTube videos
## Other Stuff to Include
- Main logo
- Header and Footer
- Sidebar
- Custom Theme (w/ Music?)
## Stuff to Look Into
- [Bootstrap CSS Framework](https://getbootstrap.com/docs/5.3/getting-started/introduction/)
- Making sidebars (Check other neocities pages for tutorials, especially that Kirby page)
- Templates (so I don't have to copy and paste the same boilerplate junk onto ever .html). Options:
- **\*[Handlebars](https://handlebarsjs.com/guide/)\*** (**Note**: I'm really liking the look of this one.)
- [EJS](https://ejs.co/)
- ... (**TODO**: Research more JavaScript HTML Template Engines)