Commit message (Collapse) | Author | ||
---|---|---|---|
2024-07-01 | Makefile: simplify the maintenance alias | Egor Tensin | |
It was copied from a more complicated project initially. | |||
2024-07-01 | Makefile: add maintenance alias | Egor Tensin | |
2023-06-30 | Makefile: move the prelude to prelude.mk | Egor Tensin | |
2023-06-07 | fix make wget w/ live reload | Egor Tensin | |
A newer version of Jekyll breaks wget with --livereload and --convert-links. | |||
2022-10-15 | workflows: set remote port | Egor Tensin | |
2022-05-20 | workflows/ci: rsync _site/ to server | Egor Tensin | |
2022-05-06 | move Jekyll options to _config.yml | Egor Tensin | |
2022-05-06 | Makefile: consistent prelude | Egor Tensin | |
2022-03-19 | Makefile: add view | Egor Tensin | |
2022-03-12 | Makefile: fix accidental failures | Egor Tensin | |
2022-03-12 | Makefile: serve on all interfaces | Egor Tensin | |
2022-03-02 | add Makefile with shortcuts | Egor Tensin | |