aboutsummaryrefslogtreecommitdiff
path: root/_includes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* public-inbox.html: Simplify page footer.EuAndreh2020-08-171-9/+3
|
* i18n: Ajouter le support pour la version françaiseEuAndreh2020-08-162-6/+20
|
* _includes/feed.atom: Remove extra title filteringEuAndreh2020-08-161-1/+1
|
* _includes/feed.atom: Remove leading <xml> tagEuAndreh2020-08-161-1/+0
|
* i18n-date.html: Replace HTML comments with liquid commentsEuAndreh2020-08-121-2/+6
| | | | So they don't pollute the final source.
* Use _includes/i18n-date.html for datesEuAndreh2020-08-121-0/+11
|
* public-inbox.html: Add link to email me directlyEuAndreh2020-08-121-2/+6
|
* 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