143 Commits

Author SHA1 Message Date
joeac 3094407195 blog script now takes optional -f FILE_PATTERN arg 2026-06-15 18:12:46 +01:00
joeac 00af1b4b56 http/Makefile: can remove deleted posts 2026-06-15 18:09:59 +01:00
joeac e10f74c5b6 http: adds blog index page 2026-06-12 10:16:09 +01:00
joeac e2b8cdbce3 http: default layout passes SITE_URL to pages 2026-06-12 10:15:56 +01:00
joeac 6cd664dba6 remove unnecessary backslash from grep expression in http/bin/blog 2026-06-12 10:12:25 +01:00
joeac 0d8f27357a rename SRC -> PAGE in blog.layout.upphtml to avoid overwriting SRC 2026-06-12 09:32:59 +01:00
joeac ce1ebb3ad3 extracts longlog metadata including updated date 2026-06-09 21:29:10 +01:00
joeac 0065d36bc8 blog script takes extract_args_cmd 2026-06-09 21:17:05 +01:00
joeac 7a952de4f8 chmods I guess? 2026-06-09 21:16:35 +01:00
joeac 37d61b5b21 fixes passing POST_TITLE to postprocessor from blog script 2026-06-09 21:03:16 +01:00
joeac 75f5a8bbf5 fixes passing POST_TITLE as an arg to mkws 2026-06-09 21:02:50 +01:00
joeac da1670c57c fixes links in gmi2upphtml 2026-06-09 19:46:34 +01:00
joeac 87dec12b01 cut longlog metadata from blog 2026-06-09 18:20:23 +01:00
joeac 0892937941 parameterises postprocess cmd in blog script 2026-06-09 18:19:16 +01:00
joeac b4f9be57d3 http: builds blogs from gemlogs 2026-06-09 16:11:06 +01:00
joeac 3ecf19cb8a moves <main> from layout to individual pages 2026-06-09 09:14:18 +01:00
joeac 531c9d5a38 swaps " for ' in error.upphtml 2026-06-09 09:12:41 +01:00
joeac 2d6d17261c http: adds contact page 2026-06-04 15:16:34 +01:00
joeac 668c105ccf http: adds otp-dialog component 2026-06-04 15:16:34 +01:00
joeac 813836fbba http: adds scripts 2026-06-04 15:16:34 +01:00
joeac fac1199cd6 http: adds actions.js file to interface JS -> PHP 2026-06-04 15:16:34 +01:00
joeac 171c957c40 http: adds php api routes under do/ 2026-06-04 15:16:34 +01:00
joeac 231ffbd0e8 adds mail.php 2026-06-04 15:14:03 +01:00
joeac e4cd434586 adds db.php 2026-06-04 15:12:26 +01:00
joeac 38370c101f http: adds phpmailer dependency 2026-06-04 15:11:10 +01:00
joeac a89e757718 http: inits php composer 2026-06-04 15:10:45 +01:00
joeac e58cbf7b72 http: adds error page 2026-06-02 18:30:12 +01:00
joeac 902ad835b4 http: fixes meta tags 2026-06-02 18:27:20 +01:00
joeac 3f4df7c503 updates index.upphtml to match existing homepage 2026-06-02 18:12:44 +01:00
joeac a304b1f744 changes " to ' in uppcss files to work around bug in pp 2026-06-02 18:12:29 +01:00
joeac 94e5dfd091 http: add navbar to l.upphtml 2026-06-02 18:07:43 +01:00
joeac bdd64372fd adds images symlink to http/public 2026-06-02 18:02:14 +01:00
joeac ec2cd858bd not sure what this change is, maybe a chmod on mkws? 2026-06-02 18:00:37 +01:00
joeac 6bc4552d41 mkws copies from public if it exists 2026-06-02 18:00:14 +01:00
joeac 86f40be2cb mkws outputs to 'out' instead of 'public' 2026-06-02 17:59:45 +01:00
joeac 7ac7ed3cec feed.uppcss: changes " to ' to work around pp bug 2026-06-02 17:50:16 +01:00
joeac a1866254f9 sitemap.uppxml: uses find instead of wildcard expansion to find html files inside
subfolders
2026-06-02 17:45:39 +01:00
joeac b7fc80b5f5 http/Makefile: public target depends on bin 2026-06-02 17:35:19 +01:00
joeac 629dd5525e http/Makefile: all cleans before building 2026-06-02 17:35:04 +01:00
joeac 8725d22874 http/Makefile 2026-05-12 21:40:09 +01:00
joeac b386c66837 delete weird file that got created by accident 2026-05-12 21:30:10 +01:00
joeac 3759fd137c mkws processes css 2026-05-12 21:29:38 +01:00
joeac eb48cdb9a3 inits http ssg with mkws 2026-05-12 20:56:32 +01:00