summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-15http/Makefile: more iterative 'all' ruleJoe Carstairs
2026-06-15fix blog script bug: multiple posts on the same day overwrite each otherJoe Carstairs
2026-06-15http/Makefile: pattern rule for iterative blog buildingJoe Carstairs
2026-06-15blog script now takes optional -f FILE_PATTERN argJoe Carstairs
2026-06-15http/Makefile: can remove deleted postsJoe Carstairs
2026-06-12http: adds blog index pageJoe Carstairs
2026-06-12http: default layout passes SITE_URL to pagesJoe Carstairs
2026-06-12remove unnecessary backslash from grep expression in http/bin/blogJoe Carstairs
2026-06-12rename SRC -> PAGE in blog.layout.upphtml to avoid overwriting SRCJoe Carstairs
2026-06-09extracts longlog metadata including updated dateJoe Carstairs
2026-06-09blog script takes extract_args_cmdJoe Carstairs
2026-06-09chmods I guess?Joe Carstairs
2026-06-09fixes passing POST_TITLE to postprocessor from blog scriptJoe Carstairs
2026-06-09fixes passing POST_TITLE as an arg to mkwsJoe Carstairs
2026-06-09fixes links in gmi2upphtmlJoe Carstairs
2026-06-09cut longlog metadata from blogJoe Carstairs
2026-06-092024-01-14 longlog post: 'Published:' -> 'Published on:'Joe Carstairs
2026-06-09parameterises postprocess cmd in blog scriptJoe Carstairs
2026-06-09http: builds blogs from gemlogsJoe Carstairs
2026-06-09moves <main> from layout to individual pagesJoe Carstairs
2026-06-09swaps " for ' in error.upphtmlJoe Carstairs
2026-06-04http: adds contact pageJoe Carstairs
2026-06-04http: adds otp-dialog componentJoe Carstairs
2026-06-04http: adds scriptsJoe Carstairs
2026-06-04http: adds actions.js file to interface JS -> PHPJoe Carstairs
2026-06-04http: adds php api routes under do/Joe Carstairs
2026-06-04adds mail.phpJoe Carstairs
2026-06-04adds db.phpJoe Carstairs
2026-06-04http: adds phpmailer dependencyJoe Carstairs
2026-06-04http: inits php composerJoe Carstairs
2026-06-02http: adds error pageJoe Carstairs
2026-06-02http: fixes meta tagsJoe Carstairs
2026-06-02updates index.upphtml to match existing homepageJoe Carstairs
2026-06-02changes " to ' in uppcss files to work around bug in ppJoe Carstairs
2026-06-02http: add navbar to l.upphtmlJoe Carstairs
2026-06-02adds images symlink to http/publicJoe Carstairs
2026-06-02not sure what this change is, maybe a chmod on mkws?Joe Carstairs
2026-06-02mkws copies from public if it existsJoe Carstairs
2026-06-02mkws outputs to 'out' instead of 'public'Joe Carstairs
2026-06-02feed.uppcss: changes " to ' to work around pp bugJoe Carstairs
2026-06-02sitemap.uppxml: uses find instead of wildcard expansion to find html files in...Joe Carstairs
2026-06-02http/Makefile: public target depends on binJoe Carstairs
2026-06-02http/Makefile: all cleans before buildingJoe Carstairs
2026-06-02microlog: post 2026-06-02Joe Carstairs
2026-05-12http/MakefileJoe Carstairs
2026-05-12delete weird file that got created by accidentJoe Carstairs
2026-05-12mkws processes cssJoe Carstairs
2026-05-12inits http ssg with mkwsJoe Carstairs
2026-05-08Fix error log in capsule/build_microlog.bashJoe Carstairs
2026-05-08fix capsule MakefileJoe Carstairs