From ee42347f4f223bec97cac0d22fd7b54e8edec36e Mon Sep 17 00:00:00 2001 From: Staticman Date: Thu, 3 Nov 2016 22:51:57 +0000 Subject: [PATCH 1/5] Add Staticman entry (#633) --- .../chocolate-chip-cookies/comment-1478213467992.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/_data/comments/chocolate-chip-cookies/comment-1478213467992.yml diff --git a/docs/_data/comments/chocolate-chip-cookies/comment-1478213467992.yml b/docs/_data/comments/chocolate-chip-cookies/comment-1478213467992.yml new file mode 100644 index 00000000..c4865ca4 --- /dev/null +++ b/docs/_data/comments/chocolate-chip-cookies/comment-1478213467992.yml @@ -0,0 +1,6 @@ +message: "DELETE ME\r\n\r\njust trying out the comment system" +name: Donald Duck +email: cfedc848417c6ed0ce1eed35e741b26e +url: 'http://disney.com' +hidden: '' +date: '2016-11-03T22:51:07.174Z' From 32e9073e7ed7c99f0828be0a9e69557c75e76fbf Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 4 Nov 2016 14:05:59 -0400 Subject: [PATCH 2/5] Update docs --- docs/_docs/01-quick-start-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/01-quick-start-guide.md b/docs/_docs/01-quick-start-guide.md index 19be6b65..134ced3e 100644 --- a/docs/_docs/01-quick-start-guide.md +++ b/docs/_docs/01-quick-start-guide.md @@ -110,7 +110,7 @@ Scaffolding out a site with the `jekyll new` command requires you to modify a fe Edit `_config.yml` and create `_data/ui-text.yml` and `_data/navigation.yml` same as above. Then: -- Replace `/index.html` with a modified [Minimal Mistakes `index.html`](https://github.com/mmistakes/minimal-mistakes/blob/master/index.html). +- Replace `/index.md` with a modified [Minimal Mistakes `index.html`](https://github.com/mmistakes/minimal-mistakes/blob/master/index.html). Be sure to enable pagination if using the [`home` layout]({{ "/docs/layouts/#home-page" | absolute_url }}) by adding the necessary lines to **_config.yml**. - Change `layout: post` in `_posts/0000-00-00-welcome-to-jekyll.markdown` to `layout: single`. - Remove `about.md`, or at the very least change `layout: page` to `layout: single` and remove references to `icon-github.html` (or [copy to your `_includes`](https://github.com/jekyll/minima/tree/master/_includes) if using it). From 8834e05b26f05309b2006dbd329955673476c55b Mon Sep 17 00:00:00 2001 From: Staticman Date: Sat, 12 Nov 2016 05:29:18 +0000 Subject: [PATCH 3/5] Add Staticman entry (#643) --- .../markup-syntax-highlighting/comment-1478928407894.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/_data/comments/markup-syntax-highlighting/comment-1478928407894.yml diff --git a/docs/_data/comments/markup-syntax-highlighting/comment-1478928407894.yml b/docs/_data/comments/markup-syntax-highlighting/comment-1478928407894.yml new file mode 100644 index 00000000..977e5665 --- /dev/null +++ b/docs/_data/comments/markup-syntax-highlighting/comment-1478928407894.yml @@ -0,0 +1,6 @@ +message: Is there a way to add custom syntax? +name: Anbu +email: 559d2c680d83bc6246b4483a8d9ad7fa +url: '' +hidden: '' +date: '2016-11-12T05:26:47.184Z' From 61160d548f795d6bd965ca82ad0aa4a25e95e5b9 Mon Sep 17 00:00:00 2001 From: Jordan Date: Mon, 14 Nov 2016 19:56:35 -0400 Subject: [PATCH 4/5] Fixed improper formatting of some locales This was causing stack level too deep errors. --- _data/ui-text.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/ui-text.yml b/_data/ui-text.yml index c423109b..da4bd210 100644 --- a/_data/ui-text.yml +++ b/_data/ui-text.yml @@ -342,14 +342,14 @@ zh: &DEFAULT_ZH comment_success_msg : "Thanks for your comment! It will show on the site once it has been approved." comment_error_msg : "Sorry, there was an error with your submission. Please make sure all required fields have been completed and try again." loading_label : "Loading..." - zh-CN: - <<: *DEFAULT_ZH - zh-HK: - <<: *DEFAULT_ZH - zh-SG: - <<: *DEFAULT_ZH - zh-TW: - <<: *DEFAULT_ZH +zh-CN: + <<: *DEFAULT_ZH +zh-HK: + <<: *DEFAULT_ZH +zh-SG: + <<: *DEFAULT_ZH +zh-TW: + <<: *DEFAULT_ZH # German / Deutsch # ----------------- From 33fe81992298348d26c50e2e0decffa8fd0be142 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 15 Nov 2016 09:36:22 -0500 Subject: [PATCH 5/5] Fix locales --- docs/_data/ui-text.yml | 68 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 60 insertions(+), 8 deletions(-) diff --git a/docs/_data/ui-text.yml b/docs/_data/ui-text.yml index 21c31532..da4bd210 100644 --- a/docs/_data/ui-text.yml +++ b/docs/_data/ui-text.yml @@ -342,14 +342,66 @@ zh: &DEFAULT_ZH comment_success_msg : "Thanks for your comment! It will show on the site once it has been approved." comment_error_msg : "Sorry, there was an error with your submission. Please make sure all required fields have been completed and try again." loading_label : "Loading..." - zh-CN: - <<: *DEFAULT_ZH - zh-HK: - <<: *DEFAULT_ZH - zh-SG: - <<: *DEFAULT_ZH - zh-TW: - <<: *DEFAULT_ZH +zh-CN: + <<: *DEFAULT_ZH +zh-HK: + <<: *DEFAULT_ZH +zh-SG: + <<: *DEFAULT_ZH +zh-TW: + <<: *DEFAULT_ZH + +# German / Deutsch +# ----------------- +de: &DEFAULT_DE + page : "Seite" + pagination_previous : "Vorherige" + pagination_next : "Nächste" + breadcrumb_home_label : "Home" + breadcrumb_separator : "/" + toc_label : "Auf dieser Seite" + ext_link_label : "Direkter Link" + less_than : "weniger als" + minute_read : "Minuten zum lesen" + share_on_label : "Teilen auf" + meta_label : + tags_label : "Tags:" + categories_label : "Kategorien:" + date_label : "Aktualisiert:" + comments_label : "Hinterlassen sie einen Kommentar" + comments_title : "Kommentare" + more_label : "Mehr anzeigen" + related_label : "Ihnen gefällt vielleicht auch" + follow_label : "Folgen:" + feed_label : "Feed" + powered_by : "Powered by" + website_label : "Webseite" + email_label : "E-Mail" + recent_posts : "Aktuelle Beiträge" + undefined_wpm : "Undefinierter Parameter words_per_minute in _config.yml" + comment_form_info : "Ihre E-Mail Adresse wird nicht veröffentlicht. Benötigte Felder sind markiert" + comment_form_comment_label : "Kommentar" + comment_form_md_info : "Markdown wird unterstützt." + comment_form_name_label : "Name" + comment_form_email_label : "E-Mail Addresse" + comment_form_website_label : "Webseite (optional)" + comment_btn_submit : "Kommentar absenden" + comment_btn_submitted : "Versendet" + comment_success_msg : "Danke für ihren Kommentar! Er wird auf der Seite angezeigt, nachdem er geprüft wurde." + comment_error_msg : "Entschuldigung, es gab einen Fehler. Bitte füllen sie alle benötigten Felder aus und versuchen sie es erneut." + loading_label : "Lade..." +de-DE: + <<: *DEFAULT_DE +de-AT: + <<: *DEFAULT_DE +de-CH: + <<: *DEFAULT_DE +de-BE: + <<: *DEFAULT_DE +de-LI: + <<: *DEFAULT_DE +de-LU: + <<: *DEFAULT_DE # Another locale # --------------