index
:
joeac.net.git
main
Joe Carstairs' personal homepage
git+joeac.net@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http
Age
Commit message (
Expand
)
Author
2026-06-09
http: builds blogs from gemlogs
Joe Carstairs
2026-06-09
moves <main> from layout to individual pages
Joe Carstairs
2026-06-09
swaps " for ' in error.upphtml
Joe Carstairs
2026-06-04
http: adds contact page
Joe Carstairs
2026-06-04
http: adds otp-dialog component
Joe Carstairs
2026-06-04
http: adds scripts
Joe Carstairs
2026-06-04
http: adds actions.js file to interface JS -> PHP
Joe Carstairs
2026-06-04
http: adds php api routes under do/
Joe Carstairs
2026-06-04
adds mail.php
Joe Carstairs
2026-06-04
adds db.php
Joe Carstairs
2026-06-04
http: adds phpmailer dependency
Joe Carstairs
2026-06-04
http: inits php composer
Joe Carstairs
2026-06-02
http: adds error page
Joe Carstairs
2026-06-02
http: fixes meta tags
Joe Carstairs
2026-06-02
updates index.upphtml to match existing homepage
Joe Carstairs
2026-06-02
changes " to ' in uppcss files to work around bug in pp
Joe Carstairs
2026-06-02
http: add navbar to l.upphtml
Joe Carstairs
2026-06-02
adds images symlink to http/public
Joe Carstairs
2026-06-02
not sure what this change is, maybe a chmod on mkws?
Joe Carstairs
2026-06-02
mkws copies from public if it exists
Joe Carstairs
2026-06-02
mkws outputs to 'out' instead of 'public'
Joe Carstairs
2026-06-02
feed.uppcss: changes " to ' to work around pp bug
Joe Carstairs
2026-06-02
sitemap.uppxml: uses find instead of wildcard expansion to find html files in...
Joe Carstairs
2026-06-02
http/Makefile: public target depends on bin
Joe Carstairs
2026-06-02
http/Makefile: all cleans before building
Joe Carstairs
2026-05-12
http/Makefile
Joe Carstairs
2026-05-12
delete weird file that got created by accident
Joe Carstairs
2026-05-12
mkws processes css
Joe Carstairs
2026-05-12
inits http ssg with mkws
Joe Carstairs