aboutsummaryrefslogtreecommitdiff
path: root/_layouts/default.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add TILs section, with Atom support and i18n...- 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; EuAndreh2020-08-121-20/+26
* _layouts/default.html: Generate langs <ul> only when there are langsEuAndreh2020-02-141-17/+17
* html tidy wipEuAndreh2020-02-121-1/+1
* 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
* Sanitize markdown contentEuAndreh2020-02-061-1/+1
* Point to language-specific homeEuAndreh2020-02-051-1/+1
* DIY jekyll-seo-tagEuAndreh2020-02-051-2/+15
* DIY Atom feedEuAndreh2020-02-051-1/+1
* Add manual support for multiple languagesEuAndreh2020-02-051-9/+29
* Reproduce hakyll behaviourEuAndreh2020-02-051-1/+2
* WIP JekyllEuAndreh2020-02-051-0/+46