Added food for thought to the To Do list.

This commit is contained in:
jordanbrauer 2016-10-05 09:47:02 -05:00
parent 2cc7ce281b
commit 1f9838d47b
1 changed files with 2 additions and 1 deletions

View File

@ -71,4 +71,5 @@ Attribution is **greatly appreciated** but not required!
* Figure out what the Legendary Cube official set code is; currently using `xLCU`
* Look into tying a universal `.json` (modified version of mtg.json perhaps) file into the project to allow SASS and JavaScript to share variables.
* This will be useful for programmatically generating a complete glossary page (gh-pages) of icons. (similar to other font-package documentation pages [font-awesome, glyph-icons, google-md, etc]).
*
* Add a changelog generator to the project(?), reducing the amount of maintenance required to add new sets/features. :)
* Integrate with Mana symbol font project(?) into a singular MtG font package (LESS, and SASS versions).