aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Makefile: reorder recipesEgor Tensin2024-07-01
|
* Makefile: add maintenance aliasEgor Tensin2024-07-01
|
* Makefile: move the prelude to prelude.mkEgor Tensin2023-06-30
|
* fix make wget w/ live reloadEgor Tensin2023-06-07
| | | | | A newer version of Jekyll breaks wget with --livereload and --convert-links.
* workflows: set remote portEgor Tensin2022-09-07
|
* workflows/jekyll: rsync _site/ to serverEgor Tensin2022-05-16
|
* move Jekyll options to _config.ymlEgor Tensin2022-05-06
|
* Makefile: consistent preludeEgor Tensin2022-05-06
|
* Makefile: fix accidental failuresEgor Tensin2022-03-12
|
* Makefile: serve on all interfacesEgor Tensin2022-03-12
|
* Makefile: move `npm install` to separate targetEgor Tensin2022-03-04
|
* bundle ip-address (to be used instead of ipaddr.js)Egor Tensin2022-03-04
| | | | | | This fucking sucks ass, but ipaddr.js is buggy: https://github.com/whitequark/ipaddr.js/issues/160
* Makefile: add viewEgor Tensin2022-03-03
|
* Makefile: add depsEgor Tensin2022-03-02
|
* add Makefile with shortcutsEgor Tensin2022-03-02