From 6aa76dd52a0255d942a3c3b0deaed85ccfc7b60d Mon Sep 17 00:00:00 2001 From: Vrifox Date: Sun, 20 Sep 2020 20:58:11 +0200 Subject: [PATCH] modified menus; added source code --- config.yaml | 17 +- public/404.html | 41 ++-- .../2020/graphic-for-natenoms-blog/index.html | 49 ++-- public/blog/2020/my-new-hugo-page/index.html | 49 ++-- public/blog/index.html | 47 ++-- public/blog/index.xml | 16 +- public/categories/index.html | 37 ++- public/categories/index.xml | 8 +- public/categories/natenomsblog/index.html | 39 ++-- public/categories/natenomsblog/index.xml | 8 +- public/index.html | 73 +++--- public/index.xml | 77 ++++--- public/projects/2008/my-website/index.html | 47 ++-- public/projects/2013/cursors/index.html | 74 +++--- .../projects/2014/omega-for-mumble/index.html | 53 ++--- public/projects/2015/natenoms-blog/index.html | 53 ++--- public/projects/2015/simpleblog/index.html | 60 ++--- public/projects/2017/mmm-dark/index.html | 53 ++--- .../2018/gitea-theme-vrifox-2018/index.html | 53 ++--- public/projects/index.html | 80 +++---- public/projects/index.xml | 49 ++-- public/robots.txt | 36 +-- public/sitemap.xml | 79 ++++--- public/tags/graphic/index.html | 39 ++-- public/tags/graphic/index.xml | 8 +- public/tags/index.html | 43 ++-- public/tags/index.xml | 18 +- public/tags/natenom/index.html | 39 ++-- public/tags/natenom/index.xml | 8 +- public/tags/website/index.html | 43 ++-- public/tags/website/index.xml | 12 +- .../upload/2020/09/cursors-2013-0706-0001.png | Bin 0 -> 3628 bytes ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 148 ++++++------ ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 201 ++++++++-------- ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 217 +++++++++--------- ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 153 ++++++------ .../upload/2020/09/cursors-2013-0706-0001.png | Bin 0 -> 3628 bytes 37 files changed, 947 insertions(+), 1080 deletions(-) create mode 100644 public/upload/2020/09/cursors-2013-0706-0001.png create mode 100644 static/upload/2020/09/cursors-2013-0706-0001.png diff --git a/config.yaml b/config.yaml index d79e3ba..ff106bc 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -baseURL: https://vrifox.cc/vrifox.cc_hugo/ +baseURL: https://vrifox.cc/ languageCode: en-us title: vrifox.cc enableRobotsTXT: true @@ -7,24 +7,29 @@ params: menu: main: - identifier: blog - name: Blog + name: blog title: blog url: /blog weight: 1 - identifier: projects - name: Projects + name: projects title: projects url: /projects weight: 2 links: - identifier: mastodon - name: Mastodon + name: mastodon title: mastodon url: https://social.anoxinon.de/@vrifox weight: 1 footer: - identifier: feed - name: RSS-Feed - title: RSS-Feed + name: feed (rss) + title: rss-feed url: https://vrifox.cc/vrifox.cc_hugo/blog/index.xml weight: 1 + - identifier: sourcecode + name: source code + title: source code + url: https://git.vrifox.cc/vrifox/cursors + weight: 2 diff --git a/public/404.html b/public/404.html index c6fa082..ea48516 100644 --- a/public/404.html +++ b/public/404.html @@ -7,32 +7,32 @@ - + - +