Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | src/development/frontmatter-env.sh: Use single quote for heredoc marker | EuAndreh | 2022-06-01 | 1 | -2/+2 | |
| | ||||||
* | Start building pastebins with dynamic.mk | EuAndreh | 2022-06-01 | 3 | -14/+125 | |
| | ||||||
* | src/bin/pb: Use 'e' over 'vipe' | EuAndreh | 2022-06-01 | 1 | -1/+1 | |
| | ||||||
* | src/bin/pb: Fix sed expression | EuAndreh | 2022-06-01 | 1 | -1/+1 | |
| | ||||||
* | src/bin/pb: Update WEBSITE_DIR path | EuAndreh | 2022-06-01 | 1 | -1/+1 | |
| | ||||||
* | git mv bin/ src/ | EuAndreh | 2022-06-01 | 3 | -0/+392 | |
| | ||||||
* | src/development/dynmake.sh: Base tool to do dynamic Makefiles without ↵ | EuAndreh | 2022-05-02 | 1 | -0/+72 | |
| | | | | proprietary $(wildcard ...) add-ons | |||||
* | 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 | |