Documentation changes to reflect new plugin assetlink stuff

- updated old theme assetlink section to reflect new location of
   ./bin/gmg assetlink and removed comment about the plugin command
   being temporary.
 - Added a new section to the standard config file on where to put the
   plugin_static section
 - Added release notes about said section

This commit sponsored by Thomas Webber.  Thanks, Dad!
This commit is contained in:
Christopher Allan Webber
2013-05-23 13:43:04 -05:00
parent 23055eb394
commit 24ede04415
4 changed files with 24 additions and 4 deletions

View File

@@ -51,7 +51,7 @@ want to install this theme! Don't worry, it's fairly painless.
5. Link the assets so that they can be served by your web server::
$ ./bin/gmg theme assetlink
$ ./bin/gmg assetlink
.. Note::