From 40013704cf16f53468940a7d0160b40e8241a87c Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 17 Sep 2024 07:16:43 +0200 Subject: Remove jekyll MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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à --- _i18n/en/about.md | 38 ------------------- _i18n/en/cv.md | 103 ---------------------------------------------------- _i18n/en/index.md | 4 -- _i18n/en/license.md | 38 ------------------- 4 files changed, 183 deletions(-) delete mode 100644 _i18n/en/about.md delete mode 100644 _i18n/en/cv.md delete mode 100644 _i18n/en/index.md delete mode 100644 _i18n/en/license.md (limited to '_i18n/en') diff --git a/_i18n/en/about.md b/_i18n/en/about.md deleted file mode 100644 index d4189ca..0000000 --- a/_i18n/en/about.md +++ /dev/null @@ -1,38 +0,0 @@ -Miquel's picture - - - -**Miquel Sabaté Solà** (Piera, 1989) has a degree in Computer Science -([FIB/UPC](https://www.fib.upc.edu/en), 2014) and in Catalan Language and -Literature ([UOC](https://www.uoc.edu/portal/en/index.html), 2022), and holds a -Master's degree in Advanced Research in Humanistic Studies -([URV](https://www.urv.cat/en/), 2023). He works as a Senior Full-Stack Software -Developer at [SUSE](https://www.suse.com/), has contributed to numerous FOSS -projects, and has acted as a mentor in the [Google Summer of -Code](https://summerofcode.withgoogle.com/) program twice: once with the -[KDE](https://kde.org/) project, and another with -[openSUSE](https://www.opensuse.org/). - -His main topics of research are the textual criticism of unpublished authors of -the catalan Baroque period, and their contextualization. In particular, he has -been working on the study of the life and literary works of Joan Terré Sarriera -(1601-1640), a poet from the first period of catalan Baroque. - -He is also involved in politics, being a member of [Vila de Capellades - -CUP](http://viladecapellades.cat/), and, during the municipal elections -celebrated in may 2019, he was nominated as councilor at Capellades. When -forming up the government of the Town Hall, he was nominated as councilor of -Youth, Citizen Participation and Transparency; which he [later -renounced](http://viladecapellades.cat/noticia/309/comunicat-de-vila-de-capellades-cup-en-relacio-a-la-sortida-del-govern) -in march 2023. On the next elections, in 2023, he was reelected as a councilor, -but remaining at the opposition this time. Moreover, in october 2020, he also -took the position of councilor at the [Consell Comarcal de -l'Anoia](https://www.anoia.cat/) from representatives that left office early, -being also a spokesman there for the CUP party until july 2023 (end of the -term). diff --git a/_i18n/en/cv.md b/_i18n/en/cv.md deleted file mode 100644 index 1c8cc6f..0000000 --- a/_i18n/en/cv.md +++ /dev/null @@ -1,103 +0,0 @@ -Miquel's picture - -# Miquel Sabaté Solà - - - -## Education - -`October 2022 - September 2023` -**Master's Degree in Advanced Research in Humanistic Studies**
**Speciality in Linguistic and Literary Studies** -
-*Universitat Rovira i Virgili ([URV](https://www.urv.cat/en/))* - -`October 2020 - May 2021` -**University extension course:**
**«The discourse on the promotion of the catalan language: perspectives and arguments»** -
-*Centre de Recerca en Sociolingüística i Comunicació ([CUSC](https://www.ub.edu/web/ub/en/recerca_innovacio/recerca_a_la_UB/observatoris/observatoris/cusc.html?))*
-*Universitat de Barcelona ([UB](https://www.ub.edu/web/portal/en/))* - -`September 2016 - January 2022` -**Bachelor's Degree in Catalan Language and Literature** -
-*Universitat Oberta de Catalunya ([UOC](https://www.uoc.edu/portal/en/index.html))* - -`September 2008 - June 2014` -**Bachelor's Degree in Computer Engineering**
-*Facultat d'Informàtica de Barcelona ([FIB](https://www.fib.upc.edu/en))*
-*Unversitat Politècnica de Catalunya ([UPC](https://www.upc.edu/en))* - -## Experience -`December 2020 - Present` -**Senior Full-Stack Software Developer** at **[SUSE](https://www.suse.com/)**
-Currently maintaining, inside of the [SCC](https://scc.suse.com) team, all those tools that make possible the interactions between customers and SUSE's software through subscriptions. - -`October 2020 - July 2023` -**Councilor** at **[Consell Comarcal de l'Anoia](https://www.anoia.cat/)**
-Taking this position from representatives that left office early, in october -2020 I took the office of Councilor and spokesman of the CUP party. I left -office at the end of the term. - -`June 2019 - Present` -**Councilor** at **[Capellades' Town Hall](https://www.capellades.cat/)**
-In the municipal elections celebrated in may 2019, I was nominated as councilor -at Capellades for the Vila de Capellades - CUP party. When forming up the -government of the Town Hall, I was nominated as councilor of **Youth**, -**Citizen Participation** and **Transparency**; which I [renounced in march 2023](http://viladecapellades.cat/noticia/309/comunicat-de-vila-de-capellades-cup-en-relacio-a-la-sortida-del-govern). - -In the municipal elections celebrated in may 2023 I was reelected as councilor -at Capellades for the same party, but remaining at the opposition this time. - -`June 2015 - November 2020` -**Software Developer** at **[SUSE](https://www.suse.com/)** -- Started the Docker team at SUSE, which evolved into the [SUSE CaaS Platform](https://www.suse.com/products/caas-platform/) product, an enterprise class container management solution based on Kubernetes. -- Maintained tools such as [Portus](https://github.com/SUSE/Portus) (a Ruby on Rails application with Vue.js on the frontend) and [zypper-docker](https://github.com/SUSE/zypper-docker) (a Go CLI tool for patching and updating SUSE-based images). I have been the main contributor to these projects, and I have also been responsible for packaging and releasing them both as RPM packages and Docker images (by using [OBS](https://build.opensuse.org/)). -- Helped to create [skuba](https://github.com/SUSE/skuba), which is a CLI tool written in Go that is being used to orchestrate the Kubernetes pieces underneath [SUSE CaaS Platform](https://www.suse.com/products/caas-platform/). -- Given numerous talks, workshops and trainings about container-related technologies. I have also contributed with talks and workshops for [SUSECon](https://www.susecon.com/) in 2016, 2017 and 2019. - -`February 2012 - March 2015` -**Web developer** at **Saifor**
-Full-stack developer at Saifor. In there I developed a set of internal web applications written in PHP and PostgreSQL. - -`January 2011 - March 2015` -**Developer** at **[KDE](https://kde.org/)**
-I was involved with the KDE free software project. I was mainly focused on -[KDevelop](https://www.kdevelop.org), where I was the maintainer for its Ruby -support, and [Kate](https://kate-editor.org). - -`April 2012 - August 2012` -**Student** at **[Google Summer of Code](https://summerofcode.withgoogle.com/)**
-I spent the summer of 2012 working on a Google Summer of Code (GSoC). During this time I stabilized the KDevelop Ruby support successfully. - -## Contributions - -### Mentor - -I have been a [Google Summer of Code](https://summerofcode.withgoogle.com/) mentor twice: once in 2014 with the [KDE](https://kde.org/) project, and then in 2016 with [openSUSE](https://www.opensuse.org/). - -### FLOSS - -I have been involved in the maintenance of multiple free software projects, and I have also contributed to some of the dependencies of these projects. For example, I have contributed in some of the gems required by Portus such as [public_activity](https://github.com/chaps-io/public_activity), while also producing new ones such as [cconfig](https://github.com/mssola/cconfig) so the overall community can benefit from them. - -I have also contributed to other projects such as Docker, with contributions in the [Docker distribution](https://github.com/docker/distribution) and in the [Docker machine](https://github.com/docker/machine) projects, while also helping to maintain internal patches of Docker itself so customers could benefit from the latest security updates. - -All in all, I am a staunch supporter of free software and I strongly believe that fostering communities around it is beneficial for society at large. - -## Technical skills - -- **Languages**: advanced knowledge of Ruby, Go, C and Javascript, with also a high degree of confidence in Python, C++, Rust, Perl, Java, PHP and Bash. -- **Applications and frameworks**: advanced knowledge of Ruby on Rails, Vue.js, jQuery, PostgreSQL and Redis, among other technologies, thus being confident in the full stack of a web application. I also have experience deploying web applications in container environments, with a strong focus on Kubernetes. -- **Administration**: overall understanding in UNIX/Linux System administration. -- **Methodologies**: familiar with the [SCRUM](https://www.scrum.org/) methodology, being also experienced with it in remote environments. Experienced also in the [Kanban](https://en.wikipedia.org/wiki/Kanban) methodology. - -## Languages - -- **Catalan**: Native proficiency. -- **Spanish**: Written and spoken proficiently. -- **English**: Written and spoken proficiently. diff --git a/_i18n/en/index.md b/_i18n/en/index.md deleted file mode 100644 index aa26017..0000000 --- a/_i18n/en/index.md +++ /dev/null @@ -1,4 +0,0 @@ - -
- {% tf about.md %} -
diff --git a/_i18n/en/license.md b/_i18n/en/license.md deleted file mode 100644 index c3c6f40..0000000 --- a/_i18n/en/license.md +++ /dev/null @@ -1,38 +0,0 @@ -## About this - -This is my personal webpage, where I write stuff. The source code can be found -[here](https://github.com/mssola/jo.mssola.com). - -## License ([AGPLv3](https://www.gnu.org/licenses/agpl-3.0.html)) - -
-
-Copyright (C) 2018-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
-
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU Affero General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU Affero General Public License for more details.
-
-You should have received a copy of the GNU Affero General Public License
-along with this program.  If not, see <https://www.gnu.org/licenses/>.
-
-
- -## Creative Commons - -All documents provided by this site (e.g. blog posts, articles, etc.) are -released under the [Creative Commons BY-ND -4.0](https://creativecommons.org/licenses/by-nd/4.0/) license. All of the -opinions stated here are solely my own unless explicitly stated otherwise. - -## Style - -The style and the layout of this site are heavily based on the default theme of -Jekyll [minima](https://github.com/jekyll/minima). This theme is licensed under -the [MIT](https://opensource.org/licenses/MIT). -- cgit v1.2.3