Commit Graph

9 Commits

Author SHA1 Message Date
Kayne Ruse 78b7fab0e7 Fixed IE compatibility 2017-08-28 12:56:55 +10:00
Kayne Ruse 7ee1216b1f Added inline comments, hooked up markdown-toc to npm start 2017-03-27 18:44:53 +11:00
Kayne Ruse 3214a56453 Tweaked reminder text 2017-03-27 07:27:31 +11:00
Kayne Ruse f4321c39e4 Fixed search-on-enter 2017-03-23 05:34:22 +11:00
Kayne Ruse 06bb8b8ed0 Hid TOC on desktops & tablets, read more
* I switched the markdown engine to markdown-it.
* I used a plugin from the new engine called markdown-it-container to generate a div tag around the TOC
* Configured the plugin to generate the classname mobileOnly
* Recreated semantic's mobile only option using CSS.
2017-03-22 20:07:55 +11:00
Kayne Ruse a8f4591c9f Refactored utility functions 2017-03-05 07:11:28 +11:00
Kayne Ruse 0e0584093b Added a search function to the tables 2017-02-27 23:30:04 +11:00
Kayne Ruse 8457415efc Unstacked the tables, made some card tweaks. 2017-02-25 13:04:33 +11:00
Kayne Ruse 1474e9227e Set up a small website for Mecha Game's rules 2017-02-25 07:33:56 +11:00