| Commit message (Expand) | Author | Age | Files | Lines |
* | _plugins/generate-torrent.rb: Remove in favor of Makefile | EuAndreh | 2022-01-11 | 1 | -4/+12 |
* | _plugins/generate-media-files.rb: Remove in favor of Makefile | EuAndreh | 2022-01-11 | 1 | -7/+37 |
* | _plugins/generate-favicon.rb: Delete file, generate files in Makefile | EuAndreh | 2022-01-10 | 1 | -2/+11 |
* | _plugins/generate-lilypond.rb: Build lilypond files inside Makefile instead o... | EuAndreh | 2022-01-10 | 1 | -3/+34 |
* | Makefile: Add .POSIX: target | EuAndreh | 2021-10-12 | 1 | -0/+2 |
* | Build Jekyll output directly to public/ | EuAndreh | 2021-10-12 | 1 | -9/+2 |
* | 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 |
* | 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 |
* | 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 |
* | Add Makefile for building and publishing website. | EuAndreh | 2018-12-21 | 1 | -0/+79 |