Skip to content

Commit b3ede1f

Browse files
committed
Version 8.1.3
1 parent 9a226dc commit b3ede1f

File tree

98 files changed

+1104
-751
lines changed

Some content is hidden

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

98 files changed

+1104
-751
lines changed

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
New in master
1+
New in v8.1.3
22
=============
33

44
Features
@@ -15,7 +15,7 @@ Features
1515
Bugfixes
1616
--------
1717

18-
* Fix an ``UnboundLocalError`` crash in ``nikola deploy`` (Isssue
18+
* Fix an ``UnboundLocalError`` crash in ``nikola deploy`` (Issue
1919
#3479)
2020

2121
Other

docs/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.. description:
77
.. author: The Nikola Team
88
9-
:Version: 8.1.2
9+
:Version: 8.1.3
1010
:Author: Roberto Alsina <[email protected]>
1111

1212
.. class:: alert alert-primary float-md-right

docs/man/nikola.1.gz

0 Bytes
Binary file not shown.

docs/man/nikola.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Nikola
66
A Static Site and Blog Generator
77
--------------------------------
88

9-
:Version: Nikola 8.1.2
9+
:Version: Nikola 8.1.3
1010
:Manual section: 1
1111
:Manual group: User Commands
1212

docs/manual.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.. has_math: true
88
.. author: The Nikola Team
99
10-
:Version: 8.1.2
10+
:Version: 8.1.3
1111

1212
.. class:: alert alert-primary float-md-right
1313

docs/social_buttons.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.. description:
77
.. author: The Nikola Team
88
9-
:Version: 8.1.2
9+
:Version: 8.1.3
1010

1111
.. class:: alert alert-primary float-md-right
1212

docs/sphinx/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '8.1.2'
54+
version = '8.1.3'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '8.1.2'
56+
release = '8.1.3'
5757

5858
# The language for content autogenerated by Sphinx. Refer to documentation
5959
# for a list of supported languages.

docs/support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.. description: Get help using Nikola, or contact us.
55
.. author: The Nikola Team
66
7-
:Version: 8.1.2
7+
:Version: 8.1.3
88

99
.. class:: alert alert-primary float-md-right
1010

docs/template-variables.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.. date: 2017-04-13 12:00:00
44
.. author: The Nikola Team
55
6-
:Version: 8.1.2
6+
:Version: 8.1.3
77
:Author: Chris Warrick <[email protected]>
88

99
Variables available in templates are listed below.

docs/theming.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.. description:
77
.. author: The Nikola Team
88
9-
:Version: 8.1.2
9+
:Version: 8.1.3
1010
:Author: Roberto Alsina <[email protected]>
1111

1212
.. class:: alert alert-primary float-md-right

0 commit comments

Comments
 (0)