Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mv build-aux/ -> aux/ and scripts/ | EuAndreh | 2021-01-27 | 1 | -6/+6 |
| | |||||
* | Use "make public" as the primary way of building the site | EuAndreh | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | mv build-aux/assert-todos.sh build-aux/workflow/ | EuAndreh | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | Inline sync-translations.sh | EuAndreh | 2021-01-23 | 1 | -1/+2 |
| | |||||
* | Move tests.sh into Makefile | EuAndreh | 2021-01-23 | 1 | -1/+4 |
| | |||||
* | Add Makefile with "clean", "check" and "public" rules | EuAndreh | 2021-01-23 | 1 | -0/+17 |
| | |||||
* | Build and publish website using Nix; remove Makefile. | EuAndreh | 2018-12-24 | 1 | -79/+0 |
| | |||||
* | Remove =all= target from Makefile. | EuAndreh | 2018-12-22 | 1 | -3/+0 |
| | |||||
* | Add script to scaffold new pastebin skeleton. | EuAndreh | 2018-12-22 | 1 | -0/+5 |
| | |||||
* | Rely on Nix semantics to not build things twice. | EuAndreh | 2018-12-21 | 1 | -4/+2 |
| | | | | | Instead of improving the current logic, we can reliably expect that Nix will produce the same output given the same input. | ||||
* | Add Makefile for building and publishing website. | EuAndreh | 2018-12-21 | 1 | -0/+79 |