aboutsummaryrefslogtreecommitdiff
path: root/.rubocop.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove jekyllMiquel Sabaté Solà2024-09-171-29/+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>
* ci: skip the vendor directory for rubocopMiquel Sabaté Solà2021-07-061-8/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: fixed a lot of issues with style and urlsMiquel Sabaté Solà2021-07-061-41/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* plugins: fixed rubocop errorsMiquel Sabaté Solà2021-07-051-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated gems and js packagesMiquel Sabaté Solà2020-03-231-6/+17
| | | | | | This also required some changes on the rubocop config. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Sorted out how to properly deployMiquel Sabaté Solà2018-02-191-0/+55
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>