diff --git a/.gitmodules b/.gitmodules index 359068f303..68e6206b36 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [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 +[submodule "plugins-custom"] + path = plugins-custom + url = https://git.vvvvvvaria.org/varia/plugins-custom.git diff --git a/README.md b/README.md index ea0da8c6b3..7f7e4544f5 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/plugins b/plugins deleted file mode 160000 index 443739890a..0000000000 --- a/plugins +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 443739890a96125f4cfa796972a7b53119df89ff diff --git a/plugins-custom/events_ics b/plugins-custom/events_ics deleted file mode 160000 index 539841521a..0000000000 --- a/plugins-custom/events_ics +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 539841521a88d012cc49dc165aa3f5b5efbf8b65