deleted the submodule events-ics

This commit is contained in:
mb@mb 2018-02-01 14:13:38 +01:00
parent 2b7680ce4d
commit f0d2498bf0
2 changed files with 1 additions and 7 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,3 @@
[submodule "plugins"]
path = plugins
url = https://github.com/getpelican/pelican-plugins.git
[submodule "plugins-custom/events-ics"]
path = plugins-custom/events-ics
url = https://git.vvvvvvaria.org/rra/events-ics.git
[submodule "plugins-custom/events_ics"]
path = plugins-custom/events_ics
url = https://git.vvvvvvaria.org/rra/events_ics.git

View File

@ -13,7 +13,7 @@ The folder 'plugins' is linked to the Pelican project '[pelican-plugins](https:/
We are currently using two submodules:
* plugins ([https://github.com/getpelican/pelican-plugins](https://github.com/getpelican/pelican-plugins))
* plugins-custom/events-ics ([https://git.vvvvvvaria.org/rra/events-ics](https://git.vvvvvvaria.org/rra/events-ics))
* plugins-custom ([https://git.vvvvvvaria.org/rra/plugins-custom](https://git.vvvvvvaria.org/rra/plugins-custom))
To update these submodules within your (already) cloned repository, first init the submodule, and then update it: