1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
George V. Reilly 4c25610cd8 Fix Pelican rendering and unit tests on Windows.
* Fix {filename} links on Windows.
  Otherwise '{filename}/foo/bar.jpg' doesn't work
* Clean up relative Posix path handling in contents.
* Use Posix paths in readers
* Environment for Popen must be strs, not unicodes.
* Ignore Git CRLF warnings.
* Replace CRLFs with LFs in inputs on Windows.
* Fix importer tests
* Fix test_contents
* Fix one last backslash in paginated output
* Skip the remaining failing locale tests on Windows.
* Document the use of forward slashes on Windows.
* Add some Fabric and ghp-import notes
2015-01-25 17:42:53 -08:00
..
templates Add timezone prompt to quickstart. Refs 1337. 2014-12-29 04:26:51 +05:30
__init__.py move tools in pelican.tools and add the pelican.tools package to setup.py 2012-03-16 18:53:08 +00:00
pelican_import.py Fix Pelican rendering and unit tests on Windows. 2015-01-25 17:42:53 -08:00
pelican_quickstart.py Add timezone prompt to quickstart. Refs 1337. 2014-12-29 04:26:51 +05:30
pelican_themes.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00