Dominic Reich
3c0dd27676
update openbsd notes
12 months ago
Dominic Reich
bacb53c5b5
create new draft post: git submodule revert
12 months ago
Dominic Reich
6401864f12
update draft posts
12 months ago
Dominic Reich
560cbcb4f4
update archetypes: post
12 months ago
Dominic Reich
6dd03faeb5
re-add categories taxonomy
...
to let users filter for either category
also should remove 404 error when clicking category links in /posts
12 months ago
Dominic Reich
04c3a5736d
remove aliases for categories that redirect to /posts
12 months ago
Dominic Reich
805555e564
update openbsd note and raspi draft post
12 months ago
Dominic Reich
acfb449068
publish openbsd notes page
12 months ago
Dominic Reich
818d475845
update draft post (obsd)
12 months ago
Dominic Reich
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
12 months ago
Dominic Reich
6870f6f79d
update (fix) some site.manifest values
...
as suggested by Chrome browser Developer Tools
12 months ago
Dominic Reich
56ec411071
remove most sharing links as they are the same as in the theme
12 months ago
Dominic Reich
9fbdf74255
update configuration
12 months ago
Dominic Reich
82c29749f1
updates mastodon sharing link
1 year ago
Dominic Reich
2ea624d568
adds linkedin sharinglinks to website
1 year ago
Dominic Reich
5c3223ec2a
removes unused images from about page
1 year ago
Dominic Reich
f54be0da96
update about page
...
updates analytics tools
1 year ago
Dominic Reich
400d826fef
adds `video` shortcode to publish videos from video.infosec.exchange instance
1 year ago
Dominic Reich
ebea8b1916
remove Fathom Events
1 year ago
Dominic Reich
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)
1 year ago
Dominic Reich
b4e4f9784b
update plausible config
1 year ago
Dominic Reich
4a78029778
update go module
1 year ago
Dominic Reich
5a3fba86ed
plausible update (replace hardcode with hugo module)
1 year ago
Dominic Reich
4666736784
merge upstream changes to config files
1 year ago
Dominic Reich
09db1ef93f
update ID-52 page
1 year ago
Dominic Reich
0609be4710
update license text
1 year ago
Dominic Reich
8d06534e7b
update git hook 'pre-commit' to select between YAML or TOML frontmatter
1 year ago
Dominic Reich
db1e3ff33b
update privacy page lastmod
1 year ago
Dominic Reich
454f048cab
update git hook 'pre-commit'
1 year ago
Dominic Reich
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)
1 year ago
Dominic Reich
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>
1 year ago
Dominic Reich
0833a13fb4
adds plausible stat into config (but don't use yet)
1 year ago
Dominic Reich
f0512c13f0
try plausible statistics
1 year ago
Dominic Reich
0f798cb7f2
update license page
1 year ago
Dominic Reich
c29be75fc1
fix duplicate headers of content and/or tags pages
1 year ago
Dominic Reich
ea28eecc04
fix broken humans.txt and tootpick.html output
1 year ago
Dominic Reich
d6a42659e5
update .htaccess and add google and bing to exclude list
1 year ago
Dominic Reich
72241b959b
update TOML frontmatter to YAML frontmatter on *most* files
1 year ago
Dominic Reich
25d7ff83b2
update posts archetype
1 year ago
Dominic Reich
babfc0ea56
update draft page
1 year ago
Dominic Reich
077fa88ce7
adds archetype for /tags/${tag}
1 year ago
Dominic Reich
30303f8afb
create new draft post (UPS Raspberry pi)
1 year ago
Dominic Reich
0b20d9be47
create raspberry pi notes page
1 year ago
Dominic Reich
72f40e07b7
update openbsd notes
1 year ago
Dominic Reich
69e9af7aa7
update on tags (iOS→ios)
1 year ago
Dominic Reich
4e0c30c43c
update .editorconfig
1 year ago
Dominic Reich
35142cffda
update .htaccess rewrites for new feed url
1 year ago
Dominic Reich
74255d26e6
update humans txt
1 year ago
Dominic Reich
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.)
1 year ago
Dominic Reich
63c60c5314
useless ordering of unused themes in hugo conf
1 year ago