aboutsummaryrefslogtreecommitdiff
path: root/blog
Commit message (Collapse)AuthorAgeFilesLines
* Remove jekyllMiquel Sabaté Solà2024-09-171-10/+0
| | | | | | | | | 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>
* Re-bumped much of the applicationMiquel Sabaté Solà2018-09-251-55/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Translated missing string on blog/index.htmlMiquel Sabaté Solà2018-02-191-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* script: added a script to generate postsMiquel Sabaté Solà2018-02-191-2/+2
| | | | | | | This way I don't have to remember to specific org headers and such. Moreover, I've also fixed the translation of the titles. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2018-02-181-0/+64
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>