forked from getnikola/nikola
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
- Loading branch information
Showing
113 changed files
with
3,928 additions
and
436 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.0.3 | ||
============= | ||
|
||
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
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
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": "", | ||
} |
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": "a restin altris %d minûts di leture", | ||
"(active)": "(atîf)", | ||
"Also available in:": "Disponibil ancje in:", | ||
"Archive": "Archivi", | ||
"Atom feed": "Feed Atom", | ||
"Authors": "Autôrs", | ||
"Categories": "Categoriis", | ||
"Comments": "Coments", | ||
"LANGUAGE": "Furlan", | ||
"Languages:": "Lenghis:", | ||
"More posts about %s": "Altris articui su %s", | ||
"Newer posts": "Articui plui resints", | ||
"Next post": "Prossim articul", | ||
"Next": "Prossim", | ||
"No posts found.": "Nissun articul cjatât.", | ||
"Nothing found.": "Nol è stât cjatât nuie.", | ||
"Older posts": "Articui precedents", | ||
"Original site": "Sît originâl", | ||
"Posted:": "Publicât:", | ||
"Posts about %s": "Articui su %s", | ||
"Posts by %s": "Articui di %s", | ||
"Posts for year %s": "Articui par an %s", | ||
"Posts for {month_day_year}": "Articui par {month_day_year}", | ||
"Posts for {month_year}": "Articui par {month_year}", | ||
"Previous post": "Articul precedent", | ||
"Previous": "Precedent", | ||
"Publication date": "Date di publicazion", | ||
"RSS feed": "Feed RSS", | ||
"Read in English": "Lei par furlan", | ||
"Read more": "Continue la leture", | ||
"Skip to main content": "Va al test principâl", | ||
"Source": "Document origjinâl", | ||
"Subcategories:": "Subcategoriis:", | ||
"Tags and Categories": "Tags e categoriis", | ||
"Tags": "Tags", | ||
"Toggle navigation": "Ativâ la navigazion", | ||
"Uncategorized": "Cence categorie", | ||
"Up": "Su", | ||
"Updates": "Inzornaments", | ||
"Write your page here.": "Scrîf ca la tô pagjine.", | ||
"Write your post here.": "Scrîf ca il to articul.", | ||
"old posts, page %d": "articui vecjos, pagjine %d", | ||
"page %d": "pagjine %d", | ||
"updated": "inzornât", | ||
} |
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)": "(mātātoa)", | ||
"Also available in:": "", | ||
"Archive": "Pūranga", | ||
"Atom feed": "", | ||
"Authors": "Kaituhi", | ||
"Categories": "Kāwai", | ||
"Comments": "Kōrerohia", | ||
"LANGUAGE": " Māori", | ||
"Languages:": "Reo", | ||
"More posts about %s": "", | ||
"Newer posts": "", | ||
"Next post": "", | ||
"Next": "Panuku", | ||
"No posts found.": "", | ||
"Nothing found.": "Kīhai i kitea", | ||
"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": "Whakamuri", | ||
"Publication date": "", | ||
"RSS feed": "Whāngai RSS", | ||
"Read in English": "", | ||
"Read more": "", | ||
"Skip to main content": "", | ||
"Source": "Matapuna", | ||
"Subcategories:": "", | ||
"Tags and Categories": "Tūtohu me nga kāwai", | ||
"Tags": "Tūtohu", | ||
"Toggle navigation": "", | ||
"Uncategorized": "", | ||
"Up": "Ki runga", | ||
"Updates": "Whakahou", | ||
"Write your page here.": "", | ||
"Write your post here.": "", | ||
"old posts, page %d": "", | ||
"page %d": "whārangi %d", | ||
"updated": "whakahoutia", | ||
} |
38 changes: 25 additions & 13 deletions
38
npm_assets/node_modules/popper.js/dist/esm/popper-utils.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.