Commit Graph

1062 Commits (dev-stylish-5)
 

Author SHA1 Message Date
Matthew Butterick 729062d28c tiny improvement 7 years ago
Matthew Butterick 0b6099f5fa tiny correction 7 years ago
Matthew Butterick 897c32ef8d improve `smart-quotes` when adjacent to txexprs (fixes #136) 7 years ago
Matthew Butterick a4bff463b4 allow `decode-linebreaks` to delete linebreaks 7 years ago
sorawee 2af21c1241 Call functions correctly 7 years ago
Matthew Butterick 5408e31c2b bump version to 1.11 7 years ago
Matthew Butterick 6c58225121 correct minor logic error in `raco pollen render` 7 years ago
Matthew Butterick ab46c7173e fix error in tutorial (closes #133) 8 years ago
Matthew Butterick 75fa8ab100 change "OS X" to "macOS", because resistance is futile 8 years ago
Matthew Butterick 550ccbec59 add lozenge-making info 8 years ago
Matthew Butterick ce4d8b809a add `--launch` option to `raco pollen start` to launch project dashboard immediately 8 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 c41b3cde3f make `->html` use `setup:splicing-tag` 8 years ago
Matthew Butterick 910f1b6c85 dashboard tweaks (fixes #109) 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 859aa44105 furnish default values for `doc` and `metas` if either is unavailable 8 years ago
Matthew Butterick 79883e6f1d doc typo 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 45300dbef6 add documentation for `pollen/unstable/convert` 8 years ago
Matthew Butterick 792f1438e4 show full path during preheat compile 8 years ago
Matthew Butterick 153ecae8e6 Merge pull request #127 from gmlewis/minor-typos
Fix minor typo in Pollen docs
8 years ago
Glenn Lewis dc935fc6ad Fix minor typo in Pollen docs
Also, clarify one example by showing the resulting output from Pollen.

Change-Id: I4ee1794091ed5f0b7170450554f50e6135d6a56f
8 years ago
Matthew Butterick 6ef123ece7 fix description of `render` command (fixes #125) 8 years ago
Matthew Butterick 00aa4cce18 update converter 8 years ago
Matthew Butterick 2740967e53 repair `in` and `out` routes to work in subdirs 8 years ago
Matthew Butterick 9e66e3547f allow project server to use default index page (closes #123) 8 years ago
Matthew Butterick 5ff7f1cb6d make `->html` cooperate with splicing tag 8 years ago
Matthew Butterick a909b73637 fix project server route for pagetree to capture full path 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 580868e1f7 fix project server routes to work with files in subdirs 8 years ago
Matthew Butterick 2dd2ab43a6 add note about change in `raco pollen reset` 8 years ago
Matthew Butterick 3cf23f5980 delete "compiled" directories as part of cache reset 8 years ago
Matthew Butterick 1eb5d0fa92 test 6.5 and 6.6 8 years ago
Matthew Butterick c5f86b872a add a test for remote meta submodule access 8 years ago
Matthew Butterick 43c986bd9d repair visibility of `metas` submodule 8 years ago
Matthew Butterick 0d1569b36f fix overzealous `unescape-ext` behavior 8 years ago
Matthew Butterick 628cb0eaf7 oops, infinite loop 8 years ago
Matthew Butterick 426fdde0c4 update `pagetree->list` 8 years ago
Matthew Butterick 67088229c9 allow `pollen/pagetree` funcs to take pagetree paths as input 8 years ago
Matthew Butterick f81da2ac6e improve some error messages with accurate caller names 8 years ago
Matthew Butterick d6e7e4ff8f fix `tech` link 8 years ago
Matthew Butterick e81c9f1925 correction 8 years ago
Matthew Butterick 72f2cbbfcf clarify allowable meta values 8 years ago
Matthew Butterick 2b7182baba automatically omit more paths and directories from `raco pollen render` and `raco pollen publish` (fixes #114) 8 years ago
Matthew Butterick eb8d87b847 Merge pull request #120 from leafac/patch-1
Fix typo in documentation
8 years ago
Leandro Facchinetti b1c26a19a2 Fix typo in documentation 8 years ago