summaryrefslogtreecommitdiff
path: root/_articles/2018-07-17-running-guix-on-nixos.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-20s/libre/free/EuAndreh1-1/+1
2020-10-10Refactor i18n structure, remove layouts, add slidesEuAndreh1-0/+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-12Revert "Assert all post refs end with '-post' and TIL refs end with -til"EuAndreh1-1/+1
This reverts commit e0db9261ea31c38ea5b6de4246d9f651920443a0. Now instead of having such restriction in name of separate "namespaces" for posts and TILs, I'd rather have more meaninful names for each entry. If this doesn't work on the long run (like being hard coming up with enw names) I can add this restriction again.
2020-08-12Assert all post refs end with '-post' and TIL refs end with -tilEuAndreh1-1/+1
Also add this assertion to ./scripts/assert-content.sh.
2020-02-06Rewrite md with link referencesEuAndreh1-19/+24
2020-02-06Sanitize markdown contentEuAndreh1-21/+16
2020-02-05Add manual support for multiple languagesEuAndreh1-0/+2
2020-02-05Revert collections_dirEuAndreh1-0/+0
2020-02-05Use collections_dirEuAndreh1-0/+0
2020-02-05WIP JekyllEuAndreh1-28/+72
2020-02-03Add code metadata annotationEuAndreh1-1/+1
2018-07-27Minor tweaks to Guix in NixOS postEuAndreh1-2/+5
2018-07-18Link to guix-daemon.service directlyEuAndreh1-3/+1
2018-07-18Guix post wordingEuAndreh1-1/+1
2018-07-17Rename file to proper date and write content on Guix and NixOSEuAndreh1-0/+149