summaryrefslogtreecommitdiff
path: root/tools/run
Commit message (Collapse)AuthorAge
* Merge branch 'main' into wip/touch-eventsKit La Touche2024-11-09
|\
| * Rename the project to `pilcrow`.Owen Jacobson2024-11-08
| |
* | Set up framework for testing touch eventsKit La Touche2024-11-04
|/ | | | | | | | | | This includes a change to tools/run that exposes the dev server on my local network. This change should not make it into the final form of this branch. This is so I can use actual for real touch events on my actual for real phone, hooked up for remote debugging to my computer so I can see console events etc.
* Do a big mobile app design thingKit La Touche2024-10-23
| | | | | | Mobile-friendly anyway. Thanks to [Miriam](https://www.miriamsuzanne.com/) for the CSS that enables a sliding menu on mobile size, constant menu on larger.
* Render the UI at /.Owen Jacobson2024-10-05
|
* Tools scripts; `run` to run the server in fewer keystrokesOwen Jacobson2024-08-30