Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2015-06-30 11:37:06 by Nils | Files touched by this commit (1)
Log message:
Removed files which are not present in the package
   2015-06-19 09:35:05 by Nils | Files touched by this commit (1) | Package updated
Log message:
forgot to update PLIST
   2015-06-18 21:26:06 by Nils | Files touched by this commit (4) | Package updated
Log message:
Import py27-pelican-3.6.0 as wip/py-pelican.

Pelican is a static site generator, written in Python.

- Write your weblog entries directly with your editor of choice (vim!)
	in reStructuredText or Markdown
- Includes a simple CLI tool to (re)generate the weblog
- Easy to interface with DVCSes and web hooks
- Completely static output is easy to host anywhere

This package is actually an update for wip/pelican but the name has been
changed to comply with pkgsrc policy on python packages.

pkgsrc changes :
- updated to upstream 3.6.0 ;
- updated dependencies ;
- better python interpreter path replacement ;
- py-sphinx is now just a build dependency.

Pelican changes : 
Disable caching by default in order to prevent potential confusion
Improve caching behavior, replacing pickle with cpickle
Allow Markdown or reST content in metadata fields other than summary
Support semicolon-separated author/tag lists
Improve flexibility of article sorting
Add --relative-urls argument
Support devserver listening on addresses other than localhost
Unify HTTP server handlers to pelican.server throughout
Handle intra-site links to draft posts
Move tag_cloud from core to plugin
Load default theme's external resources via HTTPS
Import drafts from WordPress XML
Improve support for Windows users
Enhance logging and test suite
Clean up and refactor codebase
New signals: all_generators_finalized and page_writer_finalized


Next | Query returned 3 messages, browsing 1 to 10 | previous