summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-12Build Jekyll output directly to public/EuAndreh1-9/+2
2021-06-08Makefile: Disable aux/workflow/public.sh for nowEuAndreh1-1/+1
2021-06-07Makefile: Ignore missing README.md fileEuAndreh1-1/+0
2021-03-03Revert "Makefile: use mv over rsync"EuAndreh1-4/+4
2021-03-02Makefile: use mv over rsyncEuAndreh1-4/+4
2021-03-01Update files under aux/EuAndreh1-8/+7
2021-02-17Makefile: Add serve targetEuAndreh1-1/+4
2021-02-09Move rsync to MakefileEuAndreh1-3/+5
2021-01-27mv build-aux/ -> aux/ and scripts/EuAndreh1-6/+6
2021-01-25Use "make public" as the primary way of building the siteEuAndreh1-1/+1
2021-01-25mv build-aux/assert-todos.sh build-aux/workflow/EuAndreh1-1/+1
2021-01-23Inline sync-translations.shEuAndreh1-1/+2
2021-01-23Move tests.sh into MakefileEuAndreh1-1/+4
2021-01-23Add Makefile with "clean", "check" and "public" rulesEuAndreh1-0/+17
2018-12-24Build and publish website using Nix; remove Makefile.EuAndreh1-79/+0
2018-12-22Remove =all= target from Makefile.EuAndreh1-3/+0
2018-12-22Add script to scaffold new pastebin skeleton.EuAndreh1-0/+5
2018-12-21Rely on Nix semantics to not build things twice.EuAndreh1-4/+2
2018-12-21Add Makefile for building and publishing website.EuAndreh1-0/+79