aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* plugins: renamed from article.rb to type.rbMiquel Sabaté Solà2019-10-211-0/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* plugins: added the article Jekyll pluginMiquel Sabaté Solà2019-10-214-12/+113
| | | | | | | This plugin adds og:type related tags depending on whether the given page is a website or an article. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* images: fixed some imagesMiquel Sabaté Solà2019-10-214-0/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Fixed favicon situationMiquel Sabaté Solà2019-10-2130-3/+58
| | | | | | | I removed the hacky empty favicon, and I've generated a proper favicon for android, apple, etc. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* More refining on twitter cardsMiquel Sabaté Solà2019-10-203-9/+11
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Fixed some meta attributes for TwitterMiquel Sabaté Solà2019-10-202-5/+14
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added meta tags into the default layoutMiquel Sabaté Solà2019-10-207-4/+94
| | | | | | | 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>
* Minor correctionsMiquel Sabaté Solà2019-02-281-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added blog post on porta a portaMiquel Sabaté Solà2019-02-261-0/+194
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated gemsMiquel Sabaté Solà2019-02-261-30/+32
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Do not use RSS feed for catalanMiquel Sabaté Solà2019-01-191-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Tracta de vósMiquel Sabaté Solà2019-01-171-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Deleted test writingMiquel Sabaté Solà2019-01-171-53/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Happy new yearMiquel Sabaté Solà2019-01-178-8/+8
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Dockerized deployment methodMiquel Sabaté Solà2019-01-175-10/+103
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Minor fixesMiquel Sabaté Solà2019-01-158-29/+44
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Re-writing templatesMiquel Sabaté Solà2018-09-254-84/+106
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Re-bumped much of the applicationMiquel Sabaté Solà2018-09-2546-421/+6090
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* script: run bundleMiquel Sabaté Solà2018-04-091-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added jemoji and polished style for quotesMiquel Sabaté Solà2018-04-094-4/+20
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* index: fixed some links in catalanMiquel Sabaté Solà2018-02-192-6/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Translated missing string on blog/index.htmlMiquel Sabaté Solà2018-02-193-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* script: added a script to generate postsMiquel Sabaté Solà2018-02-1912-147/+114
| | | | | | | 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>
* test: let HTMLProofer pick the proper dirMiquel Sabaté Solà2018-02-191-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Sorted out how to properly deployMiquel Sabaté Solà2018-02-1912-6/+258
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2018-02-1887-0/+13893
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>