Dominic Reich
400d826fef
adds `video` shortcode to publish videos from video.infosec.exchange instance
1 year ago
Dominic Reich
5a3fba86ed
plausible update (replace hardcode with hugo module)
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
f0512c13f0
try plausible statistics
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
e0971815db
fixing tootpick output in config.toml
1 year ago
Dominic Reich
42cc66febc
move tootpick.html to layouts to make use of --minify
...
in static files only get copied, from layouts they get also minified by hugo
1 year ago
Dominic Reich
f7de8dfdb1
adds extend-head.html partial (empty file for now)
1 year ago
Dominic Reich
42b6b80072
bring back the custom footer message
1 year ago
Dominic Reich
3f9c70917a
re-organize notes section
...
- remove footer link
- add menu link on top
- create listing index page in /notes
- create subpages (cooking, openbsd)
- remove password auth (static/notes/.htaccess)
1 year ago
Dominic Reich
09a9488bbf
update 404 page
1 year ago
Dominic Reich
6152606552
Revert "adds 401 error msg"
...
This reverts commit d635cb270f
.
1 year ago
Dominic Reich
d635cb270f
adds 401 error msg
1 year ago
Dominic Reich
630492a143
adds new menu item in footer / notes
1 year ago
Dominic Reich
94a723b127
update humans.txt server info
...
(upgrade to OpenBSD 7.4)
1 year ago
Dominic Reich
1843eb2bf2
update humans.txt
1 year ago
Dominic Reich
e37c484d85
update robots.txt
1 year ago
Dominic Reich
ad43b61b56
add feed to spam “category”
1 year ago
Dominic Reich
02b7cdb054
add updated date to json feed
1 year ago
Dominic Reich
0fa263333d
update extended footer (removes i18n dir) and makes it hardcoded in english
...
→ but that would have been the way to make this available in more languages I guess…
1 year ago
Dominic Reich
164b38b222
add extended footer text (only english so far)
1 year ago
Dominic Reich
5664417e66
fix output formats (HTML,Atom,RSS,JSON,etc.)
1 year ago
Dominic Reich
3469a62e33
update robots.txt
2 years ago
Dominic Reich
697f59fc6e
update date format in humans.txt
2 years ago
Dominic Reich
05507ffed0
update humans.txt
2 years ago
Dominic Reich
8fafe93ce3
update atom feeds
2 years ago
Dominic Reich
a39d506a8d
update sitemap.xml
2 years ago
Dominic Reich
3ce7c4d654
udpates humans.txt
2 years ago
Dominic Reich
bb82b31d19
update humans.txt and color scheme
2 years ago
Dominic Reich
1c149b1420
updates humans.txt
2 years ago
Dominic Reich
3b7f3806f0
hopefully the last edit of that atom layout template
2 years ago
Dominic Reich
f6b4a1f1cb
update atom feed
2 years ago
Dominic Reich
0afe1dd05d
update atom feed (fix brackets)
2 years ago
Dominic Reich
68f28759c8
udpate atom feed
2 years ago
Dominic Reich
9bd051cb92
update robots.txt (remove old urls)
2 years ago
Dominic Reich
f3d0e95838
removed ms clarity analytics
...
(I will probably post something about this in a future post)
2 years ago
Dominic Reich
a2135b64b2
adds analytics test partials
2 years ago
Dominic Reich
1440f69ffd
update _redirects and 404 page
2 years ago
Dominic Reich
6b0b17873a
fix 404 page
2 years ago
Dominic Reich
a215633162
update 404 page
2 years ago
Dominic Reich
b5630fce71
update 404 page
2 years ago
Dominic Reich
e212c55713
udpaes humans.txt
2 years ago
Dominic Reich
446203a3e3
adds humans.txt
2 years ago
Dominic Reich
0eff7fa7f1
fix sitemap date format
2 years ago
Dominic Reich
de7a490444
update sitemap.xml layout
2 years ago
Dominic Reich
ad51c81dc5
update 404 page to get URL and referrer
...
(to catch 404 errors more efficient)
2 years ago
Dominic Reich
d11ad8716c
udpate 404 template to catch missing files
2 years ago
Dominic Reich
a3e6519ed5
update sitemap layout (added default values)
2 years ago
Dominic Reich
dda892ccab
updates; still not finished...
2 years ago