Nikola v7.3.1 is out!

Chris Warrick kwpolska at gmail.com
Sat Mar 7 09:47:18 CET 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v7.3.1.  It features some bugfixes and new
features.

What is Nikola?
===============

Nikola is a static site and blog generator, written in Python.  It can
use Mako and Jinja2 templates, and input in many popular markup
formats, such as reStructuredText and Markdown — and can even turn
IPython Notebooks into blog posts! It also supports image galleries,
and is multilingual.  Nikola is flexible, and page builds are
extremely fast, courtesy of doit (which is rebuilding only what has
been changed).

Find out more at the website: http://getnikola.com/

Downloads
=========

Get it on GitHub and PyPI:

https://github.com/getnikola/nikola/releases/tag/v7.3.1
https://pypi.python.org/pypi/Nikola/7.3.1

Changes
=======

Features
- --------

* Separate new option IMAGE_THUMBNAIL_SIZE for setting size of
  thumbnails created by scale_images plugin (Issue #1606)
* Don't create larger thumbnails for panorama images in scale_images
  (Issue #1606)
* Added ``root`` path handler (via Issues #1008, #1573)
* Added RSS feeds to gallery HEAD (part of Issue #786)

Bugfixes
- --------

* Use pyphen properly when there are no dictionaries for this language
  (Issue #1613)
* Fix ``nikola deploy`` when there is no cache (Issue #1615)
* Report issues in scale_images properly (Issue #1598)
* Correctly read sub-timezones in ``nikola init`` (via Issue #1599)
* Fix zoneinfo reading in ``nikola init`` (Issue #1599)
* Fix ``.islink`` detection for galleries (via Issue #1536)
* Links to languages point to site root and not the blog (Issue #1008)
* Brand link is now language-specific (Issue #1573)
* Fixed compatibility with IPython 3.x (Issue #1581)
* Compilers mark tasks as out of date if compiler-specific options and
  plugins change (Issue #1523)

- -- 
Chris Warrick <http://chriswarrick.com/>
PGP: 5EAAEA16
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJU+rscAAoJEHECPb1equoW35QIAJytgr8YwfzXPF6X3WxFrHrP
z+f4lJMxcFF+LsWFZyRixogcyBiSDa35ZtFKY9mQTvYOsbQRdv0nUwAuCyGUR8QV
03025Jtk4ZDnwCq0MgG7x/7EUNeLx4xU1o/2M1P32TZekuN4WqACst5OPMV3FN+C
kcqqQHooy5wtnpdUNZL47YZATMFlYkWmT/EvbbIv/2hwDjaXQMnUdL/JwyglGmnv
GbJ2OG+NiftVPCdiFQANgXr+GnxEcHN5s8+mig25L0Ysq1tMdAsjOlU+6jufYTAc
6CIcvlf5mITKKBoffXMraCSZzVR/p9eOPZ37yF+ElmHZ+NFxQ9qxpRgrgKGWPE4=
=fEHW
-----END PGP SIGNATURE-----



More information about the Python-announce-list mailing list