Commit graph

67 commits

Author SHA1 Message Date
Sofía Aritz 2e64b52d3c Update signed contact page 2023-01-15 04:16:34 +01:00
Sofía Aritz ed0b452457 Add Gitea link and temporarily remove weblog link 2023-01-15 04:14:36 +01:00
Sofía Aritz 5afc7f2d5d Add info about mirror 2023-01-14 21:02:58 +01:00
Sofía Aritz f3ed3c3d58 Use WebP instead of JPEG for background image 2023-01-11 01:02:31 +01:00
Sofía Aritz 086eb5deaa Remove weblog
See https://codeberg.org/sofiaritz/weblog
2023-01-09 23:31:03 +01:00
Sofía Aritz bbbc0c97b4 Remove Google Fonts dep
Closes #3
2023-01-08 21:42:22 +01:00
Sofía Aritz 828d2e0169 Add link to the website 2023-01-08 21:21:07 +01:00
Sofía Aritz 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
Sofía Aritz 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
Sofía Aritz f8cb32ba14 Add Mastodon link to index.html 2023-01-06 11:53:23 +01:00
Sofía Aritz 0908765939 Add rel="me" to Mastodon link 2023-01-06 11:50:37 +01:00
Sofía Aritz 717ad4ad3e Only show skeletons on special dates 2023-01-03 10:58:06 +01:00
Sofía Aritz cc2df74d62 Added skeletons 2023-01-03 03:26:50 +01:00
Sofía Aritz 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
Sofía Aritz a738f8c290 Add notice about ad-blockers 2023-01-02 03:12:58 +01:00
Sofía Aritz 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
Sofía Aritz cce91e6649 Initial commit 2023-01-02 00:14:04 +01:00