From 314b3670ba3ed179cd288cfa643de42132c9a229 Mon Sep 17 00:00:00 2001 From: David Bain Date: Mon, 10 Oct 2016 16:01:18 -0500 Subject: [PATCH] added note on using the heroku training sandbox to the ttw theming document --- theming/ttw-advanced.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/theming/ttw-advanced.rst b/theming/ttw-advanced.rst index 4522a5b88..f89e9fb34 100644 --- a/theming/ttw-advanced.rst +++ b/theming/ttw-advanced.rst @@ -18,6 +18,12 @@ Topics covered: * ```` element CSS classes * Conditionally activating rules +Installation +------------ + +We will use a `Plone pre-configured Heroku instance `_. + +Once deployed, create a Plone site. Two approaches to theming -------------------------