ddb27f8b46
udpates tootpick.html to the latest git version
2024-04-21 09:25:49 +02:00
690c8e2eb9
update humans.txt (move from obsd 7.4 → 7.5)
2024-04-06 11:58:29 +02:00
b097722233
update 404 page
2024-04-06 07:40:08 +02:00
8050e9d4d5
adds lightbox to layouts/_default/baseof.html
...
maybe we can minify the js and css files...
2024-03-31 10:03:17 +02:00
c8a5f686f9
update footer (feed links)
2024-02-08 20:33:53 +01:00
00823931ca
update 404 page
2024-02-08 20:33:09 +01:00
7a5b3724d1
update humans.txt
2024-02-08 20:33:00 +01:00
bf878d9151
adds shortcode comment
2024-01-29 13:03:58 +01:00
5e4ad4f270
update video shortcode
2023-12-31 13:18:00 +01:00
c6fa6b7cd6
update video shortcodes
2023-12-31 12:14:00 +01:00
c1faa46da2
removed old text from humans.txt
2023-12-26 19:42:31 +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
400d826fef
adds video
shortcode to publish videos from video.infosec.exchange instance
2023-11-28 15:22:50 +01:00
5a3fba86ed
plausible update (replace hardcode with hugo module)
2023-11-27 23:05:23 +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
f0512c13f0
try plausible statistics
2023-11-27 15:48:36 +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
e0971815db
fixing tootpick output in config.toml
2023-11-19 12:47:12 +01:00
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
2023-11-19 12:40:57 +01:00
f7de8dfdb1
adds extend-head.html partial (empty file for now)
2023-11-18 11:54:27 +01:00
42b6b80072
bring back the custom footer message
2023-11-15 22:25:12 +01:00
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)
2023-11-14 11:22:31 +01:00
09a9488bbf
update 404 page
2023-11-06 20:03:47 +01:00
6152606552
Revert "adds 401 error msg"
...
This reverts commit d635cb270f
.
2023-11-04 09:23:48 +01:00
d635cb270f
adds 401 error msg
2023-11-04 09:15:32 +01:00
630492a143
adds new menu item in footer / notes
2023-11-04 09:00:18 +01:00
94a723b127
update humans.txt server info
...
(upgrade to OpenBSD 7.4)
2023-10-22 12:45:25 +02:00
1843eb2bf2
update humans.txt
2023-09-23 21:11:00 +02:00
e37c484d85
update robots.txt
2023-08-18 06:03:22 +02:00
ad43b61b56
add feed to spam “category”
2023-07-29 18:13:19 +02:00
02b7cdb054
add updated date to json feed
2023-07-23 18:15:17 +02:00
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…
2023-06-18 07:03:01 +02:00
164b38b222
add extended footer text (only english so far)
2023-06-18 06:50:42 +02:00
5664417e66
fix output formats (HTML,Atom,RSS,JSON,etc.)
2023-06-17 22:29:20 +02:00
3469a62e33
update robots.txt
2023-05-30 00:07:57 +02:00
697f59fc6e
update date format in humans.txt
2023-05-14 21:39:12 +02:00
05507ffed0
update humans.txt
2023-05-14 21:26:54 +02:00
8fafe93ce3
update atom feeds
2023-04-10 11:18:40 +02:00
a39d506a8d
update sitemap.xml
2023-04-10 11:15:25 +02:00
3ce7c4d654
udpates humans.txt
2023-04-10 10:30:35 +02:00
bb82b31d19
update humans.txt and color scheme
2023-04-08 10:43:41 +02:00
1c149b1420
updates humans.txt
2023-02-17 21:38:56 +01:00
3b7f3806f0
hopefully the last edit of that atom layout template
2023-01-07 00:31:47 +01:00
f6b4a1f1cb
update atom feed
2023-01-06 23:32:12 +01:00
0afe1dd05d
update atom feed (fix brackets)
2023-01-06 23:15:16 +01:00
68f28759c8
udpate atom feed
2023-01-06 23:08:56 +01:00
9bd051cb92
update robots.txt (remove old urls)
2022-12-30 15:35:56 +01:00
f3d0e95838
removed ms clarity analytics
...
(I will probably post something about this in a future post)
2022-12-29 16:24:38 +01:00
a2135b64b2
adds analytics test partials
2022-12-22 11:31:02 +01:00