oe7drt-website/layouts
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>
2023-11-27 16:25:16 +01:00
..
_default update atom feed output 2023-11-19 14:48:57 +01:00
equipment fix output formats (HTML,Atom,RSS,JSON,etc.) 2023-06-17 22:29:20 +02:00
partials update stat script (plausible, proxied) 2023-11-27 16:25:16 +01:00
posts fix output formats (HTML,Atom,RSS,JSON,etc.) 2023-06-17 22:29:20 +02:00
spam add feed to spam “category” 2023-07-29 18:13:19 +02:00
404.html update 404 page 2023-11-06 20:03:47 +01:00
home.humanstxt.txt update humans txt 2023-11-19 14:49:05 +01:00
home.tootpick.html fixing tootpick output in config.toml 2023-11-19 12:47:12 +01:00
robots.txt update robots.txt 2023-08-18 06:03:22 +02:00
sitemap.xml update sitemap.xml 2023-04-10 11:15:25 +02:00