aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (unfollow)
Commit message (Collapse)Author
2024-07-01Makefile: simplify the maintenance aliasEgor Tensin
It was copied from a more complicated project initially.
2024-07-01Makefile: add maintenance aliasEgor Tensin
2023-06-30Makefile: move the prelude to prelude.mkEgor Tensin
2023-06-07fix make wget w/ live reloadEgor Tensin
A newer version of Jekyll breaks wget with --livereload and --convert-links.
2023-01-21update CV URLEgor Tensin
2022-10-23status. subdomain to /status/Egor Tensin
I've decided it is more consistent.
2022-09-07workflows: set remote portEgor Tensin
2022-05-24Makefile: refactoringEgor Tensin
2022-05-24replace the t.me link with /void/Egor Tensin
It's way more interesting anyway.
2022-05-16move deploy command to MakefileEgor Tensin
2022-05-06move Jekyll options to _config.ymlEgor Tensin
2022-05-06Makefile: consistent preludeEgor Tensin
2022-03-19Makefile: add viewEgor Tensin
2022-03-12Makefile: fix accidental failuresEgor Tensin
2022-03-12Makefile: serve on all interfacesEgor Tensin
2022-03-02Makefile: exclude external directories from wgetEgor Tensin
2022-03-02add Makefile with shortcutsEgor Tensin