| Commit message (Expand) | Author | Age | Files | Lines |
* | Include TODOs.html file in website | EuAndreh | 2022-04-12 | 1 | -0/+2 |
* | Rename favicon to lord-favicon | EuAndreh | 2022-04-12 | 1 | -1/+2 |
* | Exclude tmp/ directory | EuAndreh | 2022-03-06 | 1 | -1/+1 |
* | .gitignore: Ignore vendor/ | EuAndreh | 2022-03-06 | 1 | -0/+1 |
* | .gitignore: Add torrent-files.txt | EuAndreh | 2022-01-16 | 1 | -0/+1 |
* | .gitignore: Add deps.mk and files.mk | EuAndreh | 2022-01-16 | 1 | -0/+3 |
* | Ignore drafts/ folder | EuAndreh | 2021-02-09 | 1 | -0/+2 |
* | Add Makefile with "clean", "check" and "public" rules | EuAndreh | 2021-01-23 | 1 | -1/+2 |
* | .gitignore: Ignore all Nix symlinks | EuAndreh | 2021-01-07 | 1 | -1/+1 |
* | Add gitignore rule for generated assets and match with gitignoreSource | EuAndreh | 2021-01-05 | 1 | -0/+9 |
* | Remove favicon.png from local gitignore | EuAndreh | 2020-12-28 | 1 | -1/+0 |
* | generate-favicon.rb: Generate PNG favicon from SVG | EuAndreh | 2020-12-28 | 1 | -0/+1 |
* | Remove generated media extensions (.ogg, .torrent) from gitignore | EuAndreh | 2020-12-26 | 1 | -4/+0 |
* | Move the rest of assert-content.sh to link-hook.rb | EuAndreh | 2020-12-24 | 1 | -1/+5 |
* | Add GraphvizBlock plugin | EuAndreh | 2020-10-16 | 1 | -1/+2 |
* | 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 | -1/+0 |
* | Update Jekyll to 4.0 | EuAndreh | 2020-08-19 | 1 | -1/+1 |
* | WIP Jekyll | EuAndreh | 2020-02-05 | 1 | -1/+3 |
* | Add Jekyll generated website | EuAndreh | 2020-02-05 | 1 | -1/+3 |
* | Add bundix Jekyll setup | EuAndreh | 2020-02-05 | 1 | -2/+1 |
* | Add Hakyll _cache/ folder to .gitignore | EuAndreh | 2019-05-21 | 1 | -2/+5 |
* | Add initial Hakyll website skeleton | EuAndreh | 2018-07-15 | 1 | -0/+2 |