From 446203a3e3fb9ad3530671d61a0729bc0954eefe Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Tue, 13 Dec 2022 20:33:27 +0100 Subject: [PATCH] adds humans.txt --- config/_default/config.toml | 8 +++++++- layouts/home.humanstxt.txt | 21 +++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 layouts/home.humanstxt.txt diff --git a/config/_default/config.toml b/config/_default/config.toml index ae5e1d8..bd1a291 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -29,5 +29,11 @@ mediaType = "application/atom" baseName = "index" isPlainText = false +[outputFormats.HumansTXT] + baseName = "humans" + isPlainText = true + mediaType = "text/plain" + notAlternative = true + [outputs] -home = [ "HTML", "Atom", "JSON" ] +home = [ "HTML", "Atom", "JSON", "HumansTXT" ] diff --git a/layouts/home.humanstxt.txt b/layouts/home.humanstxt.txt new file mode 100644 index 0000000..cb1dd75 --- /dev/null +++ b/layouts/home.humanstxt.txt @@ -0,0 +1,21 @@ + + ___ ____ __ ________ ___________ ___ _______________ __ + / _ \/ __ \/ |/ / _/ |/ / _/ ___/ / _ \/ __/ _/ ___/ // / + / // / /_/ / /|_/ _/ // _/ // /__ / , _/ _/_/ // /__/ _ / +/____/\____/_/ /_/___/_/|_/___/\___/ /_/|_/___/___/\___/_//_/ + oe7drt.com + Site Owner: Dominic Reich, OE7DRT + Location: JN57lb + + Last built: {{ .Site.LastChange.Format "January 2, 2006 @ 15:04 CEST" }} + Language: English + Built with: Hugo + Sublime Text + Gimp + Git + Vim + Cloudflare pages + (Netlify CI ) + Github + older tools: Visual Studio Code + Sublime Merge