Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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....Instead of improving the current logic, we can reliably expect that Nix will produce the same output given the same input. | EuAndreh | 2018-12-21 | 1 | -4/+2 |
* | Add Makefile for building and publishing website. | EuAndreh | 2018-12-21 | 1 | -0/+79 |