Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating readme to include instructions using bom as an emacs packageHEADmaster | Yuchen Pei | 2023-10-24 | 1 | -7/+17 |
| | |||||
* | Fixing bom-state | Yuchen Pei | 2023-10-24 | 1 | -2/+6 |
| | | | | | - A typo - use complete-read for state names | ||||
* | Unify emacs packages with webapps: use bom as an exampleemacspackage2webapp | Yuchen Pei | 2023-10-15 | 1 | -16/+89 |
| | | | | | | | | | | | | Emacs commands: bom; bom-state Paths in webapps: /bom; /bom-state/<state> Next step: generalise the transformation with macros etc. | ||||
* | Revert "Move ange-ftp-try-passive-mode to bom.el" | Yuchen Pei | 2023-10-10 | 2 | -2/+3 |
| | | | | This reverts commit 19d4d969af74540c60b555cd23bdce07e701aa3c. | ||||
* | Adding readme | Yuchen Pei | 2023-10-08 | 1 | -0/+60 |
| | |||||
* | Move ange-ftp-try-passive-mode to bom.el | Yuchen Pei | 2023-10-08 | 2 | -3/+2 |
| | |||||
* | Fix error handling | Yuchen Pei | 2023-10-08 | 1 | -10/+18 |
| | | | | | | user-error translates to 404 all other errors translates to 500 without extra message that may leak server info | ||||
* | Add ways to deploy | Yuchen Pei | 2023-10-03 | 3 | -4/+47 |
| | |||||
* | Removing a duplicate useless definition | Yuchen Pei | 2023-10-03 | 1 | -2/+0 |
| | |||||
* | Add bom-port | Yuchen Pei | 2023-10-02 | 1 | -2/+4 |
| | |||||
* | fix html export style | Yuchen Pei | 2023-10-02 | 1 | -5/+13 |
| | | | | | - custom_id for better anchors. - no postamble | ||||
* | Add path to state, and landing page is for state selection. | Yuchen Pei | 2023-10-02 | 1 | -22/+56 |
| | |||||
* | Minor fix: bom-area-parent requires bom-areas | Yuchen Pei | 2023-10-02 | 1 | -1/+3 |
| | |||||
* | First commit. | Yuchen Pei | 2023-10-02 | 2 | -0/+812 |
Serving Victoria weather over localhost:9000 |