summaryrefslogtreecommitdiff
path: root/http
AgeCommit message (Collapse)Author
101 min.gemtext pre's are rendered to <pre><code> not just <pre>HEADmainJoe Carstairs
102 min.don't print rest of line after ```Joe Carstairs
102 min.pre-format gemtext syntax if in <pre>Joe Carstairs
115 min.fix: rendering gmi pre blocks to htmlJoe Carstairs
3 hoursRevert "bracket (very)"Joe Carstairs
This reverts commit 96014298fbd0c3d5a60984ca0d9539a3ea4a60af.
3 hoursbracket (very)Joe Carstairs
3 hoursadd oxford commaJoe Carstairs
3 hoursremove oxford commaJoe Carstairs
3 hoursRevert "remove oxford comma"Joe Carstairs
This reverts commit d27ff8b7a5c1317d844416c97845f898ee33dc3c.
3 hoursremove oxford commaJoe Carstairs
3 hoursfinding out_deps_without_src works even if out/ doesn't existJoe Carstairs
before-hand
3 hourshttp: mkdir out before doing anything elseJoe Carstairs
12 hoursReapply "Reapply "add an oxford comma to website homepage""Joe Carstairs
This reverts commit be6942a5064d0518b8e739a63a165c4d21dfbdcd.
12 hoursRevert "Reapply "add an oxford comma to website homepage""Joe Carstairs
This reverts commit f29cda2a060d631b91e7dd4d77ede74d4153270c.
13 hoursReapply "add an oxford comma to website homepage"Joe Carstairs
This reverts commit e79c572b9a543194c629b1c9e3eb4ee99896b37c.
13 hoursRevert "add an oxford comma to website homepage"Joe Carstairs
This reverts commit 831162796a24d704c9b80729e2dd98dcb63e3d60.
13 hoursadd an oxford comma to website homepageJoe Carstairs
16 hourstiny homepage updateJoe Carstairs
11 daysupdate homepageJoe Carstairs
2026-08-11symlinks config.ini (so to preserve relative location to PHP files)Joe Carstairs
2026-08-11website PHPMailer uses SMTPS, not Plain authJoe Carstairs
2026-08-11ansible installs joeac.net websiteJoe Carstairs
2026-07-03...but for real this timeJoe Carstairs
2026-07-03fix bin/pp again?Joe Carstairs
2026-07-03fix bin/pp ruleJoe Carstairs
2026-06-30post changes update index in httpJoe Carstairs
2026-06-30fixes meta http-equiv tags for redirectsJoe Carstairs
2026-06-25bin/pp is executable and a dependency of out rule in http/MakefileJoe Carstairs
2026-06-25replaces prune_blog script with http/Makefile rulesJoe Carstairs
2026-06-25http: replaces prune_out script with make rulesJoe Carstairs
2026-06-24uses grep short flags for POSIX compatibilityJoe Carstairs
2026-06-24minor changes to composer.lockJoe Carstairs
2026-06-23adds composer install to http/MakefileJoe Carstairs
2026-06-23php-fpm gets env varsJoe Carstairs
2026-06-23php-fpm logs errorsJoe Carstairs
2026-06-23fastcgi SCRIPT_FILENAME looks in /usr/share/nginx/htmlJoe Carstairs
2026-06-23adds =404 to end of try_files directiveJoe Carstairs
2026-06-23adds ; in fastcgi_pass directive in http/nginx.confJoe Carstairs
2026-06-23php-fpm runs on socket in /runJoe Carstairs
2026-06-23nginx.conf: moves server into http blockJoe Carstairs
2026-06-22adds nginx/php-fpm configJoe Carstairs
2026-06-22replace another :: with cut for POSIX compatibilityJoe Carstairs
2026-06-22rss.trivial.upphtml, not .uppxmlJoe Carstairs
2026-06-22replace 'source' with '.' in rss.uppxml for POSIX compatibilityJoe Carstairs
2026-06-22http/Makefile: can cp pp.1 manpage to shareJoe Carstairs
2026-06-22gitignores bin/pp, share/man/man1/pp.1Joe Carstairs
2026-06-22replaces :: with `cut` for POSIX compatibility in upp* source filesJoe Carstairs
2026-06-22pp.1 symlink uses relative pathJoe Carstairs
2026-06-22removes POSIX-incompatible :: substitutions in prune_blogJoe Carstairs
2026-06-22forget symlink: cp ppJoe Carstairs