From c3d8c76928c24da4c27be345b70a670a2c819d50 Mon Sep 17 00:00:00 2001 From: Eric Chang Date: Tue, 2 Apr 2019 22:00:02 +0800 Subject: [PATCH] hugo daily push 2019-04-02 22:00:01 --- archetypes/default.md | 6 + config.toml | 12 +- .../fix-zpool-device-busy-using-dmsetup.md | 2 - public/404.html | 32 +- public/author/eric-chang/index.html | 58 +-- public/author/eric-chang/index.xml | 4 +- public/author/eric-chang/page/2/index.html | 56 +-- public/author/index.html | 38 +- public/author/index.xml | 4 +- public/categories/index.html | 38 +- public/categories/index.xml | 4 +- public/categories/ps/index.html | 36 +- public/categories/ps/index.xml | 4 +- public/categories/碎念/index.html | 38 +- public/categories/碎念/index.xml | 4 +- public/categories/筆記/index.html | 58 +-- public/categories/筆記/index.xml | 4 +- public/categories/筆記/page/2/index.html | 50 +-- public/categories/群暉/index.html | 38 +- public/categories/群暉/index.xml | 4 +- public/de/404.html | 10 +- public/de/author/index.html | 10 +- public/de/categories/index.html | 10 +- public/de/index.html | 10 +- public/de/sitemap.xml | 20 + public/de/tags/index.html | 10 +- public/en/404.html | 259 ++++++++++++ public/en/author/index.html | 250 ++++++++++++ public/en/author/index.xml | 13 + public/en/author/page/1/index.html | 1 + public/en/categories/index.html | 250 ++++++++++++ public/en/categories/index.xml | 13 + public/en/categories/page/1/index.html | 1 + public/en/index.html | 255 +++++++++++- public/en/index.json | 1 + public/en/index.xml | 13 + public/en/page/1/index.html | 1 + public/en/robots.txt | 1 + public/en/sitemap.xml | 330 ++------------- public/en/tags/index.html | 250 ++++++++++++ public/en/tags/index.xml | 13 + public/en/tags/page/1/index.html | 1 + public/gallery/index.html | 36 +- public/gallery/index.xml | 4 +- public/gallery/sammy93/index.html | 32 +- public/index.html | 62 +-- public/index.xml | 4 +- public/page/2/index.html | 60 +-- .../index.html | 32 +- .../post/ansible-selectattr-filter/index.html | 32 +- public/post/ansible-selectattr/index.html | 32 +- public/post/bookstack-docker/index.html | 32 +- .../index.html | 32 +- .../post/command_to_test_main_ssl/index.html | 32 +- public/post/copy_role_in_pgsql/index.html | 32 +- .../index.html | 32 +- .../enable-synology-public-ssh/index.html | 32 +- .../index.html | 42 +- .../incredibly-slow-mdadm-rebuild/index.html | 32 +- public/post/index.html | 58 +-- public/post/index.xml | 4 +- .../index.html | 32 +- .../index.html | 32 +- .../post/nice-du-report-tool-durep/index.html | 32 +- public/post/page/2/index.html | 56 +-- .../index.html | 32 +- .../synology-ds415-repair-cost/index.html | 32 +- .../transfer-cent62-using-rsync/index.html | 32 +- .../index.html | 32 +- .../weird-client-server-connection/index.html | 32 +- public/sitemap.xml | 9 +- public/tags/10g/index.html | 38 +- public/tags/10g/index.xml | 4 +- public/tags/ansible/index.html | 40 +- public/tags/ansible/index.xml | 4 +- public/tags/backup/index.html | 38 +- public/tags/backup/index.xml | 4 +- public/tags/bookstack/index.html | 38 +- public/tags/bookstack/index.xml | 4 +- public/tags/centos/index.html | 38 +- public/tags/centos/index.xml | 4 +- public/tags/docker/index.html | 38 +- public/tags/docker/index.xml | 4 +- public/tags/du/index.html | 92 +---- public/tags/du/index.xml | 4 +- public/tags/firefox/index.html | 38 +- public/tags/firefox/index.xml | 4 +- public/tags/freenas/index.html | 38 +- public/tags/freenas/index.xml | 4 +- public/tags/index.html | 38 +- public/tags/index.xml | 4 +- public/tags/linux/index.html | 42 +- public/tags/linux/index.xml | 4 +- public/tags/mdadm/index.html | 38 +- public/tags/mdadm/index.xml | 4 +- public/tags/mellanox/index.html | 38 +- public/tags/mellanox/index.xml | 4 +- public/tags/metabase/index.html | 38 +- public/tags/metabase/index.xml | 4 +- public/tags/nas/index.html | 40 +- public/tags/nas/index.xml | 4 +- public/tags/ps/index.html | 36 +- public/tags/ps/index.xml | 4 +- public/tags/psql/index.html | 38 +- public/tags/psql/index.xml | 4 +- public/tags/raid/index.html | 38 +- public/tags/raid/index.xml | 4 +- public/tags/ssh/index.html | 38 +- public/tags/ssh/index.xml | 4 +- public/tags/synology/index.html | 40 +- public/tags/synology/index.xml | 4 +- public/tags/ubuntu/index.html | 44 +- public/tags/ubuntu/index.xml | 4 +- public/tags/vim/index.html | 38 +- public/tags/vim/index.xml | 4 +- public/tags/zfs/index.html | 38 +- public/tags/zfs/index.xml | 4 +- public/tags/短今/index.html | 36 +- public/tags/短今/index.xml | 4 +- public/tags/筆記/index.html | 46 +-- public/tags/筆記/index.xml | 4 +- public/tags/群暉/index.html | 38 +- public/tags/群暉/index.xml | 4 +- public/tw/index.html | 1 + public/tw/sitemap.xml | 379 ++++++++++++++++++ 125 files changed, 3060 insertions(+), 1641 deletions(-) create mode 100644 public/en/404.html create mode 100644 public/en/author/index.html create mode 100644 public/en/author/index.xml create mode 100644 public/en/author/page/1/index.html create mode 100644 public/en/categories/index.html create mode 100644 public/en/categories/index.xml create mode 100644 public/en/categories/page/1/index.html create mode 100644 public/en/index.json create mode 100644 public/en/index.xml create mode 100644 public/en/page/1/index.html create mode 100644 public/en/robots.txt create mode 100644 public/en/tags/index.html create mode 100644 public/en/tags/index.xml create mode 100644 public/en/tags/page/1/index.html create mode 100644 public/tw/index.html create mode 100644 public/tw/sitemap.xml diff --git a/archetypes/default.md b/archetypes/default.md index dfcd7025..5630a2a1 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -16,3 +16,9 @@ Breaks here Contents continues... + +=== delete below content when finish the post === +youtbe: {{< youtube w7Ft2ymGmfc >}} +REF: [Neat]({{< ref "blog/neat.md" >}}) +IG photo: {{< instagram BWNjjyYFxVx >}} + diff --git a/config.toml b/config.toml index 73cd3161..74bc767b 100644 --- a/config.toml +++ b/config.toml @@ -6,7 +6,7 @@ theme = "bilberry-hugo-theme" enableRobotsTXT = true # Change to one of your content languages definded at the end. -DefaultContentLanguage = "en" +DefaultContentLanguage = "tw" # Enable / Disable Google Analytics statistics for your site googleAnalytics = "UA-128770427-1" @@ -27,8 +27,8 @@ disqusShortname = "h-cowbay-org-1" # Description and meta data for the search engines author = "Eric Chang" - description = "Bilberry Premium Theme for Hugo." - keywords = "blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts" + description = "What’s the Worst That Could Happen?" + keywords = "linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts" # How many articles should be displayed at once? paginate = 10 @@ -58,7 +58,7 @@ disqusShortname = "h-cowbay-org-1" # Header configuration # your subtitle if you want to use any - subtitle = "這是MC的HUGO部落格,採用bilberry theme" + subtitle = "What’s the Worst That Could Happen?" # if you want to use gravatar for the header image gravatarEMail = "mc@mc4.us" @@ -139,6 +139,10 @@ disqusShortname = "h-cowbay-org-1" weight = 2 title = "Mein cooler neuer Blog" subtitle = "Hallo Welt! Dies ist der epischste Untertitel aller Zeiten." + [Languages.tw] + weight = 3 + title = "MCの飄狂山莊㊣" + subtitle = "What’s the Worst That Could Happen?" # don't change anything below [taxonomies] diff --git a/content/post/fix-zpool-device-busy-using-dmsetup.md b/content/post/fix-zpool-device-busy-using-dmsetup.md index 43decdbb..bb594c38 100644 --- a/content/post/fix-zpool-device-busy-using-dmsetup.md +++ b/content/post/fix-zpool-device-busy-using-dmsetup.md @@ -73,5 +73,3 @@ errors: No known data errors root@pve:~# ``` - - diff --git a/public/404.html b/public/404.html index 039413ce..b1c66a49 100644 --- a/public/404.html +++ b/public/404.html @@ -1,21 +1,21 @@ - + - - + + - 404 Page not found | MC部落 - + 404 Page not found | MCの飄狂山莊㊣ + - + - + - + @@ -47,7 +47,7 @@ @@ -66,9 +66,9 @@
-

