| Commit message (Expand) | Author | Age | Files | Lines |
* | Update link to Git repositories | EuAndreh | 2021-10-11 | 1 | -4/+4 |
* | _config.yml: Add rel="license" to AGPL link too | EuAndreh | 2021-08-14 | 1 | -4/+4 |
* | Ignore drafts/ folder | EuAndreh | 2021-02-09 | 1 | -0/+1 |
* | mv build-aux/ -> aux/ and scripts/ | EuAndreh | 2021-01-27 | 1 | -1/+2 |
* | Use "make public" as the primary way of building the site | EuAndreh | 2021-01-25 | 1 | -0/+1 |
* | _config.yml: Exclude *.checksum files from built site | EuAndreh | 2021-01-24 | 1 | -0/+2 |
* | _config.yml: Exclude build-aux/ | EuAndreh | 2021-01-23 | 1 | -1/+1 |
* | Auto-convert TODOs.org -> TODOs.md | EuAndreh | 2021-01-23 | 1 | -1/+1 |
* | Add support for "Music" | EuAndreh | 2021-01-01 | 1 | -0/+27 |
* | _config.yml: Point to COPYING file instead of LICENSE | EuAndreh | 2020-12-30 | 1 | -5/+5 |
* | _config.yml: Add missing :day component to screencasts collection permalink | EuAndreh | 2020-12-28 | 1 | -1/+1 |
* | sitemap.xml: Simplify generation of sitemap.xml, include all collections | EuAndreh | 2020-12-26 | 1 | -0/+9 |
* | _config.yml: Exclude locale/ from build | EuAndreh | 2020-12-26 | 1 | -0/+1 |
* | Add support for screencasts, behind a feature flag | EuAndreh | 2020-12-24 | 1 | -0/+44 |
* | Add default links to end of slides | EuAndreh | 2020-12-19 | 1 | -0/+4 |
* | Add Podcast structure, with public entrypoint commented out | EuAndreh | 2020-12-19 | 1 | -0/+45 |
* | Move images/ -> static/ | EuAndreh | 2020-12-19 | 1 | -1/+1 |
* | Stop considering templates/ in scripts | EuAndreh | 2020-12-19 | 1 | -1/+0 |
* | Add x-by-category for articles,til,slides,pastebins in en,pt,fr,eo | EuAndreh | 2020-12-15 | 1 | -1/+45 |
* | Add pastebins to to <nav> and make <nav> CSS look better on small screens | EuAndreh | 2020-12-15 | 1 | -12/+21 |
* | Generate feed files for all collections and languages | EuAndreh | 2020-11-14 | 1 | -16/+18 |
* | Exclude drafts/ directory | EuAndreh | 2020-11-03 | 1 | -0/+1 |
* | Move other Nix files to nix/ | EuAndreh | 2020-11-03 | 1 | -7/+4 |
* | Add esperanto dictionary and spellcheck website | EuAndreh | 2020-10-30 | 1 | -1/+1 |
* | Translate alt of link icon | EuAndreh | 2020-10-30 | 1 | -0/+5 |
* | Add minimalistic esperanto translation | EuAndreh | 2020-10-23 | 1 | -3/+43 |
* | Remove redundant translation of site.t.articles.name | EuAndreh | 2020-10-23 | 1 | -4/+0 |
* | Point to git.euandreh.xyz instead of git.sr.ht/~euandreh | EuAndreh | 2020-10-23 | 1 | -3/+3 |
* | Use site.tld for referencing TLD address, and site.author.email for email | EuAndreh | 2020-10-23 | 1 | -0/+1 |
* | Add GraphvizBlock plugin | EuAndreh | 2020-10-16 | 1 | -0/+1 |
* | Use translated links of CC notice | EuAndreh | 2020-10-12 | 1 | -2/+2 |
* | Change footnote and LICENSE file to AGPL | EuAndreh | 2020-10-12 | 1 | -3/+3 |
* | Add pastebins to spellchecking list | EuAndreh | 2020-10-11 | 1 | -1/+1 |
* | Escape non-HTML tag | EuAndreh | 2020-10-11 | 1 | -3/+3 |
* | Use Jekyll to output slides HTML files | EuAndreh | 2020-10-10 | 1 | -0/+1 |
* | Enforce all "post" and "pastebin" layouts have dates in filenames | EuAndreh | 2020-10-10 | 1 | -0/+1 |
* | Refactor i18n structure, remove layouts, add slides...Yep, this commit is too big big I didn't want to take the trouble of splitting
it now.
- _config.yml translation keys are now simetrical on the entitiy: articles,
pastebins, tils, slides, etc.;
- _posts were moved to _articles: the _posts collection had special treatment in
Jekyll which I wanted to avoid;
- the filtering of entries for the Atom feed is now done inside the
_includes/feed.atom file instead of every feed file;
- all entities are now dealt with using the pluralized name: articles,
pastebins, tils, slides. No more inconsistencies on the key names, they now
should only make sense as the translation value on the dictionary;
- add base reveal.js infrastruture, with Jekyll generating the listing page and
nothing else.
| EuAndreh | 2020-10-10 | 1 | -41/+89 |
* | cargo2nix post: Fix spelling | EuAndreh | 2020-10-05 | 1 | -1/+1 |
* | Add "patches welcome" section to footer | EuAndreh | 2020-10-05 | 1 | -3/+3 |
* | _config.yml: Use custom permalink to *not* include the category on the URL | EuAndreh | 2020-10-05 | 1 | -0/+2 |
* | Fix missing website description | EuAndreh | 2020-09-18 | 1 | -0/+4 |
* | Add spellchecking back to tests, with support for en, pt and fr dicts | EuAndreh | 2020-08-31 | 1 | -4/+4 |
* | _config.yml: Remove '-' from CC-BY-SA -> CC BY-SA | EuAndreh | 2020-08-21 | 1 | -3/+3 |
* | Use {% link %} tag to assert valid links | EuAndreh | 2020-08-19 | 1 | -15/+15 |
* | Fix updated_at header section | EuAndreh | 2020-08-19 | 1 | -1/+1 |
* | Add 'description' file to Jekyll ignore list | EuAndreh | 2020-08-17 | 1 | -0/+1 |
* | Make blog_url dynamic instead of pointing to root which is always english | EuAndreh | 2020-08-16 | 1 | -0/+4 |
* | i18n: Ajouter le support pour la version française | EuAndreh | 2020-08-16 | 1 | -5/+35 |
* | config.yml: Use singular $SITE/pastebin/$SLUG for pastebin page | EuAndreh | 2020-08-14 | 1 | -0/+1 |
* | Use a single name for the site home link | EuAndreh | 2020-08-12 | 1 | -6/+0 |