From 1f9838d47bff1c6281548d64387bad3d7f2591c1 Mon Sep 17 00:00:00 2001 From: jordanbrauer Date: Wed, 5 Oct 2016 09:47:02 -0500 Subject: [PATCH] Added food for thought to the To Do list. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b75594..f5b3cfc 100644 --- a/README.md +++ b/README.md @@ -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).