MC部落

+

MCの飄狂山莊㊣

- 這是MC的HUGO部落格,採用bilberry theme + What’s the Worst That Could Happen?
@@ -112,7 +112,7 @@
- Latest posts +
@@ -284,7 +284,7 @@

然後,這問題應該很久了,結果現在才在講 ….

- Continue reading + @@ -354,7 +354,7 @@

- Continue reading + @@ -430,7 +430,7 @@

- Continue reading + @@ -507,7 +507,7 @@

- Continue reading + @@ -588,7 +588,7 @@

- Continue reading + @@ -669,7 +669,7 @@

- Continue reading + @@ -748,7 +748,7 @@

- Continue reading + @@ -835,7 +835,7 @@

- Continue reading + @@ -871,7 +871,7 @@
- Older posts + @@ -887,7 +887,7 @@
- Latest posts +
  • @@ -924,7 +924,7 @@
    - Categories +
    • @@ -950,7 +950,7 @@
      - Social media + @@ -1025,7 +1025,7 @@ if (!doNotTrack) { $(".moment").each(function() { $(this).text( moment( $(this).text() ) - .locale( "en" ) + .locale( "tw" ) .format('LL') ); }); @@ -1060,7 +1060,7 @@ if (!doNotTrack) { ; }, empty: function() { - return "Nothing found." + return "" }, footer: function() { return '
      Powered by
      ' diff --git a/public/author/eric-chang/index.xml b/public/author/eric-chang/index.xml index 8eef32be..c6b4de6a 100644 --- a/public/author/eric-chang/index.xml +++ b/public/author/eric-chang/index.xml @@ -1,9 +1,9 @@ - Eric Chang on MC部落 + Eric Chang on MCの飄狂山莊㊣ https://h.cowbay.org/author/eric-chang/ - Recent content in Eric Chang on MC部落 + Recent content in Eric Chang on MCの飄狂山莊㊣ Hugo -- gohugo.io Mon, 01 Apr 2019 15:56:27 +0800 diff --git a/public/author/eric-chang/page/2/index.html b/public/author/eric-chang/page/2/index.html index 4b1e1b3a..e0615f2b 100644 --- a/public/author/eric-chang/page/2/index.html +++ b/public/author/eric-chang/page/2/index.html @@ -1,27 +1,27 @@ - + - - + + - Eric Chang | MC部落 - + Eric Chang | MCの飄狂山莊㊣ + - + - + - + - - + + @@ -50,7 +50,7 @@
      @@ -69,9 +69,9 @@
      -

      MC部落

      +

      MCの飄狂山莊㊣

      - 這是MC的HUGO部落格,採用bilberry theme + What’s the Worst That Could Happen?
      @@ -151,7 +151,7 @@

      - Continue reading +
    @@ -232,7 +232,7 @@

    - Continue reading +
@@ -348,7 +348,7 @@

- Continue reading +
@@ -429,7 +429,7 @@

- Continue reading + @@ -512,7 +512,7 @@

- Continue reading + @@ -599,7 +599,7 @@

- Continue reading + @@ -677,7 +677,7 @@ 基本上可以滿足我的需求

- Continue reading + @@ -768,7 +768,7 @@

- Continue reading + @@ -856,7 +856,7 @@

- Continue reading + @@ -964,7 +964,7 @@ - Newer posts + @@ -978,7 +978,7 @@
- Latest posts +
@@ -480,7 +480,7 @@

- Continue reading + @@ -568,7 +568,7 @@

- Continue reading + @@ -608,7 +608,7 @@ - Newer posts + @@ -622,7 +622,7 @@
- Latest posts +
@@ -688,7 +688,7 @@

- Continue reading + @@ -769,7 +769,7 @@

- Continue reading + @@ -858,7 +858,7 @@

- Continue reading + @@ -895,7 +895,7 @@
- Older posts + @@ -911,7 +911,7 @@
- Latest posts +
  • @@ -948,7 +948,7 @@
    - Categories +
    • @@ -974,7 +974,7 @@
      - Social media + @@ -1049,7 +1049,7 @@ if (!doNotTrack) { $(".moment").each(function() { $(this).text( moment( $(this).text() ) - .locale( "en" ) + .locale( "tw" ) .format('LL') ); }); @@ -1084,7 +1084,7 @@ if (!doNotTrack) { ; }, empty: function() { - return "Nothing found." + return "" }, footer: function() { return '
      Powered by
      ' diff --git a/public/index.xml b/public/index.xml index 7b00e9ec..33df66fb 100644 --- a/public/index.xml +++ b/public/index.xml @@ -1,9 +1,9 @@ - MC部落 + MCの飄狂山莊㊣ https://h.cowbay.org/ - Recent content on MC部落 + Recent content on MCの飄狂山莊㊣ Hugo -- gohugo.io Mon, 01 Apr 2019 15:56:27 +0800 diff --git a/public/page/2/index.html b/public/page/2/index.html index 87482311..717efe6f 100644 --- a/public/page/2/index.html +++ b/public/page/2/index.html @@ -1,27 +1,27 @@ - + - - + + - 這是MC的HUGO部落格,採用bilberry theme | MC部落 - - - - - + What’s the Worst That Could Happen? | MCの飄狂山莊㊣ + + + + + - + - - + + @@ -50,7 +50,7 @@
      @@ -69,9 +69,9 @@
      -

      MC部落

      +

      MCの飄狂山莊㊣

      - 這是MC的HUGO部落格,採用bilberry theme + What’s the Worst That Could Happen?
      @@ -156,7 +156,7 @@

      - Continue reading +
    @@ -239,7 +239,7 @@

    - Continue reading +
@@ -357,7 +357,7 @@

- Continue reading +
@@ -440,7 +440,7 @@

- Continue reading + @@ -525,7 +525,7 @@

- Continue reading + @@ -614,7 +614,7 @@

- Continue reading + @@ -694,7 +694,7 @@ 基本上可以滿足我的需求

- Continue reading + @@ -787,7 +787,7 @@

- Continue reading + @@ -877,7 +877,7 @@

- Continue reading + @@ -988,7 +988,7 @@ - Newer posts + @@ -1002,7 +1002,7 @@
- Latest posts +