Dominic Reich
9ecd05f363
update shortcode video
6 months ago
Dominic Reich
0f0d930506
update humans.txt
6 months ago
Dominic Reich
323cf4e856
update footer (OS)
6 months ago
Dominic Reich
77994d5ebb
adds shortcode for manual pages links
7 months ago
Dominic Reich
ddb27f8b46
udpates tootpick.html to the latest git version
7 months ago
Dominic Reich
690c8e2eb9
update humans.txt (move from obsd 7.4 → 7.5)
8 months ago
Dominic Reich
b097722233
update 404 page
8 months ago
Dominic Reich
8050e9d4d5
adds lightbox to layouts/_default/baseof.html
...
maybe we can minify the js and css files...
8 months ago
Dominic Reich
c8a5f686f9
update footer (feed links)
10 months ago
Dominic Reich
00823931ca
update 404 page
10 months ago
Dominic Reich
7a5b3724d1
update humans.txt
10 months ago
Dominic Reich
bf878d9151
adds shortcode `comment`
10 months ago
Dominic Reich
5e4ad4f270
update video shortcode
11 months ago
Dominic Reich
c6fa6b7cd6
update video shortcodes
11 months ago
Dominic Reich
c1faa46da2
removed old text from humans.txt
11 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
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