Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaud Leprêtre <thibaud.lepretre@gmail.com>2016-11-15 00:59:07 +0300
committerThibaud Leprêtre <thibaud.lepretre@gmail.com>2016-11-20 17:21:07 +0300
commit4567ee757caf6133eaa6f026308385fcaba19508 (patch)
tree31e2e529860362b32dc3e8973f6b6dd875ddc31e /exampleSite/content
parent97054739a2523dcecac4ca43c151b4140d0b8783 (diff)
Add theme translation
- [x] replace hardcoded string by `{{ i18n KEY }}` in html file - [x] Add *en-US* translation file - [x] Add *fr-FR* translation file - [x] Add *es-ES* translation file - [x] Add *ja* translation file - [x] Add *pt-br* translation file - [x] Add *ru* translation file - [x] Add *zh-cn* translation file - [x] Add *zh-tw* translation file - [x] Add *vi* translation file - [x] Add *de-de* translation file - [x] translate menu - [x] localize date (if possible) fixes #9
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/post/Welcome-to-the-new-Tranquilpeak.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/post/Welcome-to-the-new-Tranquilpeak.md b/exampleSite/content/post/Welcome-to-the-new-Tranquilpeak.md
index f283c55..666503d 100644
--- a/exampleSite/content/post/Welcome-to-the-new-Tranquilpeak.md
+++ b/exampleSite/content/post/Welcome-to-the-new-Tranquilpeak.md
@@ -81,6 +81,7 @@ Please all the credit should be attributed to [original *Hexo* version](https://
- Support Open Graph protocol
- Easily customizable (fonts, colors, layout elements, code coloration, etc..)
- Documentations
+- Support internationalization (i18)
**Posts features:**
@@ -103,7 +104,6 @@ Please all the credit should be attributed to [original *Hexo* version](https://
### Missing features from original *Hexo* version
-- [ ] Support internationalization (i18) (https://github.com/kakawait/hugo-tranquilpeak-theme/issues/9)
- [ ] Duoshuo
- [ ] Baidu analytics
- [ ] Algolia (https://github.com/kakawait/hugo-tranquilpeak-theme/issues/8)