Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git mv bin/ src/ | EuAndreh | 2022-06-01 | 3 | -0/+0 | |
| | ||||||
* | bin/article: Normalize usage() and help() text | EuAndreh | 2022-06-01 | 1 | -16/+23 | |
| | ||||||
* | bin/pb: Allow input to contain "```" without prior escaping | EuAndreh | 2022-06-01 | 1 | -1/+1 | |
| | ||||||
* | src/development/dynmake.sh: Base tool to do dynamic Makefiles without ↵ | EuAndreh | 2022-05-02 | 2 | -0/+74 | |
| | | | | proprietary $(wildcard ...) add-ons | |||||
* | _config.yml: Exclude src/ for now | EuAndreh | 2022-05-02 | 1 | -0/+1 | |
| | ||||||
* | src/development/JEKYLL_COMPAT/copy-content.sh: Copy files while Jekyll is ↵ | EuAndreh | 2022-05-02 | 1 | -0/+18 | |
| | | | | | | still active To enable gradual deveopment of Jekyll phase-out. | |||||
* | src/development/frontmatter-env.sh: Generate .env file from .md frontmatter | EuAndreh | 2022-05-02 | 1 | -0/+91 | |
| | ||||||
* | src/development/lib.sh: Add helper file | EuAndreh | 2022-05-02 | 1 | -0/+30 | |
| | ||||||
* | aux/containers/guix/manifest.scm: Add md4c | EuAndreh | 2022-05-02 | 1 | -0/+1 | |
| | ||||||
* | git mv bin/post.sh bin/article | EuAndreh | 2022-05-02 | 1 | -0/+0 | |
| | ||||||
* | aux/assert-shellcheck.sh: Use git-ls-files over find | EuAndreh | 2022-05-02 | 1 | -2/+2 | |
| | ||||||
* | bin/{tmp,pb}: ShellCheck | EuAndreh | 2022-05-02 | 2 | -3/+5 | |
| | ||||||
* | Makefile: Do not make "fqdn" target .SILENT by default | EuAndreh | 2022-05-02 | 2 | -3/+1 | |
| | ||||||
* | TODOs.md: Add #td-f1ee23c0-b10a-a044-8351-e3cef4cb9d8c | EuAndreh | 2022-05-02 | 2 | -0/+5 | |
| | ||||||
* | bin/pb: Refactor and simplify | EuAndreh | 2022-05-02 | 1 | -81/+124 | |
| | | | | | | | | | - stop depending on Perl in slugify(); - stop relying on GNU sed extensions on slugify(); - use optional flags over positional arguments; - use POSIX "date +%Y-%m-%d" over "date -I"; - always read from STDIN instead of deciding based on the input; - don't rely on GNU coreutils' `mktemp`; | |||||
* | Makefile: Add $(FQDN) variable | EuAndreh | 2022-05-02 | 1 | -1/+7 | |
| | ||||||
* | _plugins/linter.rb: Disable some assertions | EuAndreh | 2022-05-02 | 1 | -2/+2 | |
| | ||||||
* | bin/tmp: Remove trailing "/" from $REMOTE_TMP | EuAndreh | 2022-05-01 | 1 | -4/+3 | |
| | ||||||
* | bin/tmp: Indent documentation text | EuAndreh | 2022-05-01 | 1 | -9/+9 | |
| | ||||||
* | TODOs.md: Add #td-61f75b7a-aeab-91bf-d927-7766253faec7 | EuAndreh | 2022-04-20 | 1 | -0/+7 | |
| | ||||||
* | TODOs.md: Add #td-75506021-884a-af77-ffbe-448816f70cc5 | EuAndreh | 2022-04-20 | 1 | -0/+3 | |
| | ||||||
* | _includes/public-inbox.html: Use "Re:" over "RE:" for mailto link | EuAndreh | 2022-04-17 | 1 | -4/+4 | |
| | | | | | | | | | | | From RFC 5322 [0]: > When used in a reply, the field body MAY start with the > string "Re: " (an abbreviation of the Latin "in re", meaning "in the > matter of") followed by the contents of the "Subject:" field body of > the original message. [0]: https://www.rfc-editor.org/rfc/rfc5322 | |||||
* | aux/ci/: Add | EuAndreh | 2022-04-13 | 4 | -0/+219 | |
| | ||||||
* | TODOs.md: Add #td-dba2ff82-59b3-dd17-06a9-edbc9cffb264 | EuAndreh | 2022-04-13 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Mark #td-a84b65c4-686c-c098-aa4b-cfba06a84825 as DOING | EuAndreh | 2022-04-12 | 1 | -1/+7 | |
| | ||||||
* | TODOs.md: Add #td-3996432b-c5b8-a003-db82-c684035f58d5 | EuAndreh | 2022-04-12 | 1 | -0/+3 | |
| | ||||||
* | Include TODOs.html file in website | EuAndreh | 2022-04-12 | 2 | -1/+7 | |
| | ||||||
* | Rename favicon to lord-favicon | EuAndreh | 2022-04-12 | 8 | -16/+22 | |
| | ||||||
* | _config.yml: Explicitly include .well-known/ directory | EuAndreh | 2022-04-12 | 1 | -0/+3 | |
| | ||||||
* | Makefile: Use $(JEKYLL) and include JEKYLL_ENV=production | EuAndreh | 2022-04-11 | 1 | -5/+6 | |
| | ||||||
* | Add .well-known/security.txt | EuAndreh | 2022-04-11 | 2 | -0/+5 | |
| | ||||||
* | Makefile: Open browser in "run" target | EuAndreh | 2022-04-11 | 1 | -0/+1 | |
| | ||||||
* | Makefile: s/publish/deploy/ | EuAndreh | 2022-04-11 | 1 | -1/+1 | |
| | ||||||
* | TODOs.md: Add #td-a81fc81f-9d58-101f-fa4f-2ce4cab63173 | EuAndreh | 2022-04-11 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #td-181014da-abbd-fbc3-ed42-a2c2d89f12a7 | EuAndreh | 2022-03-25 | 1 | -0/+3 | |
| | ||||||
* | Makefile: Add "run" target | EuAndreh | 2022-03-15 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #td-db77b6f1-3044-e457-1672-5cf4314b47b2 | EuAndreh | 2022-03-14 | 1 | -0/+3 | |
| | ||||||
* | Exclude tmp/ directory | EuAndreh | 2022-03-06 | 2 | -1/+2 | |
| | ||||||
* | Makefile: Also delete .jekyll-cache/ in "clean" target | EuAndreh | 2022-03-06 | 1 | -1/+1 | |
| | ||||||
* | TODOs.md: Add #td-233e5dde-b13e-a795-cc73-c031bd56c03c | EuAndreh | 2022-03-06 | 1 | -0/+3 | |
| | ||||||
* | _articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing ↵ | EuAndreh | 2022-03-06 | 1 | -2/+2 | |
| | | | | -failure-scenarios.md: Use correct update dates | |||||
* | Archive fallible and autoqemu for now | EuAndreh | 2022-03-06 | 4 | -7/+23 | |
| | ||||||
* | TODOs.md: Add #td-a84b65c4-686c-c098-aa4b-cfba06a84825 | EuAndreh | 2022-03-06 | 1 | -0/+17 | |
| | ||||||
* | mv Makefile.dynamic dynamic.mk | EuAndreh | 2022-03-06 | 2 | -1/+1 | |
| | ||||||
* | .gitignore: Ignore vendor/ | EuAndreh | 2022-03-06 | 1 | -0/+1 | |
| | ||||||
* | TODOs.md: Add #td-e795e852-a836-edae-0f95-48b28096ea9a | EuAndreh | 2022-03-06 | 1 | -0/+9 | |
| | ||||||
* | TODOs.md: Add #td-c76a7c83-20d2-a2cc-b48a-8499c6ca5b69 | EuAndreh | 2022-03-06 | 1 | -0/+7 | |
| | ||||||
* | TODOs.md: Add #td-2fde23a6-1389-30fa-34ac-7d6750abf08a | EuAndreh | 2022-03-06 | 1 | -0/+3 | |
| | ||||||
* | aux/: Update | EuAndreh | 2022-03-06 | 5 | -79/+45 | |
| | ||||||
* | TODOs.md: Add #td-d5370885-16f3-acf8-7e7a-a65d794242ee | EuAndreh | 2022-01-16 | 2 | -1/+3 | |
| |