7d69d6d65e
Add a new Spanish post: note-taking-2.md
2023-05-06 14:30:50 +02:00
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
86f8ae2021
Extend canary and update the English contact page.
2023-04-13 20:07:29 +02:00
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
dbb43e25ba
Update canary
2023-04-13 00:05:24 +02:00
4a1c682d20
Move Nunjucks templates and Markdown files to the src/
folder
2023-03-29 19:36:44 +02:00
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
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
87e7ed9ffd
improve(note-taking-experiment): Wording and improve image quality
2023-03-12 17:16:33 +01:00
ba33e0e00c
post: note taking experiment
2023-03-12 15:29:09 +01:00
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