aboutsummaryrefslogtreecommitdiff
path: root/_layouts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Show updated_at in post headerEuAndreh2020-08-091-0/+5
* Revert "Don't reverse the order of posts in the posting list in index.html"...This reverts commit 73dd41e059497af9722bf9082dfc7f6b50277b49. EuAndreh2020-08-011-1/+1
* Don't reverse the order of posts in the posting list in index.html...I though that the reverse that was required, but it had the oposite effect. EuAndreh2020-08-011-1/+1
* Sort posts by date in reverseEuAndreh2020-02-171-1/+1
* Only list posts for languages there are availableEuAndreh2020-02-141-7/+6
* _layouts/default.html: Generate langs <ul> only when there are langsEuAndreh2020-02-141-17/+17
* html tidy wipEuAndreh2020-02-122-10/+12
* Sort pastebins listing by dateEuAndreh2020-02-091-1/+2
* Remove unused pastebins layoutEuAndreh2020-02-091-10/+0
* Remove extra role=main attributeEuAndreh2020-02-081-1/+1
* Escape HTML title in meta tag...Avoid errors with quotes in page titles EuAndreh2020-02-081-1/+1
* Use i18n date format everywhereEuAndreh2020-02-064-4/+4
* Sanitize markdown contentEuAndreh2020-02-061-1/+1
* Point to language-specific homeEuAndreh2020-02-051-1/+1
* DIY jekyll-seo-tagEuAndreh2020-02-052-17/+16
* DIY Atom feedEuAndreh2020-02-051-1/+1
* Add manual support for multiple languagesEuAndreh2020-02-053-19/+52
* Revert collections_dirEuAndreh2020-02-052-0/+2
* Use collections for pastebinsEuAndreh2020-02-051-0/+10
* Reproduce hakyll behaviourEuAndreh2020-02-056-94/+42
* WIP JekyllEuAndreh2020-02-055-0/+155