aboutsummaryrefslogtreecommitdiff
path: root/stylesheets
Commit message (Collapse)AuthorAgeFilesLines
* Make the font a bit bigger on large screensMiquel Sabaté Solà2025-09-181-1/+5
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* css: Better align the name from the top navMiquel Sabaté Solà2024-12-171-1/+1
| | | | | | This was reproducible on cellphones, otherwise it went unnoticed. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* posts: Update on zelda after beating TotKMiquel Sabaté Solà2024-10-031-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Remove jekyllMiquel Sabaté Solà2024-09-1710-885/+207
| | | | | | | | | 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>
* Some updates that have been accumulatingMiquel Sabaté Solà2024-06-031-0/+12
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Simplified siteMiquel Sabaté Solà2023-07-141-4/+4
| | | | | | | Since I don't have many things on the "Writing" section, and I find myself not using the blog at all, let us hide these sections for now. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated 'about' pageMiquel Sabaté Solà2023-04-102-2/+2
| | | | | | | Setting up a more formal and up-to-date page with more relevant information. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added CV sectionMiquel Sabaté Solà2021-07-053-0/+58
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* stylesheets: don't color links inside of pre blocksMiquel Sabaté Solà2020-04-231-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* stylesheets: add a scroll whenever there is an overflow-xMiquel Sabaté Solà2020-04-221-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* stylesheets: give creditMiquel Sabaté Solà2020-04-221-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added an emacs.scss fileMiquel Sabaté Solà2020-04-211-0/+59
| | | | | | This will replace the org.css from my dotfiles. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added meta tags into the default layoutMiquel Sabaté Solà2019-10-201-0/+1
| | | | | | | This also includes a small Jekyll plugin that automatically guesses the OG image to be used depending on the availability of a thumbnail image. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Re-bumped much of the applicationMiquel Sabaté Solà2018-09-253-2/+34
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added jemoji and polished style for quotesMiquel Sabaté Solà2018-04-091-3/+8
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2018-02-185-0/+711
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>