7d69371d2f
Remove recommendations page and link work website in contact page
2023-10-02 21:34:25 +02:00
628eee0ae2
WIP recommendations page
2023-10-02 21:04:32 +02:00
e2cbb96e8c
I'm tired of updating the canary and things like that...
...
I should sign this commit... but I don't want to set up the keys rn in my computer
2023-10-02 20:55:37 +02:00
3d1879b5da
Update weblog index
2023-08-02 00:19:20 +02:00
c8abe522cd
Improve Spanish intro
2023-08-01 20:36:48 +02:00
72d4053dca
Update weblog index
2023-08-01 20:33:39 +02:00
6e93e75947
Remove links page
2023-08-01 20:28:18 +02:00
469bc7412b
Update "auto-hospedada" Wikipedia link
2023-05-20 22:26:30 +02:00
b723871511
Update english index and add project
2023-05-20 22:24:02 +02:00
7d69d6d65e
Add a new Spanish post: note-taking-2.md
2023-05-06 14:30:50 +02:00
ecd6ca2809
Add English weblog support
2023-04-22 21:44:23 +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
4a1c682d20
Move Nunjucks templates and Markdown files to the src/
folder
2023-03-29 19:36:44 +02:00
98d9f656e1
Prepare 11ty
branch
2023-03-12 01:26:35 +01:00
36163ae3ae
s/Gitea/Forgejo and reduce priority of my Codeberg profile
2023-03-05 16:27:18 +01:00
17a2371162
Update projects
...
Added "makdown cv" and "note taking" projects
2023-03-05 16:20:23 +01:00
4bbe5aa0a8
Add canary
2023-02-27 11:58:23 +01:00
e343c27699
Add webfinger
2023-02-27 11:33:33 +01:00
02743fbc62
Make various texts more "professional"
2023-02-19 20:16:34 +01:00
2ddde3bfaf
Make presentation more formal
2023-02-19 20:07:56 +01:00
cbecbffe8e
Improve navbar buttons contrast
2023-01-16 22:10:10 +01:00
d3503d28f6
Update contact page to add Matrix
2023-01-16 22:04:29 +01:00
2e64b52d3c
Update signed contact page
2023-01-15 04:16:34 +01:00
ed0b452457
Add Gitea link and temporarily remove weblog link
2023-01-15 04:14:36 +01:00
5afc7f2d5d
Add info about mirror
2023-01-14 21:02:58 +01:00
f3ed3c3d58
Use WebP instead of JPEG for background image
2023-01-11 01:02:31 +01:00
086eb5deaa
Remove weblog
...
See https://codeberg.org/sofiaritz/weblog
2023-01-09 23:31:03 +01:00
bbbc0c97b4
Remove Google Fonts dep
...
Closes #3
2023-01-08 21:42:22 +01:00
91b632ac2d
Add initial support for post translation
...
- The `Post` component now accepts the props `lang` and `langs` that indicate which languages are supported and which language is that post.
- Posts now accept a `?lang` query param to ask for a specific lang
- If only one lang is supported, a link is created to a LibreTranslate endpoint that contains the post. Translation right now is done just from Spanish to English (though the user can choose other languages in the LibreTranslate UI)
- Added default notice for non-spanish posts about the fact that I'm not native and that grammar/wording issues can be reported on the Codeberg repo
2023-01-08 21:19:30 +01:00
77739d387f
Add code styling and improve loading size
...
- Added Jetbrains Mono font
- Added styling for `code` and `hr` tags
- Added `background.jpg` which is 409KB instead of the old `background.png`'s 4MB
2023-01-06 23:44:39 +01:00
0908765939
Add rel="me"
to Mastodon link
2023-01-06 11:50:37 +01:00
717ad4ad3e
Only show skeletons on special dates
2023-01-03 10:58:06 +01:00
cc2df74d62
Added skeletons
2023-01-03 03:26:50 +01:00
ed251ebf38
Add website to projects and add 404 page
...
- Added Codeberg project to Projects
- Added Not Found page
- Improved responsiveness of the navbar
2023-01-02 21:27:20 +01:00
a738f8c290
Add notice about ad-blockers
2023-01-02 03:12:58 +01:00
1739b7337d
Improve weblog and nits
...
- Improved weblog to allow longer posts!
- Renamed `blog` to `weblog`
- Improved some wording
- Change title on each page
- Renamed `feed.xml` to `feed.rss`
2023-01-02 03:05:38 +01:00
cce91e6649
Initial commit
2023-01-02 00:14:04 +01:00