[gimp-web/testing] Add statement that the template tutorial is from an .md file
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Add statement that the template tutorial is from an .md file
- Date: Fri, 6 May 2016 19:44:02 +0000 (UTC)
commit 114f682d9711bc2794ad72c05b7ac97452458544
Author: Pat David <patdavid gmail com>
Date: Fri May 6 14:43:18 2016 -0500
Add statement that the template tutorial is from an .md file
Just point out to newcomers that the template tutorial is also
derived from a markdown file.
content/tutorials/template/index.md | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/content/tutorials/template/index.md b/content/tutorials/template/index.md
index 936a37c..c1a6ce1 100644
--- a/content/tutorials/template/index.md
+++ b/content/tutorials/template/index.md
@@ -1,7 +1,7 @@
Title: TITLE GOES HERE
-Date: 2015
+Date: 2015-10-04
Modified: 2015-10-05T10:19:55-05:00
-Author: Pat David
+Author: YOUR NAME
Please use only permissive licensing, such as [CC-BY](http://creativecommons.org/licenses/by/4.0/) or
[CC-BY-SA](http://creativecommons.org/licenses/by-sa/4.0/).
@@ -21,6 +21,10 @@ We have a short [Markdown reference][] here on gimp.org if you want to see it wi
[Markdown]: https://daringfireball.net/projects/markdown/syntax
[Markdown reference]: /about/meta/markdown.html
+This page is generated from a [Markdown][] source. The source .md file for this page can be found on
GIMP-web git:
+
+<https://git.gnome.org/browse/gimp-web/plain/content/tutorials/template/index.md>
+
Pelican makes it easy to generate a Table of Contents for your tutorial based on headings.
Just include `[TOC]` on a line by itself where you'd like an automatic TOC list generated.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]