From 0969bef61addfbbeedc1dab461df4bb2e40828f3 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 1 Apr 2015 01:08:59 +0200 Subject: [PATCH] fork pelican bootstrap --- .gitmodules | 3 +++ doc/blog/themes/pelican-bootstrap3 | 1 + 2 files changed, 4 insertions(+) create mode 160000 doc/blog/themes/pelican-bootstrap3 diff --git a/.gitmodules b/.gitmodules index 19872657..962e4700 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "telemeta/locale"] path = telemeta/locale url = https://github.com/Parisson/Telemeta-locales.git +[submodule "doc/blog/themes/pelican-bootstrap3"] + path = doc/blog/themes/pelican-bootstrap3 + url = https://github.com/yomguy/pelican-bootstrap3.git diff --git a/doc/blog/themes/pelican-bootstrap3 b/doc/blog/themes/pelican-bootstrap3 new file mode 160000 index 00000000..0d473861 --- /dev/null +++ b/doc/blog/themes/pelican-bootstrap3 @@ -0,0 +1 @@ +Subproject commit 0d473861e930e91a4a85a1770d926a62c05b8268 -- 2.39.5