| Commit message (Expand) | Author | Files | Lines |
| 2020-12-24 | Add support for screencasts, behind a feature flag | EuAndreh | 1 | -0/+44 |
| 2020-12-19 | Add default links to end of slides | EuAndreh | 1 | -0/+4 |
| 2020-12-19 | Add Podcast structure, with public entrypoint commented out | EuAndreh | 1 | -0/+45 |
| 2020-12-19 | Move images/ -> static/ | EuAndreh | 1 | -1/+1 |
| 2020-12-19 | Stop considering templates/ in scripts | EuAndreh | 1 | -1/+0 |
| 2020-12-15 | Add x-by-category for articles,til,slides,pastebins in en,pt,fr,eo | EuAndreh | 1 | -1/+45 |
| 2020-12-15 | Add pastebins to to <nav> and make <nav> CSS look better on small screens | EuAndreh | 1 | -12/+21 |
| 2020-11-14 | Generate feed files for all collections and languages | EuAndreh | 1 | -16/+18 |
| 2020-11-03 | Exclude drafts/ directory | EuAndreh | 1 | -0/+1 |
| 2020-11-03 | Move other Nix files to nix/ | EuAndreh | 1 | -7/+4 |
| 2020-10-30 | Add esperanto dictionary and spellcheck website | EuAndreh | 1 | -1/+1 |
| 2020-10-30 | Translate alt of link icon | EuAndreh | 1 | -0/+5 |
| 2020-10-23 | Add minimalistic esperanto translation | EuAndreh | 1 | -3/+43 |
| 2020-10-23 | Remove redundant translation of site.t.articles.name | EuAndreh | 1 | -4/+0 |
| 2020-10-23 | Point to git.euandreh.xyz instead of git.sr.ht/~euandreh | EuAndreh | 1 | -3/+3 |
| 2020-10-23 | Use site.tld for referencing TLD address, and site.author.email for email | EuAndreh | 1 | -0/+1 |
| 2020-10-16 | Add GraphvizBlock plugin | EuAndreh | 1 | -0/+1 |
| 2020-10-12 | Use translated links of CC notice | EuAndreh | 1 | -2/+2 |
| 2020-10-12 | Change footnote and LICENSE file to AGPL | EuAndreh | 1 | -3/+3 |
| 2020-10-11 | Add pastebins to spellchecking list | EuAndreh | 1 | -1/+1 |
| 2020-10-11 | Escape non-HTML tag | EuAndreh | 1 | -3/+3 |
| 2020-10-10 | Use Jekyll to output slides HTML files | EuAndreh | 1 | -0/+1 |
| 2020-10-10 | Enforce all "post" and "pastebin" layouts have dates in filenames | EuAndreh | 1 | -0/+1 |
| 2020-10-10 | Refactor i18n structure, remove layouts, add slides | EuAndreh | 1 | -41/+89 |
| 2020-10-05 | cargo2nix post: Fix spelling | EuAndreh | 1 | -1/+1 |
| 2020-10-05 | Add "patches welcome" section to footer | EuAndreh | 1 | -3/+3 |
| 2020-10-05 | _config.yml: Use custom permalink to *not* include the category on the URL | EuAndreh | 1 | -0/+2 |
| 2020-09-18 | Fix missing website description | EuAndreh | 1 | -0/+4 |
| 2020-08-31 | Add spellchecking back to tests, with support for en, pt and fr dicts | EuAndreh | 1 | -4/+4 |
| 2020-08-21 | _config.yml: Remove '-' from CC-BY-SA -> CC BY-SA | EuAndreh | 1 | -3/+3 |
| 2020-08-19 | Use {% link %} tag to assert valid links | EuAndreh | 1 | -15/+15 |
| 2020-08-19 | Fix updated_at header section | EuAndreh | 1 | -1/+1 |
| 2020-08-17 | Add 'description' file to Jekyll ignore list | EuAndreh | 1 | -0/+1 |
| 2020-08-16 | Make blog_url dynamic instead of pointing to root which is always english | EuAndreh | 1 | -0/+4 |
| 2020-08-16 | i18n: Ajouter le support pour la version française | EuAndreh | 1 | -5/+35 |
| 2020-08-14 | config.yml: Use singular $SITE/pastebin/$SLUG for pastebin page | EuAndreh | 1 | -0/+1 |
| 2020-08-12 | Use a single name for the site home link | EuAndreh | 1 | -6/+0 |
| 2020-08-12 | Use _includes/i18n-date.html for dates | EuAndreh | 1 | -3/+27 |
| 2020-08-12 | Add custom permalink for TIL Jekyll collection | EuAndreh | 1 | -0/+1 |
| 2020-08-12 | Allow more folders to contain 'FIXME' text | EuAndreh | 1 | -0/+1 |
| 2020-08-12 | Add post and TIL templates | EuAndreh | 1 | -0/+1 |
| 2020-08-12 | Add TILs section, with Atom support and i18n | EuAndreh | 1 | -26/+46 |
| 2020-08-09 | Show updated_at in post header | EuAndreh | 1 | -0/+3 |
| 2020-08-08 | _config.yml: Add line numbers only to code blocks | EuAndreh | 1 | -1/+4 |
| 2020-08-05 | Simplify styles.css and setup line number for code blocks | EuAndreh | 1 | -0/+5 |
| 2020-02-24 | _config.yml: Remove vendor/ from exclude list | EuAndreh | 1 | -1/+0 |
| 2020-02-17 | _config.yml: Exclude result from Jekyll build | EuAndreh | 1 | -0/+1 |
| 2020-02-14 | Fix navigation bar links to Atom feeds | EuAndreh | 1 | -2/+2 |
| 2020-02-06 | Add missing lang annotations | EuAndreh | 1 | -5/+0 |
| 2020-02-06 | Use pandoc to render markdown | EuAndreh | 1 | -0/+5 |