| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-01-23 | Add Makefile with "clean", "check" and "public" rules | EuAndreh | 1 | -1/+2 | |
| 2021-01-07 | .gitignore: Ignore all Nix symlinks | EuAndreh | 1 | -1/+1 | |
| 2021-01-05 | Add gitignore rule for generated assets and match with gitignoreSource | EuAndreh | 1 | -0/+9 | |
| 2020-12-28 | Remove favicon.png from local gitignore | EuAndreh | 1 | -1/+0 | |
| 2020-12-28 | generate-favicon.rb: Generate PNG favicon from SVG | EuAndreh | 1 | -0/+1 | |
| 2020-12-26 | Remove generated media extensions (.ogg, .torrent) from gitignore | EuAndreh | 1 | -4/+0 | |
| 2020-12-24 | Move the rest of assert-content.sh to link-hook.rb | EuAndreh | 1 | -1/+5 | |
| 2020-10-16 | Add GraphvizBlock plugin | EuAndreh | 1 | -1/+2 | |
| 2020-10-10 | Refactor i18n structure, remove layouts, add slides | EuAndreh | 1 | -1/+0 | |
| 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. | |||||
| 2020-08-19 | Update Jekyll to 4.0 | EuAndreh | 1 | -1/+1 | |
| 2020-02-05 | WIP Jekyll | EuAndreh | 1 | -1/+3 | |
| 2020-02-05 | Add Jekyll generated website | EuAndreh | 1 | -1/+3 | |
| 2020-02-05 | Add bundix Jekyll setup | EuAndreh | 1 | -2/+1 | |
| 2019-05-21 | Add Hakyll _cache/ folder to .gitignore | EuAndreh | 1 | -2/+5 | |
| 2018-07-15 | Add initial Hakyll website skeleton | EuAndreh | 1 | -0/+2 | |
