aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ignore drafts/ folderEuAndreh2021-02-091-0/+2
|
* Add Makefile with "clean", "check" and "public" rulesEuAndreh2021-01-231-1/+2
|
* .gitignore: Ignore all Nix symlinksEuAndreh2021-01-071-1/+1
|
* Add gitignore rule for generated assets and match with gitignoreSourceEuAndreh2021-01-051-0/+9
|
* Remove favicon.png from local gitignoreEuAndreh2020-12-281-1/+0
|
* generate-favicon.rb: Generate PNG favicon from SVGEuAndreh2020-12-281-0/+1
|
* Remove generated media extensions (.ogg, .torrent) from gitignoreEuAndreh2020-12-261-4/+0
|
* Move the rest of assert-content.sh to link-hook.rbEuAndreh2020-12-241-1/+5
|
* Add GraphvizBlock pluginEuAndreh2020-10-161-1/+2
|
* Refactor i18n structure, remove layouts, add slidesEuAndreh2020-10-101-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.
* Update Jekyll to 4.0EuAndreh2020-08-191-1/+1
|
* WIP JekyllEuAndreh2020-02-051-1/+3
|
* Add Jekyll generated websiteEuAndreh2020-02-051-1/+3
|
* Add bundix Jekyll setupEuAndreh2020-02-051-2/+1
|
* Add Hakyll _cache/ folder to .gitignoreEuAndreh2019-05-211-2/+5
|
* Add initial Hakyll website skeletonEuAndreh2018-07-151-0/+2