aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build and publish website using Nix; remove Makefile.EuAndreh2018-12-241-79/+0
|
* Remove =all= target from Makefile.EuAndreh2018-12-221-3/+0
|
* Add script to scaffold new pastebin skeleton.EuAndreh2018-12-221-0/+5
|
* Rely on Nix semantics to not build things twice.EuAndreh2018-12-211-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.EuAndreh2018-12-211-0/+79