
























Today we are pleased to announce the release of Pelican 3.3. Highlights of the improvements contained in this release follow below.
For those who are new to Pelican, please refer to the Getting Started Guide. There is also a Tutorials page available, which currently includes a link to a Pelican installation screencast.
Following up on the last release's support for Python 3.2, this new version of Pelican now supports Python 3.3. In order to do so, support for Python 3.2 unfortunately had to be dropped.
Pelican has traditionally included a make-based workflow that works well enough for POSIX-based systems but at the expense of Windows users. In order to improve cross-platform publishing automation, Pelican 3.3 includes support for Fabric, a Python-based automation framework.
Some folks apply version control to their output directories, the metadata for which is obliterated when using the DELETE_OUTPUT_DIRECTORY directive. Pelican 3.3 includes a new OUTPUT_RETENTION setting which allows you to define arbitrary files/folders that should be retained during the aforementioned output cleaning process (e.g., .hg, .git, et cetera).
Tumblr posts can now be imported into Pelican sites.
Pelican 3.3 includes a significant number of other improvements, as indicated by the long list of items in the changelog and the Pelican 3.3 milestone issues list.
While we do everything we can to maximize backwards compatibility and ensure smooth Pelican upgrades, it's possible that you may encounter un-anticipated wrinkles. Following are a few notes that may help:
We will keep the above list updated with any additional items as we find them, so please let us know if we missed anything.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。