diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d7a90f9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "plugins/pelican-encrypt-content"] + path = plugins/pelican-encrypt-content + url = https://github.com/mindcruzer/pelican-encrypt-content.git diff --git a/pelican/encrypt_content b/pelican/encrypt_content new file mode 120000 index 0000000..15caf9b --- /dev/null +++ b/pelican/encrypt_content @@ -0,0 +1 @@ +../plugins/pelican-encrypt-content/encrypt_content \ No newline at end of file diff --git a/pelican/pelican-encrypt-content b/pelican/pelican-encrypt-content new file mode 160000 index 0000000..35504b0 --- /dev/null +++ b/pelican/pelican-encrypt-content @@ -0,0 +1 @@ +Subproject commit 35504b02ea03c17a6149be34f6ed86e3eab7afbc