aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Disable aux/workflow/public.sh for nowEuAndreh2021-06-081-1/+1
* Makefile: Ignore missing README.md fileEuAndreh2021-06-071-1/+0
* Revert "Makefile: use mv over rsync"...This reverts commit d8245f71dba84d4da86ef64563f337e864858762. EuAndreh2021-03-031-4/+4
* Makefile: use mv over rsyncEuAndreh2021-03-021-4/+4
* Update files under aux/EuAndreh2021-03-011-8/+7
* Makefile: Add serve targetEuAndreh2021-02-171-1/+4
* Move rsync to Makefile...This deprecates defaut.nix. EuAndreh2021-02-091-3/+5
* mv build-aux/ -> aux/ and scripts/EuAndreh2021-01-271-6/+6
* Use "make public" as the primary way of building the siteEuAndreh2021-01-251-1/+1
* mv build-aux/assert-todos.sh build-aux/workflow/EuAndreh2021-01-251-1/+1
* Inline sync-translations.shEuAndreh2021-01-231-1/+2
* Move tests.sh into MakefileEuAndreh2021-01-231-1/+4
* Add Makefile with "clean", "check" and "public" rulesEuAndreh2021-01-231-0/+17
* 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....Instead of improving the current logic, we can reliably expect that Nix will produce the same output given the same input. EuAndreh2018-12-211-4/+2
* Add Makefile for building and publishing website.EuAndreh2018-12-211-0/+79