Leah Rowe
|
ac64ce53d4
nuke most of the README. I'm now setting up untitled.vimuser.org
|
3 years ago |
Leah Rowe
|
daaccbe13a
improve the readme
|
3 years ago |
Leah Rowe
|
65e89e712c
support building individual pages
|
3 years ago |
Leah Rowe
|
92a87ef180
make language code less cursed (it still is cursed)
|
3 years ago |
Leah Rowe
|
e25d5c327c
don't use LANG as variable name for page language
|
3 years ago |
shaggy
|
44cdb9ac0e
shaggy again, cleaning leah's mess. leah screwed up
|
3 years ago |
Leah Rowe
|
8cfd934fc7
error out if supported hasher not found
|
3 years ago |
Leah Rowe
|
02692b8691
build: use xxhsum if available. fall back on sha1sum if not
|
3 years ago |
Leah Rowe
|
b2c7987bbd
don't be biased towards sha1sum
|
3 years ago |
shaggy
|
73df2aa028
don't run sha1sum twice!
|
3 years ago |
shaggy
|
0c5e56cbc9
be less verbose
|
3 years ago |
Leah Rowe
|
ce9c45938c
leah is a moron. shaggy made this commit
|
3 years ago |
Leah Rowe
|
09e54d2dac
be verbose about detecting site changes
|
3 years ago |
Leah Rowe
|
e0bd0a8f9c
don't purge when build/clean scripts have changed
|
3 years ago |
Leah Rowe
|
3f571bfd57
build: improve commenting of code
|
3 years ago |
Leah Rowe
|
784f78b6f7
greatly simplify the logic for detecting site changes
|
3 years ago |
Leah Rowe
|
4e751835bb
build: clean up some code formatting, make it nicer to read
|
3 years ago |
Leah Rowe
|
54e5e5e090
clean: also delete site.cfg.sha1sum
|
3 years ago |
Leah Rowe
|
10b5b7dbf8
clean: update to match documentation. check symlinks, delete sha1sum files
|
3 years ago |
Leah Rowe
|
cd15e2d9fe
add note about sitemap.include in the README
|
3 years ago |
Leah Rowe
|
34ba8a9f60
exclude .git/ when using the find command on site directories
|
3 years ago |
Leah Rowe
|
c6b82ea858
show a friendly message if a site hasn't been modified
|
3 years ago |
Leah Rowe
|
0431d020fd
don't run sha1sum twice. it's very expensive, computationally
|
3 years ago |
Leah Rowe
|
beafe50352
add friendly message telling the user what site is being processed
|
3 years ago |
Leah Rowe
|
75ae80c65e
mknews: actually call mkhtml (i forgot to add it)
|
3 years ago |
Leah Rowe
|
0864a76c4a
do not include the sitemap itself in a sitemap
|
3 years ago |
Leah Rowe
|
f05009f6df
only run mknews and mksitemap if changes are detected to a given site
|
3 years ago |
Leah Rowe
|
5b561faf89
only update a given page when it has changed. detect whether it changed!
|
3 years ago |
Leah Rowe
|
fb76d564af
build: fix flawed comparison for deciding the RSS link on a news section
|
3 years ago |
Leah Rowe
|
bb2cb5e7c4
re-factor mkhtml(). initialize stuff first, then get to printf later
|
3 years ago |