ekzyis 527e09d2e1 Load plausible script from plausible.io
Simply hosting the script at our origin is not enough since it will issue a POST request to /api/event.

I considered changing the script to send the request to plausible.io, not window.location, but then it wouldn't matter to proxy the script anymore.
2025-09-07 05:22:43 +02:00
2025-08-07 02:02:49 +02:00
2025-07-26 02:56:24 +02:00
2025-07-21 00:56:25 +02:00
2025-09-07 05:15:31 +02:00
2025-07-26 03:27:14 +02:00
2025-07-20 17:19:29 +02:00
2025-08-24 00:44:32 +02:00
2025-07-21 00:58:56 +02:00
2025-07-21 00:58:56 +02:00
2025-07-20 23:28:01 +02:00
2025-09-07 05:10:31 +02:00
2025-07-20 17:19:29 +02:00

💻 popular commands

# enter nix shell
$ nix develop

# serve site at localhost:8080
$ nix run

# website configuration
$ s3cmd ws-create --ws-index=index.html --ws-error=404.html s3://www.ekzy.is

# deploy site
$ s3cmd sync --guess-mime-type --no-mime-magic --acl-public --delete-removed --delete-after public/ s3://www.ekzy.is

# request cert manually and upload via Linode web interface
$ sudo certbot certonly --manual

📑 useful links

Description
Languages
CSS 57.3%
TeX 15.9%
Go 14.5%
HTML 9.2%
Nix 1.5%
Other 1.6%