aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorivanhercaz <ivan@ivanhercaz.com>2019-12-10 01:53:40 +0000
committerivanhercaz <ivan@ivanhercaz.com>2019-12-10 01:53:40 +0000
commit733a95c748fee054b80bc70892eff9961d81af65 (patch)
tree9d569e8ad8b9c13636bdc2a8639777fdbf544c52 /.gitmodules
parentb377f3278b3149eb94d85fbef1ef1e69f5988dd5 (diff)
downloadpelican-themes-733a95c748fee054b80bc70892eff9961d81af65.tar.gz
:heavy_plus_sign: Add Buruma theme
Add Buruma theme as a submodule, cloned from the branch pelican-themes, to be sure that in pelican-themes is always an stable version and not the master, which is used as a development branch.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 250be69..ce49b4b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -254,3 +254,7 @@
[submodule "brutalist"]
path = brutalist
url = https://github.com/mamcmanus/brutalist.git
+[submodule "buruma"]
+ path = buruma
+ url = https://github.com/ivanhercaz/buruma.git
+ branch = pelican-themes