Commit graph

7 commits

Author SHA1 Message Date
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 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 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