Commit message (Collapse) | Author | ||
---|---|---|---|
2024-07-01 | Makefile: reorder recipes | Egor Tensin | |
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-09-07 | workflows: set remote port | Egor Tensin | |
2022-05-16 | workflows/jekyll: 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-12 | Makefile: fix accidental failures | Egor Tensin | |
2022-03-12 | Makefile: serve on all interfaces | Egor Tensin | |
2022-03-04 | Makefile: move `npm install` to separate target | Egor Tensin | |
2022-03-04 | bundle ip-address (to be used instead of ipaddr.js) | Egor Tensin | |
This fucking sucks ass, but ipaddr.js is buggy: https://github.com/whitequark/ipaddr.js/issues/160 | |||
2022-03-03 | Makefile: add view | Egor Tensin | |
2022-03-02 | Makefile: add deps | Egor Tensin | |
2022-03-02 | add Makefile with shortcuts | Egor Tensin | |