Primo commit - base sito funzionante?
This commit is contained in:
parent
7abb0ade2e
commit
71f4b86bde
30 changed files with 1742 additions and 0 deletions
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[submodule "conference/buruma"]
|
||||
path = conference/buruma
|
||||
url = https://github.com/ivanhercaz/buruma.git
|
||||
[submodule "conference/plugins"]
|
||||
path = conference/plugins
|
||||
url = https://github.com/getpelican/pelican-plugins
|
||||
[submodule "test/plugins"]
|
||||
path = test/plugins
|
||||
url = https://github.com/getpelican/pelican-plugins
|
||||
[submodule "conference/other-plugins/pelican-redirect"]
|
||||
path = conference/other-plugins/pelican-redirect
|
||||
url = https://github.com/slinkp/pelican-redirect
|
Loading…
Add table
Add a link
Reference in a new issue