Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1908 > unrolled thread

Nikola v7.7.3 is out!

Started byChris Warrick <kwpolska@gmail.com>
First post2015-10-30 17:18 +0100
Last post2015-10-30 17:18 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  Nikola v7.7.3 is out! Chris Warrick <kwpolska@gmail.com> - 2015-10-30 17:18 +0100

#1908 — Nikola v7.7.3 is out!

FromChris Warrick <kwpolska@gmail.com>
Date2015-10-30 17:18 +0100
SubjectNikola v7.7.3 is out!
Message-ID<mailman.56.1446459453.4463.python-announce-list@python.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v7.7.3. 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.3
https://pypi.python.org/pypi/Nikola/7.7.3

Changes
=======

Features
- --------

* Recommend ``ghp-import2`` (better packaging) (Issue #2152)
* New ``TAGS_INDEX_PATH`` option for overwriting the path
  of the tag index list page.
* Support for ``~~strikethrough~~`` in Markdown (Issue #2149)
* Hungarian translation (by Baptiste Darthenay)
* ``serve`` and ``auto`` publishes DNS Service Discovery records
  to the local network announcing they’re running web servers.


Bugfixes
- --------

* Implement translating ``DATE_FORMAT`` properly
* Remove superfluous translatability for a boolean (Issue #2140)
* Pass messages to post-list template (Issue #2156)
* Changed default log level from INFO to NOTICE (``nikola check`` is
  less chatty)
* Fix support for panorama images in gallery(Issue #2143)
* Support "maps.world.World" and similar charts in Pygal (Issue #2142)
* Capitalize "UTF-8" properly in locale guessing (Issue #2137)

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

iQEcBAEBCAAGBQJWM5hDAAoJEHECPb1equoW+pcIAKeFvSMon3mHX1aINa63WhY3
uVz1hZdXOQAAgY4wx1kplWJ4AvDPzv43Lh5Zv3SuZxtMcGfn0pRy6ZbjKPY9Bwcg
WEOFX/CBaL0cDT4+kySv5f52dpyOqL3Vn3VNjjpNb44WKX4L6RHA4QUxsENqVwCo
2V04XlkuJ+bwXBfaKalaGXBdXk9KWuYCo/HtcPaU37IZ4oPDV8SBjV71KvWpY6YF
CowBmoR2aSwvY0T5WSX72YSxTcrLefZ22y/cTlDBEW+rxX/DaUTsTIuds1fYyDaa
2qahqJp2dCTKnVgwDsUUX1FTdrxoFWsDn0vp2M69uLLerYDWRYLXKDL0Mymjf9E=
=m2Gk
-----END PGP SIGNATURE-----

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web