aboutsummaryrefslogtreecommitdiff
path: root/_includes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add TILs section, with Atom support and i18nEuAndreh2020-08-121-10/+10
| | | | | | | | | | | | | | | - add i18n logic to support translated TIL entries and listing; - make the website title less tied to a blog: "EuAndreh::blog" -> <web>EuAndreh</web>; - remove old Atom feed link aliases; - remove feed.all.atom and it's link in the about page; - create Atom feed for TIL entries; - show blog and TIL Atom feed on their listing pages (index and tils-listing); - add root alias: / -> /en/ - remove explicit list of feeds from $IGNORED_PAGES and use a '*.atom' glob instead; - also lint, assert-content and assert-unique-ref of TILs; - fix wrong "post.date" in pastebin entry in site.json;
* CSS: Add clearer separation between end of post and post footerEuAndreh2020-08-101-2/+2
|
* Add missing URI escapingEuAndreh2020-02-081-3/+3
|
* Add URI escaping to mailto linkEuAndreh2020-02-081-1/+1
|
* Add Atom feed with all languagesEuAndreh2020-02-061-2/+1
|
* DIY jekyll-seo-tagEuAndreh2020-02-051-0/+15
|
* DIY Atom feedEuAndreh2020-02-051-79/+18
|
* Copy feed.atom from jekyll-feedEuAndreh2020-02-051-0/+96