aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add scripts/update-public-key.sh and update public keyEuAndreh2020-07-222-15/+68
|
* TODOs.orgEuAndreh2020-02-241-1/+0
|
* _config.yml: Remove vendor/ from exclude listEuAndreh2020-02-241-1/+0
|
* Merge branch 'wip'EuAndreh2020-02-243-0/+239
|\
| * Remove tmp/EuAndreh2020-02-249-82/+0
| |
| * Move draft posts to _draftsEuAndreh2020-02-243-2/+2
| |
| * WIP Database Internals reviewEuAndreh2020-02-231-0/+24
| |
| * WIP data formats stub draftEuAndreh2020-02-171-0/+10
| |
| * TweakEuAndreh2020-02-161-5/+4
| |
| * Merge branch 'master' into wipEuAndreh2020-02-155-27/+71
| |\
| * \ Merge branch 'master' into wipEuAndreh2020-02-142-0/+19
| |\ \
| * | | wipEuAndreh2020-02-1210-0/+288
| | | |
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-02-231-0/+24
| | | | | | | | | | | | | | | | _pastebins/gnu-guix-systemd-daemon-for-nixos.md
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-02-231-0/+44
| | | | | | | | | | | | | | | | _pastebins/guix-users-in-nixos-system-configuration.md
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-02-231-0/+10
| | | | | | | | | | | | | | | | _pastebins/nix-string-padding.md
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-02-231-0/+17
| | | | | | | | | | | | | | | | _pastebins/guix-builder-user-creation-commands.md
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-02-231-0/+29
| | | | | | | | | | | | | | | | _pastebins/nix-pinning.md
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-02-231-0/+27
| | | | | | | | | | | | | | | | _pastebins/rpn-macro-setup.md
* | | | TODOs.orgEuAndreh2020-02-171-0/+1
| | | |
* | | | Sort posts by date in reverseEuAndreh2020-02-171-1/+1
| | | |
* | | | Remove TODOs.orgEuAndreh2020-02-171-3/+0
| | | |
* | | | _config.yml: Exclude result from Jekyll buildEuAndreh2020-02-171-0/+1
| |_|/ |/| |
* | | Fix navigation bar links to Atom feedsEuAndreh2020-02-141-2/+2
| | |
* | | Merge branch 'tidy'EuAndreh2020-02-144-25/+69
|\ \ \ | |_|/ |/| | | | | Add HTML linting and identing validation step.
| * | Improve error message of tidy-content.shEuAndreh2020-02-142-7/+7
| | |
| * | Remove old error tidy messageEuAndreh2020-02-141-1/+1
| | |
| * | Add building docs to test derivationEuAndreh2020-02-141-0/+2
| | |
| * | Call tidy-content.sh in build derivationEuAndreh2020-02-141-1/+1
| | |
| * | Fix call of tidy: run in quiet modeEuAndreh2020-02-141-4/+3
| | |
| * | Only list posts for languages there are availableEuAndreh2020-02-141-7/+6
| | |
| * | _layouts/default.html: Generate langs <ul> only when there are langsEuAndreh2020-02-141-17/+17
| | |
| * | Merge branch 'master' into tidyEuAndreh2020-02-142-0/+19
| |\ \ | |/ / |/| |
* | | .build.yml: Don't publish when not on master branchEuAndreh2020-02-141-0/+5
| | |
* | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-02-141-0/+14
| |/ |/| | | | | _pastebins/guix-shebang.md
| * html tidy wipEuAndreh2020-02-124-11/+55
|/
* Sort pastebins listing by dateEuAndreh2020-02-091-1/+2
|
* Remove unused pastebins layoutEuAndreh2020-02-091-10/+0
|
* Add missing URI escapingEuAndreh2020-02-081-3/+3
|
* Add URI escaping to mailto linkEuAndreh2020-02-081-1/+1
|
* Remove extra role=main attributeEuAndreh2020-02-081-1/+1
|
* Escape HTML title in meta tagEuAndreh2020-02-081-1/+1
| | | | Avoid errors with quotes in page titles
* TODOs.orgEuAndreh2020-02-061-0/+1
|
* Remove extra lineEuAndreh2020-02-061-1/+0
|
* Run assert-content.sh in test derivationEuAndreh2020-02-062-1/+15
|
* TODOs.orgEuAndreh2020-02-061-2/+1
|
* Use i18n date format everywhereEuAndreh2020-02-064-4/+4
|
* Merge branch 'jekyll'EuAndreh2020-02-0674-1064/+1608
|\
| * Setup publish environment variablesEuAndreh2020-02-062-1/+5
| |
| * Let jekyll create the $out directoryEuAndreh2020-02-061-1/+0
| |
| * Fix shellcheck offensesEuAndreh2020-02-061-23/+8
| |