aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-10-25 12:36:59 +0100
committerDavid Runge <dave@sleepmap.de>2015-10-25 12:36:59 +0100
commitff48ca0bc024eb9ade60721650ff7331701b8590 (patch)
tree07598dd15ddb6394fe30ebb6b3c9e7ef5fdc0ed1
parent76b181ffbc83ec108bc407f7719f388ba5b5da33 (diff)
downloadsleepmap-ff48ca0bc024eb9ade60721650ff7331701b8590.tar.gz
sleepmap-ff48ca0bc024eb9ade60721650ff7331701b8590.tar.bz2
sleepmap-ff48ca0bc024eb9ade60721650ff7331701b8590.tar.xz
sleepmap-ff48ca0bc024eb9ade60721650ff7331701b8590.zip
Adding pelican-plugins as submodule to this repository.
-rw-r--r--.gitmodules3
-rw-r--r--TODO1
m---------pelican-plugins0
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..67122c0
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "pelican-plugins"]
+ path = pelican-plugins
+ url = https://github.com/getpelican/pelican-plugins
diff --git a/TODO b/TODO
index a2127a6..b75e5ce 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
* convert all markdown pages to reStructuredText
-* include pelican-plugins as submodule
* add flattr button (https://github.com/Schnouki/pelican-elegant/commit/83189e498730fe68c96defdf4b71a964a076a443)
http://developers.flattr.net/feed/
http://developers.flattr.net/button/
diff --git a/pelican-plugins b/pelican-plugins
new file mode 160000
+Subproject 9ae3e67aeec29d5e054040f448cf0a763513da9