summaryrefslogtreecommitdiff
path: root/_layouts (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-09Show updated_at in post headerEuAndreh1-0/+5
2020-08-01Revert "Don't reverse the order of posts in the posting list in index.html"EuAndreh1-1/+1
This reverts commit 73dd41e059497af9722bf9082dfc7f6b50277b49.
2020-08-01Don't reverse the order of posts in the posting list in index.htmlEuAndreh1-1/+1
I though that the reverse that was required, but it had the oposite effect.
2020-02-17Sort posts by date in reverseEuAndreh1-1/+1
2020-02-14Only list posts for languages there are availableEuAndreh1-7/+6
2020-02-14_layouts/default.html: Generate langs <ul> only when there are langsEuAndreh1-17/+17
2020-02-12html tidy wipEuAndreh2-10/+12
2020-02-09Sort pastebins listing by dateEuAndreh1-1/+2
2020-02-09Remove unused pastebins layoutEuAndreh1-10/+0
2020-02-08Remove extra role=main attributeEuAndreh1-1/+1
2020-02-08Escape HTML title in meta tagEuAndreh1-1/+1
Avoid errors with quotes in page titles
2020-02-06Use i18n date format everywhereEuAndreh4-4/+4
2020-02-06Sanitize markdown contentEuAndreh1-1/+1
2020-02-05Point to language-specific homeEuAndreh1-1/+1
2020-02-05DIY jekyll-seo-tagEuAndreh2-17/+16
2020-02-05DIY Atom feedEuAndreh1-1/+1
2020-02-05Add manual support for multiple languagesEuAndreh3-19/+52
2020-02-05Revert collections_dirEuAndreh2-0/+2
2020-02-05Use collections for pastebinsEuAndreh1-0/+10
2020-02-05Reproduce hakyll behaviourEuAndreh6-94/+42
2020-02-05WIP JekyllEuAndreh5-0/+155