Commit Graph

188 Commits (master)

Author SHA1 Message Date
Matthew Butterick 8771aa7441 add project 5 years ago
Matthew Butterick b4ebdb8947 make envvars case-insensitive 5 years ago
Matthew Butterick 5a8c4e2b03 bump to version 2.1 5 years ago
Matthew Butterick f161f5f465 use `envvar-watchlist` 5 years ago
Matthew Butterick 070b9655d2 symbols not bytes 5 years ago
Matthew Butterick 0051d3836f doc clarity 5 years ago
Matthew Butterick 5bcb70a7be permit environment variables in watchlist 5 years ago
Matthew Butterick ce3ae7e553 deprecate mailing list 5 years ago
Matthew Butterick 939575d550 add --jobs switch to render and setup 5 years ago
Matthew Butterick ab8e05a145 note about `setup` before `render -p` 5 years ago
Matthew Butterick 37c29a3909 add `smart-ellipses` 5 years ago
Matthew Butterick b7123f76f9 labels fix 5 years ago
Matthew Butterick 014807df58 typo 5 years ago
Matthew Butterick 6fe66c6169 no quotes 5 years ago
Matthew Butterick 98cf655df3 spelling nits 5 years ago
Matthew Butterick 55327e361b more windows instructions 5 years ago
Matthew Butterick c0920561e7 better installation instructions for PATH 5 years ago
Tim Condit a29b473896 Remove extra word (#200) 5 years ago
Matthew Butterick cedbf58bea entries for doc & metas 5 years ago
Matthew Butterick da6ce95acf explain 'here-path better 5 years ago
Ed Singleton 93f3aa929c Fix typo "backlash" (#199) 5 years ago
Matthew Butterick bcb36c878d document parallel rendering (closes #197) 5 years ago
Matthew Butterick 8b497623b3 clarify docs 5 years ago
Matthew Butterick 5f0e56ec05 doc nit 5 years ago
Matthew Butterick 5f1782b99c doc nit 5 years ago
Matthew Butterick dfe53d9f84 more oops 5 years ago
Matthew Butterick 25aa5fe097 oops 5 years ago
Matthew Butterick 328b4d85e7
drop support for Rackets before 6.3 5 years ago
Matthew Butterick 6c1af1446b qualification 5 years ago
Matthew Butterick 1028a78e19 explain `here` better 5 years ago
Matthew Butterick ccc8be4e1f clarify behavior of caching with pagetrees (addresses #193) 5 years ago
Matthew Butterick 5c0063c227 improve docs about caching (fixes #192) 5 years ago
Sorawee Porncharoenwase bfe1a2c9c8 Fix typos in the documentation 6 years ago
Matthew Butterick 117ddb9753 more lenient return contract for `select-from-metas` (fixes #184) 6 years ago
Matthew Butterick 69df80d115 remove scribble js 6 years ago
Sorawee Porncharoenwase ef31b6e130 Document Pygments options and regenerate Scribble files
Complete the documentation for Pygments.

The change to `scribble-common.js` is due to a new feature from a new version
of Scribble.
6 years ago
Matthew Butterick 559da05c8d 1.5 update 6 years ago
Matthew Butterick e70f476c93 of course 6 years ago
Matthew Butterick aa743905a2 document & test `trim-whitespace?` 6 years ago
Matthew Butterick 48dd08fd0d Styx 6 years ago
Matthew Butterick c96c339943 QOTSA 6 years ago
bruno cuconato c6324de23c add utilities by @lijunsong 6 years ago
Matthew Butterick ac6f6f209a bump version to 1.4 6 years ago
Matthew Butterick e786692520 lozenge note 6 years ago
Leandro Facchinetti fcc7c3cb3e Update dead link 6 years ago
Matthew Butterick a8c3436c0e docs typo 6 years ago
Matthew Butterick a854e2ed7f add `for/splice` and `for*/splice` to docs 6 years ago
Matthew Butterick ce11af6df4 improve Windows friendliness of sample code 6 years ago
Matthew Butterick e40ea120e6 add `--subdir` switch to `raco pollen render` 6 years ago
Leandro Facchinetti 2b1183c840 Fix extra ‘}’ 6 years ago
Matthew Butterick 0233edcbb6 reset cache in tutorial 6 years ago
Matthew Butterick c60a397365 set a better example 6 years ago
Matthew Butterick 29ea34d123 more nits 6 years ago
Matthew Butterick fc3232303d nits 6 years ago
Matthew Butterick 8495bc0309 finish `current-metas` (closes #166) 6 years ago
Matthew Butterick 8b1f79ba07 update installation instructions 6 years ago
Matthew Butterick 485dc2c062 change name to `cache-watchlist` 6 years ago
Matthew Butterick 1cb16c0440 add `compile-cache-watchlist` (fixes #168) 6 years ago
Matthew Butterick 6040e06a47 contract correction 6 years ago
matiasz 0c478fa1c7 Fix typo in docs for third tutorial 6 years ago
Joel Dueck 0a077825c6 Update URL of ‘Secretary’ project in scribble docs 6 years ago
Matthew Butterick ffa234c348 doc updates 6 years ago
Matthew Butterick 6c14fde7bc bump version to 1.3 7 years ago
Matthew Butterick 5dc6b8a26a nit 7 years ago
Matthew Butterick fdf5085997 Picasso visits the Planet of the Apes 7 years ago
Matthew Butterick 07a8158391 edit docs for `cached-doc` and `cached-metas` 7 years ago
Matthew Butterick 4748ef4e25 doc typo 7 years ago
Matthew Butterick c67c755c34 lambda spaces 7 years ago
Leandro Facchinetti 90110663f5 Add mentions to Pollen Component, CSS-expressions and ‘www.leafac.com’ 7 years ago
Matthew Butterick a2dd2ad474 doc typo 7 years ago
Matthew Butterick fcc84a810c add `other-siblings` 7 years ago
Matthew Butterick 4c04c8b933 bump version to 1.2 7 years ago
Matthew Butterick 05d707d80a add `--local` option to `raco start` (closes #143) 7 years ago
Matthew Butterick dea3aacd2d update mathjax cdn info 7 years ago
Matthew Butterick 7918f8f3b2 Update tutorial-second.scrbl 7 years ago
Reuben Thomas 32ba74caed Issue #141: Improve instructions for entering lozenge glyph
Add final “Press Enter” for ISO 14755 method (GNU/Linux etc.), and add link
to Wikipedia page on Unicode input.

Delete long Emacs method in favour of short one.

Improve Compose key documentation, and add pointer to pointless-xcompose on
GitHub for more information.
7 years ago
Ben Greenman f2f1f9af5f Beautiful Racket is here 7 years ago
Matthew Butterick 146d95b49c allow quote marks to be set for `smart-quotes` (closes #138) 7 years ago
Matthew Butterick 2eac1e419e resistance is not futile: "macOS" to "Mac OS", consistent with Racket doc usage 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
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 79883e6f1d doc typo 8 years ago
Matthew Butterick 45300dbef6 add documentation for `pollen/unstable/convert` 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 9e66e3547f allow project server to use default index page (closes #123) 8 years ago
Matthew Butterick c558907af3 get confirmation for overwrite only by request 8 years ago
Matthew Butterick 2dd2ab43a6 add note about change in `raco pollen reset` 8 years ago
Matthew Butterick 67088229c9 allow `pollen/pagetree` funcs to take pagetree paths as input 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
Leandro Facchinetti b1c26a19a2 Fix typo in documentation 8 years ago
Leandro Facchinetti 29ac060b8f Fix consistency of using `compose1' 8 years ago
Leandro Facchinetti 164e1755d4 Fix typo in documentation
There was a `}` too many.
8 years ago