Commit Graph

33 Commits (master)

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
3 years ago
Matthew Butterick 3160a46beb
track render by source+output jobs (#240) 4 years ago
Matthew Butterick 1f1bee90fd correct pagetree rendering (fixes #237) 4 years ago
Matthew Butterick e434406b46 more flexible test 4 years ago
Matthew Butterick 8a8e497bfe correction: that fixes #237 4 years ago
Matthew Butterick 8d443ba8e5
track ouput paths separately in batch render (fixes #236) (#238) 4 years ago
Matthew Butterick 790c166b5a make subdir a complete path (closes #228) 4 years ago
Matthew Butterick cf9b81738a downgrade two more settables 4 years ago
Matthew Butterick 912ba088bf
downgrade certain setup values to constants & bump to 3.0 (#225) 4 years ago
Matthew Butterick f8240fd02e make it possible to use `require` in templates 4 years ago
Matthew Butterick 149f2cc389 skip unnecessary steps for non-interactive sessions 4 years ago
Matthew Butterick c8c23a1d39 preserve imperative changes to metas 4 years ago
Matthew Butterick 710501321f fix implicit provide 5 years ago
Matthew Butterick 925c4aa88a runtime path test 5 years ago
Matthew Butterick a34da0b6ed fix a test 5 years ago
Matthew Butterick 559da05c8d 1.5 update 6 years ago
Matthew Butterick aa743905a2 document & test `trim-whitespace?` 6 years ago
Matthew Butterick 6a4192fb13 test `current-metas` 6 years ago
Matthew Butterick a982ae70bb Remove voids from pollen/markup
Makes it consistent with the behavior of pollen/pre and pollen/markdown
7 years ago
Matthew Butterick c67c755c34 lambda spaces 7 years ago
Matthew Butterick 0a4c31b7f0 use "compiled/pollen" as cache dir instead of "pollen-cache" 8 years ago
Matthew Butterick 05fad9ba54 fork `output` so it can cooperate with splicing tag (fixes #132) 8 years ago
Matthew Butterick 35046c8312 repair a test 8 years ago
Matthew Butterick 186111b5ca adjust tests so they don't leave detritus 8 years ago
Matthew Butterick 77688688f2 make some html equality tests more lenient 8 years ago
Matthew Butterick a633eac8df repair handling of source files without extensions (fixes #130) 8 years ago
Matthew Butterick c5f86b872a add a test for remote meta submodule access 8 years ago
Matthew Butterick fbaf2c98d4 documentation updates plus related bugfixes 8 years ago
Matthew Butterick 775a58dfc2 renamings within pollen/setup 8 years ago
Matthew Butterick 4f146fd755 change pollen/world to pollen/setup 8 years ago
Matthew Butterick 370832cdde refactor splice, pollen/template; add pollen/core 8 years ago
Matthew Butterick 02cdc44a4f implement lang-wide splicing with `current-splicing-tag`; reimplement `when/block` as `when/splice` 8 years ago
Matthew Butterick 10e3918fba refactoring for first stable release 8 years ago