pelican-md-metayaml/.gitmodules
pR0Ps 67e080a663 Major refactor, bordering on rewrite
- Rename the plugin (md_yaml -> md_metayaml)
- Rework directory structure for easier integration into Pelican
- Change markdown extension libary to a submodule
- Remove ugly path hacks
- Make the reader do less work (leverage the MarkdownReader class)
2015-02-18 12:33:19 -05:00

4 lines
108 B
Plaintext

[submodule "markdown_metayaml"]
path = markdown_metayaml
url = git@github.com:pR0Ps/markdown_metayaml.git