Commit graph

16 commits

Author SHA1 Message Date
Sofía Aritz 3a0d804745 Disallow GTBot 2023-08-09 04:12:09 +02:00
Sofía Aritz 7dc4cbd79c Upddate canary
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

oops :p
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRLsWp0XeHHdlzzh4iQtRFuNUKyjwUCZMlAngAKCRCQtRFuNUKy
j4XcAQCZfD6FgrM3BBXfbWSRtM6zci/A+XiXIa4LTpN0qkr4+wD+Ieynrbsy7fn8
zm5f7H6xcQNb6/jyfFY1IjjSVN3w/AE=
=aQoh
-----END PGP SIGNATURE-----
2023-08-01 19:28:05 +02:00
Sofía Aritz 557390362d Update canary.txt 2023-06-28 15:13:10 +02:00
Sofía Aritz 1009008a25 Updated canary
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Updated the canary
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRLsWp0XeHHdlzzh4iQtRFuNUKyjwUCZGorewAKCRCQtRFuNUKy
j9LTAP9csU1Ha3vR46N6RU6cNw5A/7379ZTdlkVOM7kAITL9VwEA6T7tHRJK9WG+
2XNmPxkaPFmiW7NVPyCegIjfYlLOog4=
=rVnO
-----END PGP SIGNATURE-----
2023-05-21 16:32:33 +02:00
Sofía Aritz 28e50e07c4 Improve language detection script 2023-05-10 20:20:45 +02:00
Sofía Aritz 7d69d6d65e Add a new Spanish post: note-taking-2.md 2023-05-06 14:30:50 +02:00
Sofía Aritz 6ec64b6d15 Add language detection
Check `navigator.language` and suggest going to that language's page.

This JS file is not required for the page to run, and the notices can easily be disabled using the button that is alongside the notice.

The status if the redirect notice is saved in localStorage under the `i18n:no_redirect_notice` key.
2023-04-20 23:02:49 +02:00
Sofía Aritz 86f8ae2021 Extend canary and update the English contact page. 2023-04-13 20:07:29 +02:00
Sofía Aritz 7422b4d113 Remove dependency on Google Fonts
Thanks to the deployment of a Google Fonts binary mirror to my own CDN we can stop using Google Fonts.

Closes #3.
2023-04-13 00:19:45 +02:00
Sofía Aritz dbb43e25ba Update canary 2023-04-13 00:05:24 +02:00
Sofía Aritz 4a1c682d20 Move Nunjucks templates and Markdown files to the src/ folder 2023-03-29 19:36:44 +02:00
Sofía Aritz 8876c53ecb Implement comments
Based on https://berglyd.net/blog/2023/03/mastodon-comments/

Scripts are loaded only on blog posts. DOMPurify comes from the 0.3.1 release (dist/ on their GitHub repo)
2023-03-17 00:41:51 +01:00
Sofía Aritz d36d83e8ce Update canary
Looks like I didn't push the commit before starting the `11ty` branch, so I remade it.

/shrug
2023-03-13 22:11:37 +01:00
Sofía Aritz 87e7ed9ffd improve(note-taking-experiment): Wording and improve image quality 2023-03-12 17:16:33 +01:00
Sofía Aritz ba33e0e00c post: note taking experiment 2023-03-12 15:29:09 +01:00
Sofía Aritz 445ed938a5 Initial 11ty port
All the data from the previous website is now here.

The only thing missing now is integrating the weblog here.
2023-03-12 01:26:35 +01:00