Commit graph

354 commits

Author SHA1 Message Date
6dd03faeb5
re-add categories taxonomy
to let users filter for either category
also should remove 404 error when clicking category links in /posts
2023-12-09 00:37:22 +01:00
04c3a5736d
remove aliases for categories that redirect to /posts 2023-12-09 00:36:31 +01:00
805555e564
update openbsd note and raspi draft post 2023-12-09 00:36:01 +01:00
acfb449068
publish openbsd notes page 2023-11-29 20:36:13 +01:00
818d475845
update draft post (obsd) 2023-11-29 19:26:16 +01:00
35e68bc34e
adds layouts/partials/home/profile.html
without the local file the .Site.Params.Author.name and .image
wont get picked up and I end up with a nearly empty start page
2023-11-29 11:12:22 +01:00
6870f6f79d
update (fix) some site.manifest values
as suggested by Chrome browser Developer Tools
2023-11-29 11:10:27 +01:00
56ec411071
remove most sharing links as they are the same as in the theme 2023-11-29 11:09:56 +01:00
9fbdf74255
update configuration 2023-11-29 11:09:20 +01:00
82c29749f1
updates mastodon sharing link 2023-11-28 17:36:54 +01:00
2ea624d568
adds linkedin sharinglinks to website 2023-11-28 17:36:40 +01:00
5c3223ec2a
removes unused images from about page 2023-11-28 15:26:01 +01:00
f54be0da96
update about page
updates analytics tools
2023-11-28 15:23:31 +01:00
400d826fef
adds video shortcode to publish videos from video.infosec.exchange instance 2023-11-28 15:22:50 +01:00
ebea8b1916
remove Fathom Events 2023-11-28 15:22:08 +01:00
5029003385
not sure, disabled hash-based-routing for now
don't know if congo theme uses that
(don't know exactly, but let's try this out)
2023-11-27 23:14:45 +01:00
b4e4f9784b
update plausible config 2023-11-27 23:10:10 +01:00
4a78029778
update go module 2023-11-27 23:07:20 +01:00
5a3fba86ed
plausible update (replace hardcode with hugo module) 2023-11-27 23:05:23 +01:00
4666736784
merge upstream changes to config files 2023-11-27 19:18:21 +01:00
09db1ef93f
update ID-52 page 2023-11-27 18:37:48 +01:00
0609be4710
update license text 2023-11-27 17:42:24 +01:00
8d06534e7b
update git hook 'pre-commit' to select between YAML or TOML frontmatter 2023-11-27 17:32:10 +01:00
db1e3ff33b
update privacy page lastmod 2023-11-27 16:49:07 +01:00
454f048cab
update git hook 'pre-commit' 2023-11-27 16:48:40 +01:00
39cd6a2f5f
update privacy page
- removes public stat link from Fathom (will be removed soon)
- mentiones another stat script from Plausible (another privacy-respecting statistics tool)
2023-11-27 16:42:40 +01:00
d74485bdd6
update stat script (plausible, proxied)
to proxy script, added following to my apache vhost config:

  ProxyRequests off
  ProxyPreserveHost off
  SSLProxyEngine on
  <Location /js/script.js>
    ProxyPass https://plausible.io/js/script.js
    ProxyPassReverse https://plausible.io/js/script.js
  </Location>

  <Location /api/event>
    ProxyPass https://plausible.io/api/event
    ProxyPassReverse https://plausible.io/api/event
  </Location>
2023-11-27 16:25:16 +01:00
0833a13fb4
adds plausible stat into config (but don't use yet) 2023-11-27 15:54:55 +01:00
f0512c13f0
try plausible statistics 2023-11-27 15:48:36 +01:00
0f798cb7f2
update license page 2023-11-26 19:08:54 +01:00
c29be75fc1
fix duplicate headers of content and/or tags pages 2023-11-26 19:08:44 +01:00
ea28eecc04
fix broken humans.txt and tootpick.html output 2023-11-25 22:34:01 +01:00
d6a42659e5
update .htaccess and add google and bing to exclude list 2023-11-25 22:29:11 +01:00
72241b959b
update TOML frontmatter to YAML frontmatter on *most* files 2023-11-25 16:00:15 +01:00
25d7ff83b2
update posts archetype 2023-11-25 13:20:42 +01:00
babfc0ea56
update draft page 2023-11-25 13:12:26 +01:00
077fa88ce7
adds archetype for /tags/${tag} 2023-11-25 13:11:16 +01:00
30303f8afb
create new draft post (UPS Raspberry pi) 2023-11-25 09:31:51 +01:00
0b20d9be47
create raspberry pi notes page 2023-11-25 09:31:32 +01:00
72f40e07b7
update openbsd notes 2023-11-25 09:31:15 +01:00
69e9af7aa7
update on tags (iOS→ios) 2023-11-25 09:30:49 +01:00
4e0c30c43c
update .editorconfig 2023-11-25 09:30:22 +01:00
35142cffda
update .htaccess rewrites for new feed url 2023-11-19 14:59:20 +01:00
74255d26e6
update humans txt 2023-11-19 14:49:05 +01:00
e077a6d083
update atom feed output
this should fix the warning i get usually

(WARN  found no layout file for "atom" for kind "section": You
should create a template file which matches Hugo Layouts Lookup
Rules for this combination.)
2023-11-19 14:48:57 +01:00
63c60c5314
useless ordering of unused themes in hugo conf 2023-11-19 13:30:09 +01:00
808b2f09e3
update posts archetype
renamed default.d → posts.md as this is usually only used for posts
2023-11-19 13:29:47 +01:00
075f6d4f1a
update pre-push git-hook 2023-11-19 13:29:17 +01:00
264b052b8f
fix double alias from wrong article 2023-11-19 13:24:39 +01:00
e0971815db
fixing tootpick output in config.toml 2023-11-19 12:47:12 +01:00