aboutsummaryrefslogtreecommitdiff
path: root/_layouts/default.html
Commit message (Collapse)AuthorAgeFilesLines
* plugins: added the article Jekyll pluginMiquel Sabaté Solà2019-10-211-1/+2
| | | | | | | 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>
* Fixed favicon situationMiquel Sabaté Solà2019-10-211-3/+2
| | | | | | | 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-201-9/+9
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Fixed some meta attributes for TwitterMiquel Sabaté Solà2019-10-201-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added meta tags into the default layoutMiquel Sabaté Solà2019-10-201-4/+30
| | | | | | | 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-251-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* script: added a script to generate postsMiquel Sabaté Solà2018-02-191-4/+22
| | | | | | | 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/+31
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>