diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 41 |
1 files changed, 40 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index a36eda8..23a0024 100644 --- a/.gitmodules +++ b/.gitmodules @@ -51,4 +51,43 @@ url = https://github.com/PierrePaul/html5-dopetrope.git [submodule "plumage"] path = plumage - url = git@github.com:kdeldycke/plumage.git + url = https://github.com/kdeldycke/plumage.git +[submodule "sundown"] + path = sundown + url = https://github.com/keningle/pelican-sundown.git +[submodule "crowsfoot"] + path = crowsfoot + url = https://github.com/porterjamesj/crowsfoot.git +[submodule "elegant"] + path = elegant + url = https://github.com/talha131/pelican-elegant.git +[submodule "niu-x2"] + path = niu-x2 + url = http://github.com/wilbur-ma/niu-x2 +[submodule "storm"] + path = storm + url = https://github.com/redVi/storm.git +[submodule "pure"] + path = pure + url = https://github.com/danclaudiupop/pure.git +[submodule "jesuislibre"] + path = jesuislibre + url = https://github.com/badele/pelican-theme-jesuislibre.git +[submodule "pelipress"] + path = pelipress + url = https://github.com/jjimenezlopez/pelipress.git +[submodule "blueidea"] + path = blueidea + url = https://github.com/blueicefield/pelican-blueidea.git +[submodule "sora"] + path = sora + url = https://github.com/if1live/pelican-sora.git +[submodule "pelican-simplegrey"] + path = pelican-simplegrey + url = https://github.com/fle/pelican-simplegrey +[submodule "pujangga"] + path = pujangga + url = git@github.com:habibillah/pujangga.git +[submodule "lovers"] + path = lovers + url = https://github.com/chdoig/pelican-bootstrap3-lovers.git |