Commit Graph

754 Commits (bdd52824770036b24785ac21cfe910c283ca4241)
 

Author SHA1 Message Date
Matthew Butterick bdd5282477 make DrRacket syntax coloring use a custom command character (closes #103) 9 years ago
Matthew Butterick 0cc56ffd3a prevent loading cycle with `pollen/mode` 9 years ago
Matthew Butterick da2d9fd40d update attr syntax in docs 9 years ago
Matthew Butterick e37f6ae535 Merge pull request #102 from AlexKnauth/patch-1
Add missing build-dep
9 years ago
Alex Knauth a9f90ee826 Add missing build-dep 9 years ago
Matthew Butterick a9a40befec simplify mode, improve test 9 years ago
Matthew Butterick 5294b02d57 add `pollen/mode` metalang (closes #101) 9 years ago
Matthew Butterick 064107e6f6 allow keyword arguments to specify attributes in default tag functions 9 years ago
Matthew Butterick cf1ef21861 fix dumb error in indenting 9 years ago
Matthew Butterick 5d339ffdc6 add indenting to ptree display 9 years ago
Matthew Butterick 3d4e783dd1 `parent` returns #f for root of pagetree 9 years ago
Matthew Butterick ef7494ed83 correct `unescape-ext` to only operate on filename (closes #100) 9 years ago
Matthew Butterick 43809705f1 allow empty lists in `decode` contracts 9 years ago
Matthew Butterick 536976bbce doc clarifications for `select` functions 9 years ago
Matthew Butterick a8a94d0af9 add `load-pagetree` and improve `path->pagenode` 9 years ago
Matthew Butterick 8c8844bc16 typo in test 9 years ago
Matthew Butterick 82a331175f make sure `get-template-for` notices template sources 9 years ago
Matthew Butterick 9a508a8f44 only find `adjacents` for nodes in pagetree 9 years ago
Matthew Butterick 6b6b91dbc8 more informative 404 page for project server 9 years ago
Matthew Butterick 0dfe536350 move metas inside core #lang module 9 years ago
Matthew Butterick a3b2b8b069 doc typo 9 years ago
Matthew Butterick fbe03c214f start prog-pol 9 years ago
Matthew Butterick e9fabfcf80 retitle others 9 years ago
Matthew Butterick 2fd00a7e58 retitle command section 9 years ago
Matthew Butterick 3539fa8716 delete server.scrbl 9 years ago
Matthew Butterick da5fb4d687 update docs with samples & utilities (closes #95 and #92) 9 years ago
Matthew Butterick e8ac064f55 improve tutorial titles 9 years ago
Matthew Butterick e84910c32d explain how to disable, preheat, and reset the cache (closes #90) 9 years ago
Matthew Butterick 7b4a94c7bc Update travis with retry 9 years ago
Matthew Butterick ab9e1a9af2 rename "text-mode command" as "Pollen-mode command" 9 years ago
Matthew Butterick 84fc2ca026 Make Pollen source files (pagetrees in particular) more composable 9 years ago
Matthew Butterick 4780aa40a6 search upwards for default template (closes #97) 9 years ago
Matthew Butterick fd1164d02e make it possible to use pollen on inline submodule 9 years ago
Matthew Butterick d23f4f133a doc fixes (closes #88) 9 years ago
Matthew Butterick 9d39494b4b expand input contract for `->html` 9 years ago
Matthew Butterick 2f85a1955f add unit test to cache 9 years ago
Matthew Butterick 35eefa1931 note on return type of tag functions 9 years ago
Matthew Butterick 8353cfa740 contract clarifications 9 years ago
Matthew Butterick e8efc0bc1e doc correction 9 years ago
Matthew Butterick ff6220f448 add env variable to docs (closes #86) 9 years ago
Matthew Butterick 803f65b0dc make cache sensitive to POLLEN environment variable (addresses #86) 9 years ago
Matthew Butterick 85407c1b59 Update README.md 9 years ago
Matthew Butterick 96b4cfd0b6 doc edits 9 years ago
Matthew Butterick 76e47ed9d3 add support for multiple rendering targets (closes #49) 9 years ago
Matthew Butterick 3eb972a23a add helpful name to automatic tag functions 9 years ago
Matthew Butterick cad3e25f96 world settables can use file or dir path 9 years ago
Matthew Butterick a42acbf2e6 use template source for hash key, not template output 9 years ago
Matthew Butterick 1ed63e0932 make "rendering ..." message consistently formatted 9 years ago
Matthew Butterick efe3a51843 make sure world settables can start in the right place 9 years ago
Matthew Butterick f83ca11dee insert omissions to "info.rkt" 9 years ago