Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Disable aux/workflow/public.sh for now | EuAndreh | 2021-06-08 | 1 | -1/+1 |
| | |||||
* | Makefile: Ignore missing README.md file | EuAndreh | 2021-06-07 | 1 | -1/+0 |
| | |||||
* | Revert "Makefile: use mv over rsync" | EuAndreh | 2021-03-03 | 1 | -4/+4 |
| | | | | This reverts commit d8245f71dba84d4da86ef64563f337e864858762. | ||||
* | Makefile: use mv over rsync | EuAndreh | 2021-03-02 | 1 | -4/+4 |
| | |||||
* | Update files under aux/ | EuAndreh | 2021-03-01 | 1 | -8/+7 |
| | |||||
* | Makefile: Add serve target | EuAndreh | 2021-02-17 | 1 | -1/+4 |
| | |||||
* | Move rsync to Makefile | EuAndreh | 2021-02-09 | 1 | -3/+5 |
| | | | | This deprecates defaut.nix. | ||||
* | 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 |