index
:
website
this commit
main
postdate
My website
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Collapse
)
Author
Age
Lines
*
Replace zola with DOM-based static site generation code
Alan Pearce
2023-09-22
-10
/
+1
|
*
Fix incorrect Makefile logic for post-processing
Alan Pearce
2023-09-17
-3
/
+5
|
*
Format HTML to a shorter line length
Alan Pearce
2023-09-17
-1
/
+1
|
*
Use make only for necessary functionality
Alan Pearce
2023-09-16
-22
/
+8
|
*
Fix XML feed style
Alan Pearce
2023-09-16
-1
/
+8
|
*
Beautify make output
Alan Pearce
2023-09-05
-4
/
+18
|
*
Fix html -> md dependencies
Alan Pearce
2023-08-01
-13
/
+14
|
*
Remove unnecessary install target
Alan Pearce
2023-07-09
-3
/
+1
|
*
Make `make deploy` do nothing unless sources are updated
Alan Pearce
2023-07-09
-3
/
+7
|
*
Make: avoid re-running format/compress targets
Alan Pearce
2023-07-08
-10
/
+13
|
*
Enable make to rebuild site on input changes
Alan Pearce
2023-07-01
-3
/
+3
|
*
Enable Makefile tracking of deployments with .deploystamp
Alan Pearce
2023-07-01
-2
/
+5
|
*
Format HTML output with prettier
Alan Pearce
2023-06-24
-2
/
+5
|
*
Make `build` make target more obvious
Alan Pearce
2023-05-22
-1
/
+3
|
*
Add `clean` make target
Alan Pearce
2023-05-22
-1
/
+4
|
*
Make buildable with nix (requires submodule workaround)
Alan Pearce
2023-05-18
-15
/
+19
|
*
Add deploy command
Alan Pearce
2023-05-14
-1
/
+4
|
*
Pre-compress built site with brotli/zstd/gzip
Alan Pearce
2023-05-14
-0
/
+55