Nikola v7.7.8 is out!

Chris Warrick kwpolska at gmail.com
Fri Apr 29 08:42:17 EDT 2016


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

On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v7.7.8. It fixes some bugs and adds 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
Jupyter (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: https://getnikola.com/

Downloads
=========

Install using `pip install Nikola` or download tarballs on GitHub and 
PyPI:

https://github.com/getnikola/nikola/releases/tag/v7.7.8
https://pypi.python.org/pypi/Nikola/7.7.8

Changes
=======

Features
- --------

* Template-based shortcodes now receive positional arguments too 
(Issue #2319)

Bugfixes
- --------

* Use state files in ``nikola github_deploy`` and ``nikola status``
  (Issue #2317)
* Add ``align`` options for ``youtube``, ``vimeo``, ``soundcloud``
  reST directives (Issue #2304)
* Update ``FILE_METADATA_REGEXP`` example in docs (Issue #2296)
* Show “tags too similar” error instead of cryptic doit crash (Issue 
#2325)
* Fix crashes when tag appears multiple times in a post (Issue #2315)
* Use binary I/O for ``.svg`` files in galleries
* Accept ``.svgz`` extension by default
* Don't randomly load plugins when Nikola is called with no arguments 
(Issue #2297)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJXI1apAAoJEHECPb1equoWgeIIALxauzCz6S8V4p+CZALWoQzf
8c/bJjtlbyHqjRiIuioaPgH6dPQxIFUBFFfZ1p5seHXT11/cRuoSs91xDGJUWbbq
sHq/RNLr8sjAumzPuknYVRtuelfYKja5w1LNSuLeQmZmesNuK4DjGiwoSWHs2En8
a2pbniQjVA3AQ24iyuFu3zUGJLC9fB8YEgNNN3TjfecF+7/UI7koYNm1CpZIZU0n
t7yUG2COUOnteLWtqNj3X0AV8ThYKtH7loSD6hLnhwLmmzP30GxsWVOLBMC4hA1e
UMMUq9KatXUUdBofJe5Gg3IOI+uk1dUx/VoQOF0pQHDF/AtsxQiSPzERiQn3LuM=
=/Ry1
-----END PGP SIGNATURE-----



More information about the Python-announce-list mailing list