From 1ebd6ff5df2cb45290e183f0dfed486bd11181ad Mon Sep 17 00:00:00 2001 From: Mickey Kay Date: Thu, 18 Dec 2014 09:36:00 -0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 0065cc1..35ffab7 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,12 @@ Here are some of Trestle's many features, check out the [Trestle Demo](http://de #### Settings & Usage * The Trestle control panel is located at **Genesis → Theme Settings**, in the **Trestle** metabox. * Examples and usage can all be viewed on the [Trestle Demo](http://demo.mightyminnow.com/theme/trestle/) + +#### To Do +* Convert non-theme functionality to separate Genesis-dependant plugin +* Add in Grunt support for: + * Sass + * Auto-ordering of CSS + * Translation + * Check other themes for other ideas. . . +* Switch to customizer for theme options instead of Genesis panel (pros? cons?)