/michael-pad

Primary LanguageJavaScript

Michael's Pad

Build Status

I wanted a mobile-responsive site to take notes while playing video games, and certain existing solutions kept failing on me. Mainly for use on my phone, and on Steam's in-game browser.

Will be written in vanilla JavaScript and served statically. In a shocking break from tradition I will be using no frameworks.

TODOS

  • game pictures
  • game list reordering
  • find a way to style Quill toolbar buttons (specifically, changing hover color)
  • use SASS, but bundle automatically during development
  • webpack config should handle CSS -- this responsibility should not be the js files' (opinionated)
  • on a pad page, scroll down all the way, then click sign out--overlay error
  • Migrate to Typescript