| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-04-18 | git mv src/content/* src/content/en/ | EuAndreh | 1 | -1/+1 | |
| 2025-04-07 | src/bin/pb: Add initial version | EuAndreh | 1 | -0/+60 | |
| 2024-11-17 | rm src/bin/pb | EuAndreh | 1 | -173/+0 | |
| 2023-04-04 | Revamp v2/ | EuAndreh | 1 | -2/+2 | |
| 2022-08-12 | src/bin/pb: Use file path over hard-coded $WEBSITE_DIR | EuAndreh | 1 | -3/+1 | |
| 2022-06-01 | src/bin/pb: Fix typo in usage() text | EuAndreh | 1 | -1/+1 | |
| 2022-06-01 | src/bin/pb: Use 'e' over 'vipe' | EuAndreh | 1 | -1/+1 | |
| 2022-06-01 | src/bin/pb: Fix sed expression | EuAndreh | 1 | -1/+1 | |
| 2022-06-01 | src/bin/pb: Update WEBSITE_DIR path | EuAndreh | 1 | -1/+1 | |
| 2022-06-01 | git mv bin/ src/ | EuAndreh | 1 | -0/+0 | |
| 2022-06-01 | bin/pb: Allow input to contain "```" without prior escaping | EuAndreh | 1 | -1/+1 | |
| 2022-05-02 | bin/{tmp,pb}: ShellCheck | EuAndreh | 1 | -2/+3 | |
| 2022-05-02 | Makefile: Do not make "fqdn" target .SILENT by default | EuAndreh | 1 | -1/+1 | |
| 2022-05-02 | bin/pb: Refactor and simplify | EuAndreh | 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`; | |||||
| 2021-10-11 | bin/*: Add WIP version of scripts | EuAndreh | 1 | -0/+131 | |
