| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-08-12 | _layouts/til.html: Mirror _layouts/post.html content | EuAndreh | 1 | -11/+1 | |
| 2020-08-12 | Add TILs section, with Atom support and i18n | EuAndreh | 4 | -21/+61 | |
| - 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; | |||||
| 2020-08-10 | CSS: Add clearer separation between end of post and post footer | EuAndreh | 1 | -1/+1 | |
| 2020-08-09 | Show updated_at in post header | EuAndreh | 1 | -0/+5 | |
| 2020-08-01 | Revert "Don't reverse the order of posts in the posting list in index.html" | EuAndreh | 1 | -1/+1 | |
| This reverts commit 73dd41e059497af9722bf9082dfc7f6b50277b49. | |||||
| 2020-08-01 | Don't reverse the order of posts in the posting list in index.html | EuAndreh | 1 | -1/+1 | |
| I though that the reverse that was required, but it had the oposite effect. | |||||
| 2020-02-17 | Sort posts by date in reverse | EuAndreh | 1 | -1/+1 | |
| 2020-02-14 | Only list posts for languages there are available | EuAndreh | 1 | -7/+6 | |
| 2020-02-14 | _layouts/default.html: Generate langs <ul> only when there are langs | EuAndreh | 1 | -17/+17 | |
| 2020-02-12 | html tidy wip | EuAndreh | 2 | -10/+12 | |
| 2020-02-09 | Sort pastebins listing by date | EuAndreh | 1 | -1/+2 | |
| 2020-02-09 | Remove unused pastebins layout | EuAndreh | 1 | -10/+0 | |
| 2020-02-08 | Remove extra role=main attribute | EuAndreh | 1 | -1/+1 | |
| 2020-02-08 | Escape HTML title in meta tag | EuAndreh | 1 | -1/+1 | |
| Avoid errors with quotes in page titles | |||||
| 2020-02-06 | Use i18n date format everywhere | EuAndreh | 4 | -4/+4 | |
| 2020-02-06 | Sanitize markdown content | EuAndreh | 1 | -1/+1 | |
| 2020-02-05 | Point to language-specific home | EuAndreh | 1 | -1/+1 | |
| 2020-02-05 | DIY jekyll-seo-tag | EuAndreh | 2 | -17/+16 | |
| 2020-02-05 | DIY Atom feed | EuAndreh | 1 | -1/+1 | |
| 2020-02-05 | Add manual support for multiple languages | EuAndreh | 3 | -19/+52 | |
| 2020-02-05 | Revert collections_dir | EuAndreh | 2 | -0/+2 | |
| 2020-02-05 | Use collections for pastebins | EuAndreh | 1 | -0/+10 | |
| 2020-02-05 | Reproduce hakyll behaviour | EuAndreh | 6 | -94/+42 | |
| 2020-02-05 | WIP Jekyll | EuAndreh | 5 | -0/+155 | |
