Commit Graph

54 Commits (1fa3f236c232c9bf24fae370bb8f4e88c25391f1)

Author SHA1 Message Date
Bogdan Popa 6cd57203c1
start command: fix default value for port (#244)
* start command: fix default value for port

Defaulting the port to "8080" at the `command-line' level breaks
customization via `pollen.rkt'.

* test-project-port: connect to server to verify that it's up
4 years ago
Bogdan Popa c02eab7b90
improve failure handling in `start' command (#242)
* project-server: detect and report failures during startup

* start command: display [<dir>] and [<port>] in help text
4 years ago
Matthew Butterick ae4aaefba1 simplify more paths 4 years ago
Matthew Butterick 149f2cc389 skip unnecessary steps for non-interactive sessions 4 years ago
Matthew Butterick 3b7c03f950 force render inside pagetrees 4 years ago
Matthew Butterick e81ce5e070 as usual 4 years ago
Matthew Butterick 1de0eff38d add --force option to raco pollen render, take 2 4 years ago
Matthew Butterick d61aea60ee Revert "add --force option to raco pollen render"
This reverts commit d2f7905a3d.
4 years ago
Matthew Butterick d2f7905a3d add --force option to raco pollen render 4 years ago
Matthew Butterick bf09e50302 add error for publish 4 years ago
Matthew Butterick aeb8ca7a74 cooperate with global logging envvar 4 years ago
Matthew Butterick 20917e010c duh 4 years ago
Matthew Butterick f13eec8459 add dry-run switch to raco pollen publish 4 years ago
Matthew Butterick fc5ca9f659 add --null switch to `raco pollen render` (closes #24) 4 years ago
Matthew Butterick ae8122ce9b make parallel & non-parallel render accounting more consistent 5 years ago
Matthew Butterick 72df2d2477 add dry-run switch to render and setup 5 years ago
Matthew Butterick 103302d879 undo file filtering in render 5 years ago
Matthew Butterick 749feb460a make behavior of `omitted-path?` and `extra-path?` more consistent 5 years ago
Matthew Butterick 939575d550 add --jobs switch to render and setup 5 years ago
Matthew Butterick 120e596225 easier 5 years ago
Matthew Butterick 0c4425b360 parallel rendering 5 years ago
Matthew Butterick 08fdb36fd6 oops 5 years ago
Matthew Butterick 45ef179084 defer more modules in raco pollen commands (fixes #190) 5 years ago
Matthew Butterick ddd9ae3798 use more logger 6 years ago
Matthew Butterick 9c59c50095 parent directory might've been deleted (fixes #185) 6 years ago
Matthew Butterick 8257c81903 missing arg 6 years ago
Matthew Butterick 559da05c8d 1.5 update 6 years ago
Matthew Butterick f8bf2b25c8 nonzero exit code for bad raco command (closes #177) 6 years ago
Matthew Butterick a3f1142dc6 be more lenient with `raco pollen render` input (fixes #173) 6 years ago
Matthew Butterick 829bf2b421 raco pollen render: use first dir as project root (fixes #172) 6 years ago
Matthew Butterick e40ea120e6 add `--subdir` switch to `raco pollen render` 6 years ago
Matthew Butterick ed52c1dedd improve handling of source-dir argument in raco pollen publish 7 years ago
Matthew Butterick aadd546960 refactor command 7 years ago
Matthew Butterick c67c755c34 lambda spaces 7 years ago
Matthew Butterick 05d707d80a add `--local` option to `raco start` (closes #143) 7 years ago
Matthew Butterick 6c58225121 correct minor logic error in `raco pollen render` 8 years ago
Matthew Butterick ce4d8b809a add `--launch` option to `raco pollen start` to launch project dashboard immediately 8 years ago
Matthew Butterick 6ef123ece7 fix description of `render` command (fixes #125) 8 years ago
Matthew Butterick c558907af3 get confirmation for overwrite only by request 8 years ago
Matthew Butterick c9984455ba get confirmation when `raco pollen publish` wants to overwrite a directory 8 years ago
Matthew Butterick 9cfe71b756 add `omitted-path?` and `extra-path?` (closes #114) 8 years ago
Matthew Butterick 249c899dd1 add `--recursive` option to `raco pollen render` (closes #114) 8 years ago
Matthew Butterick 555a95ee27 touch up 8 years ago
Shrutarshi Basu 659bce3603 More helpful message for unknown commands 8 years ago
Matthew Butterick c7617e8aa4 change publishing status message 8 years ago
Matthew Butterick eb0a1c677e add `publish-directory` and `extra-published-path?` to setup 8 years ago
Matthew Butterick 775a58dfc2 renamings within pollen/setup 8 years ago
Matthew Butterick 1d3ef42f9c improve version retrieval 8 years ago
Matthew Butterick b60ddedc43 improve version numbering 8 years ago
Matthew Butterick 3afea47779 change `render*` back to `render-batch` 8 years ago