aboutsummaryrefslogtreecommitdiff
path: root/src/public
Commit message (Collapse)AuthorAgeFilesLines
* Update link from lore.kernel.orgMiquel Sabaté Solà2025-09-192-2/+2
| | | | | | | Instead of looking for my old email, go for my full name, which is indeed more stable than my emails. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Update default email to my mailbox.org oneMiquel Sabaté Solà2025-09-186-6/+6
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add mastodon profileMiquel Sabaté Solà2025-09-184-2/+4
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Remove Google Scholar from the contact linksMiquel Sabaté Solà2025-09-184-4/+0
| | | | | | This is redundant with the ORCID link. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add ORCID linkMiquel Sabaté Solà2025-09-074-2/+6
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Better wording on the index pageMiquel Sabaté Solà2025-04-092-26/+22
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* cv: Add RVFA certificationMiquel Sabaté Solà2024-12-172-0/+38
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* index: Rectify minor error on the english versionMiquel Sabaté Solà2024-12-171-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* cv: Add links to kernel contributionsMiquel Sabaté Solà2024-10-143-1/+15
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* zelda: Expand the explanation on the Oracle gamesMiquel Sabaté Solà2024-10-111-3/+13
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* posts: Update on zelda after beating TotKMiquel Sabaté Solà2024-10-031-31/+131
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* index: Add link to MastodonMiquel Sabaté Solà2024-10-012-6/+8
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* public: Add keybase.txt fileMiquel Sabaté Solà2024-09-171-0/+86
| | | | | | | It got removed with the recent re-write and I got an email from keybase.io about me breaking the setup. Let's re-add it. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Remove jekyllMiquel Sabaté Solà2024-09-177-0/+1167
This is a complete rewrite of my blog to a vastly simpler form. That is, we only need HTML and a couple of build scripts to have something equivalent, without all the dependencies that jekyll brings. I have also taken the chance to remove a lot of stuff that was actually not needed. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>