aboutsummaryrefslogtreecommitdiff
path: root/_layouts/post.html
Commit message (Collapse)AuthorAgeFilesLines
* Some updates that have been accumulatingMiquel Sabaté Solà2024-06-031-1/+5
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Add modified_at info at the post layoutMiquel Sabaté Solà2019-10-221-0/+1
| | | | | | | | | | | | At the bottom of every blog post, there will now be a small text containing: 1. The localized date of the last modified time the blog post was modified (taking Git as a reference). 2. A link to the log at git.mssola.com for the given file. This way readers have a better understanding of the versioning of a given page. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Minor fixesMiquel Sabaté Solà2019-01-151-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Re-bumped much of the applicationMiquel Sabaté Solà2018-09-251-10/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* script: added a script to generate postsMiquel Sabaté Solà2018-02-191-2/+1
| | | | | | | 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/+37
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>