[gimp-web/gimp-web-static] Testing nested folders with to-do entry under Meta



commit da3650d08ff6595d983b86e5e2c3feeb60734415
Author: Pat David <patdavid gmail com>
Date:   Thu Aug 6 16:54:28 2015 -0500

    Testing nested folders with to-do entry under Meta

 content/about/meta/to-do/index.md |   39 +++++++++++++++++++++++++++++++++++++
 1 files changed, 39 insertions(+), 0 deletions(-)
---
diff --git a/content/about/meta/to-do/index.md b/content/about/meta/to-do/index.md
new file mode 100644
index 0000000..c50120e
--- /dev/null
+++ b/content/about/meta/to-do/index.md
@@ -0,0 +1,39 @@
+Title: To Do (Meta)
+Date: 2015-08-06T16:01:03-05:00
+Modified: 2015-08-06T16:01:12-05:00
+Authors: Pat David
+Summary: Stuff to fix still.
+
+
+## SVG Spritesheet
+
+I am using [FontAwesome] at the moment for some small icons as I flesh things out.
+This is not ideal, I think.
+It may be smarter to combine any icons we may use as an SVG spritesheet and call it as needed.
+It could certainly be more lightweight I'd imagine.
+
+
+## Get Fonts in Order
+
+Collect all the final font decisions and get them saved in the correct directories.
+Also link them with @font-face correctly in the css for the site.
+Consider Google Fonts as an option for font hosting?
+Check with the others to see what the general consensus would be.
+
+
+## <strike>Test Nested Folders</strike>
+
+<strike>This To-Do page actually represents a test of nested content folders being created as expected for 
output.
+
+That is, folder nested with an `index.md` file for the contents will work correctly.
+If you're reading this in a browser, and the url looks like: `/about/meta/to-do/`, then it works! :)
+</strike>  
+2015-08-06T16:24:26-05:00
+
+# First Heading
+## Second Heading
+### Third heading
+#### Fourth heading
+
+
+[FontAwesome]: http://fortawesome.github.io/Font-Awesome/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]