Skip to content

Commit a2cd345

Browse files
committedJul 10, 2015
Merge branch 'master' into logging
2 parents 0c2c790 + 77a5b46 commit a2cd345

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+502
-82
lines changed
 

‎CHANGES.txt

+5
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,18 @@ Features
55
--------
66

77
* Remove logging handlers (Issue #1797)
8+
* Add ``-d``, ``--detach`` option to ``nikola serve`` (Issue #1871)
9+
* Use provided teaser format (``*_READ_MORE_LINK``) with custom teaser text
10+
(Issue #1879)
811
* Delete old ``bootstrap`` theme (use ``bootstrap3`` instead)
912
* Screen reader-friendly navbar collapses and dropdowns (Issue #1863)
1013
* Modern reST stylesheets, based in part on Bootstrap 3 (Issue #1150)
1114

1215
Bugfixes
1316
--------
1417

18+
* Fix links in sample post (Issue #1874)
19+
* Don't use deprecated Yapsy methods (Isue #1868)
1520
* Surpress wincing when auto is aborted during rebuilding
1621
* Show tags only from the current language on tag listing pages (Issue #1856)
1722
* Remove gap between line numbers and code (Issue #1859)

‎README.rst

+2-2

0 commit comments

Comments
 (0)
Please sign in to comment.