From 1a919f5ff655d1447cec76d79adf492853b97b90 Mon Sep 17 00:00:00 2001 From: jk Date: Fri, 20 Nov 2020 16:38:00 +0000 Subject: [PATCH] testing new micropub endpoint --- config.toml | 1 + content/article/2020-provisional-plans/index.md | 5 ++--- content/article/beer-journal-introduction/index.md | 2 +- themes/nipponalba/layouts/_default/single.html | 2 +- themes/nipponalba/layouts/partials/head.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index 20b8f5ba..561c23d2 100644 --- a/config.toml +++ b/config.toml @@ -5,6 +5,7 @@ theme=["nipponalba"] summarylength=30 enableEmoji=true defaultContentLanguage="en" +ignoreErrors = ["error-remote-getjson"] [outputs] diff --git a/content/article/2020-provisional-plans/index.md b/content/article/2020-provisional-plans/index.md index 219eae6a..e2b8ac10 100644 --- a/content/article/2020-provisional-plans/index.md +++ b/content/article/2020-provisional-plans/index.md @@ -2,11 +2,10 @@ title: "2020 Provisional Plans" date: 2020-01-20T23:56:53+01:00 Description: "Big plans for a busy year" -Blog: ["Whitabootery"] -category: +category: ["Whitabootery"] +tag: - "Plans" - "Japan" -tag: - "brewing" - "JLPT" - "vegan" diff --git a/content/article/beer-journal-introduction/index.md b/content/article/beer-journal-introduction/index.md index 9d2e561d..c2a7df4a 100644 --- a/content/article/beer-journal-introduction/index.md +++ b/content/article/beer-journal-introduction/index.md @@ -34,7 +34,7 @@ I've been a member of the [Beer52](https://www.beer52.com) craft beer club since ![Some reading materials](/images/img_20190325_140100.jpg) -So, the purpose of this blog will be primarily self-education and note-taking but I hope that it provides some interesting reading for fellow enthusiasts who like myself don't necessarily have all the jargon knowledge of more seasoned professionals. +So, the purpose of this blog will be primarily self-education and note-taking but I hope that it provides some interesting reading for fellow enthusiastsuasts who like myself don't necessarily have all the jargon knowledge of more seasoned professionals. このブログでビールの試飲や醸造の記録を書きながら、ビールの作り方について学んでいこうと思っています。このブログで他の方と興味を共有できれば幸いです。 diff --git a/themes/nipponalba/layouts/_default/single.html b/themes/nipponalba/layouts/_default/single.html index b0a199fa..3bde3e79 100644 --- a/themes/nipponalba/layouts/_default/single.html +++ b/themes/nipponalba/layouts/_default/single.html @@ -35,7 +35,7 @@ {{ if fileExists $relpathJSON }} {{ $mJSON := getJSON $pathJSON }} - Syndicated to Pleroma{{ end }} + Syndicated to Pleroma{{ end }}

Interactions

diff --git a/themes/nipponalba/layouts/partials/head.html b/themes/nipponalba/layouts/partials/head.html index 243681c7..20633d3d 100644 --- a/themes/nipponalba/layouts/partials/head.html +++ b/themes/nipponalba/layouts/partials/head.html @@ -18,7 +18,7 @@ - +