Commit Graph

12 Commits

Author SHA1 Message Date
e266d28f8c Change submodule back to the upstream
The upsteam has accepted the pull request that adds unicode support,
along with other minor tweaks. Switching back to the original project.
2015-02-18 12:33:19 -05:00
88f540841b Update markdown_metayaml submodule 2015-02-18 12:33:19 -05:00
ced3d62e1a Change submodule to https 2015-02-18 12:33:19 -05:00
008f240a8c Update README 2015-02-18 12:33:19 -05:00
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
e4f7a2817c Remove cruft from .gitignore 2015-02-18 12:33:01 -05:00
0728c589ad Merge pull request #3 from aplatanado/master
fix #2. Initialization fails with Markdown 2.5.2
2015-01-29 01:38:04 +01:00
3c46395a23 fix #2. Initialization fails with Markdown 2.5.2 2015-01-29 00:23:45 +00:00
53f0624c2d added links to PIP for requirements 2014-11-02 02:43:45 +01:00
835dadbd81 added dependencies to README 2014-11-02 02:38:41 +01:00
22712fc787 initial commit 2014-08-29 17:13:46 +02:00
6ac5f25c3b Initial commit 2014-08-28 13:51:51 +02:00