[gimp-web/gimp-web-static] Documenting the horrible things I did to the build sys
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Documenting the horrible things I did to the build sys
- Date: Wed, 5 Aug 2015 22:19:35 +0000 (UTC)
commit 079f30af4224f1f313dfbf240918f3c65d1f3769
Author: Pat David <patdavid gmail com>
Date: Wed Aug 5 17:19:27 2015 -0500
Documenting the horrible things I did to the build sys
content/about/meta/wtf-pelican.md | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/content/about/meta/wtf-pelican.md b/content/about/meta/wtf-pelican.md
new file mode 100644
index 0000000..29fcb4e
--- /dev/null
+++ b/content/about/meta/wtf-pelican.md
@@ -0,0 +1,17 @@
+Title: WTF Pelican?
+Date: 2015-08-05T17:07:40-05:00
+Modified: 2015-08-05T17:07:46-05:00
+Authors: Pat David
+
+
+
+## All I Wanted to do...
+
+So I wanted to work on being able to organize the content in a meaningful way.
+
+I had two things in mind,
+
+1. Keep discrete content inside their own folders.
+ In particular this is handy for tutorials, where the tutorial files and all of its assets (images, scripts)
are all contained in the same folder.
+2. Each folder would represent a base url path on its own.
+ This means that for an **About** page, the folder would be `/content/about/`, and the page for it would be
`/content/about/index.html`.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]