-
Notifications
You must be signed in to change notification settings - Fork 450
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
35 changed files
with
403 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
New in master | ||
New in v8.2.4 | ||
============= | ||
|
||
Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
.. description: | ||
.. author: The Nikola Team | ||
:Version: 8.2.3 | ||
:Version: 8.2.4 | ||
:Author: Roberto Alsina <[email protected]> | ||
|
||
.. class:: alert alert-primary float-md-right | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
.. date: 2017-04-13 12:00:00 | ||
.. author: The Nikola Team | ||
:Version: 8.2.3 | ||
:Version: 8.2.4 | ||
:Author: Chris Warrick <[email protected]> | ||
|
||
Variables available in templates are listed below. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
.. description: | ||
.. author: The Nikola Team | ||
:Version: 8.2.3 | ||
:Version: 8.2.4 | ||
:Author: Roberto Alsina <[email protected]> | ||
|
||
.. class:: alert alert-primary float-md-right | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# -*- encoding:utf-8 -*- | ||
"""Autogenerated file, do not edit. Submit translations on Transifex.""" | ||
|
||
MESSAGES = { | ||
"%d min remaining to read": "", | ||
"(active)": "", | ||
"Also available in:": "", | ||
"Archive": "", | ||
"Atom feed": "", | ||
"Authors": "", | ||
"Categories": "", | ||
"Comments": "", | ||
"LANGUAGE": "", | ||
"Languages:": "", | ||
"More posts about %s": "", | ||
"Newer posts": "", | ||
"Next post": "", | ||
"Next": "", | ||
"No posts found.": "", | ||
"Nothing found.": "", | ||
"Older posts": "", | ||
"Original site": "", | ||
"Posted:": "", | ||
"Posts about %s": "", | ||
"Posts by %s": "", | ||
"Posts for year %s": "", | ||
"Posts for {month_day_year}": "", | ||
"Posts for {month_year}": "", | ||
"Previous post": "", | ||
"Previous": "", | ||
"Publication date": "", | ||
"RSS feed": "", | ||
"Read in English": "", | ||
"Read more": "", | ||
"Skip to main content": "", | ||
"Source": "", | ||
"Subcategories:": "", | ||
"Tags and Categories": "", | ||
"Tags": "", | ||
"Toggle navigation": "", | ||
"Uncategorized": "", | ||
"Up": "", | ||
"Updates": "", | ||
"Write your page here.": "", | ||
"Write your post here.": "", | ||
"old posts, page %d": "", | ||
"page %d": "", | ||
"updated": "", | ||
} |
Oops, something went wrong.