Commit Graph

199 Commits (90e27bcd949f7dd41804374e31d709e7a2cf29ab)

Author SHA1 Message Date
Matthew Butterick 61d7b222bd fix reloading behavior (closes #64) 9 years ago
Matthew Butterick 21a46b546d change to file-based compile cache (closes #70) 9 years ago
Matthew Butterick 7bfd403023 support escaped output-file extensions within source filenames 9 years ago
Matthew Butterick 8bd17d345f add xref to docs re changing command character (closes #73) 9 years ago
Matthew Butterick c08f6c5b5b add clarification about `local-require` in templates (closes #65) 9 years ago
Matthew Butterick 62999ca1e7 add MathJax tutorial (closes #66) 9 years ago
Matthew Butterick 57f606923c add syntax-highlighting instructions (closes #39) 9 years ago
Matthew Butterick 85182e22a3 add mailing list info 9 years ago
Matthew Butterick 9410e1471f rename world:get-* to world:current-* 9 years ago
Matthew Butterick 8f9190c237 doc clarification 9 years ago
Matthew Butterick 8d8aa53c50 use submodule for settable values 9 years ago
Matthew Butterick 0f396471e9 add runtime overrides to pollen/world (closes #60) 9 years ago
Matthew Butterick 0b2bff83ab doc update 9 years ago
Matthew Butterick 22528b59a2 clarify permitted input for `select-from-metas` and `select-from-doc` (closes #57) 9 years ago
Matthew Butterick 65fcc0ec15 permit more flexible `meta` markup (closes #57) 9 years ago
Matthew Butterick 70b1008caa rename `clone` to `publish`; add stricter error checking (closes #56) 9 years ago
Matthew Butterick b6769d9d6c doc typo 9 years ago
Matthew Butterick 6660b0a947 improve path handling in 'raco pollen render' (closes #53) 9 years ago
Matthew Butterick b70851367d permit multiple-valued meta tags (closes #51) 9 years ago
Matthew Butterick bb8805b164 doc nit 9 years ago
Matthew Butterick 96785afac5 add #:exclude-attrs to `decode` 10 years ago
Matthew Butterick bb072a8a9a make `detect-paragraphs` work more intuitively 10 years ago
Matthew Butterick afb03ccf18 doc edit 10 years ago
Matthew Butterick 2b4294e223 add #:force? option to `detect-paragraphs` 10 years ago
Matthew Butterick 5f9fd6bd19 documentation edits 10 years ago
Matthew Butterick 1639b65843 grammatical clarification 10 years ago
Matthew Butterick 67bd2d1111 add note about ability to use other #langs as Pollen source files 10 years ago
Matthew Butterick c5a632f848 doc typo 10 years ago
Matthew Butterick 462611dbe1 doc update 10 years ago
Matthew Butterick d5464d1f6f clarification about raco on Windows (closes #40) 10 years ago
Matthew Butterick 82217dd1af doc clarification 10 years ago
Matthew Butterick 324d8a8831 doc typo 10 years ago
Matthew Butterick 76994f6b9b update docs for `raco pollen` 10 years ago
Matthew Butterick 2de2fbad6e prevent `raco pollen clone` from accepting source directory inside target directory 10 years ago
Matthew Butterick 289e6415a5 doc typo 10 years ago
Matthew Butterick 455a189d8b add note about raco on Windows 10 years ago
Matthew Butterick 4451e07a31 fix doc typo (closes #33) 10 years ago
Matthew Butterick 745c5f8695 doc typo 10 years ago
Matthew Butterick a4a49bb275 clarification about block-txexpr-proc 10 years ago
Matthew Butterick ef5c0afb67 doc updates 10 years ago
Matthew Butterick 95921cc55f second tutorial updates 10 years ago
Matthew Butterick 3fa03af2e6 fix noskip box padding 10 years ago
Matthew Butterick 1de798a17a move link-tt to mb-tools 10 years ago
Matthew Butterick 195113e792 update first tutorial 10 years ago
Matthew Butterick 620f6ed4c6 update backstory 10 years ago
Matthew Butterick d6cd41a1c5 quick tour updates 10 years ago
Matthew Butterick ac0dfe3201 update pagetree docs to refer to subdirectories 10 years ago
Matthew Butterick fecbe4b8c7 fix subsection name 10 years ago
Matthew Butterick bfa552e357 improvements to docs 10 years ago
Matthew Butterick 5656801fe1 new png file for docs 10 years ago
Matthew Butterick a8888ad3a5 update mb-tools for docs 10 years ago
Matthew Butterick 2476cf7179 third tutorial 10 years ago
Matthew Butterick 2823f94af7 add docs for `decode-elements` 10 years ago
Matthew Butterick 52f44f08f3 add decoding section to third tutorial 10 years ago
Matthew Butterick e64cde7e51 ignore extraneous arguments passed to `meta` 10 years ago
Matthew Butterick 5d43602d08 improve docs for metas (closes #22) 10 years ago
Matthew Butterick be3260cd7e fix cross-ref in pagetree docs 10 years ago
Matthew Butterick a93405f5a5 improve pagetree docs (closes #16) 10 years ago
Matthew Butterick dba97e6fd1 improve image/rp 10 years ago
Matthew Butterick 4b6d67d68d reminder to self 10 years ago
Matthew Butterick 1cd8968a45 add image/rp function to docs 10 years ago
Matthew Butterick db358117ab doc typo 10 years ago
Matthew Butterick ace8c37ac7 rename custom CSS file for docs 10 years ago
Matthew Butterick 8341d2660b updates to docs (including third tutorial) 10 years ago
Matthew Butterick 4fed92f767 clarify detect-paragraphs behavior in docs 10 years ago
Matthew Butterick 8f922f197b add note about hyphenate package 10 years ago
Matthew Butterick 464b1bda1e doc typo 10 years ago
Matthew Butterick 5a8f838bf5 restore missing links 10 years ago
Matthew Butterick 6a9b049654 typo 10 years ago
Matthew Butterick ba962444df add second tutorial 10 years ago
Matthew Butterick ec4863b4a0 better checks for get-template-for 10 years ago
Matthew Butterick a000e3f00c fix typo in decode docs 10 years ago
Matthew Butterick b01f8193ab fix & document wrap-hanging-quotes 10 years ago
Matthew Butterick 02133ed006 improvements to ->html 10 years ago
Matthew Butterick bab5a427ed add link to Racket installers 10 years ago
Matthew Butterick da80ecb010 add options for ->html function 10 years ago
Matthew Butterick 6c686447f9 add example of 'decode' to docs 10 years ago
Jacob Parker 42026abe09 Typo in poem.scrbl 10 years ago
Matthew Butterick 4be9e3d174 fix link in docs 10 years ago
Matthew Butterick 9b221cf8b8 update docs with lozenge-typing instructions 10 years ago
Matthew Butterick 4c7872ea0f add tutorial 10 years ago
Matthew Butterick 0f16c39b57 change name of system overview 11 years ago
Matthew Butterick 372c4775f7 update docs 11 years ago
Matthew Butterick d47755937e remove #:value from docs 11 years ago
Matthew Butterick 5ffdc4d610 documentation improvements 11 years ago
Matthew Butterick e05f783e97 documentation fixes 11 years ago
Matthew Butterick 46d03bfd41 fix for issue #3 11 years ago
Matthew Butterick ba88f068fd delete superfluity 11 years ago
Matthew Butterick b8ea220b68 testing sync 11 years ago
Matthew Butterick 1e0c8d0dc7 testing gh-pages sync again 11 years ago
Matthew Butterick b4f99ffa9f Revert "Revert "testing gh-pages sync""
This reverts commit 5ae4d876ec.
11 years ago
Matthew Butterick 5ae4d876ec Revert "testing gh-pages sync"
This reverts commit 657f0ce7a1.
11 years ago
Matthew Butterick 657f0ce7a1 testing gh-pages sync 11 years ago
Matthew Butterick c907cf8083 fix secref tags 11 years ago
Matthew Butterick 3121a4ad4b doc updates 11 years ago
Matthew Butterick 6ec8cf47c3 updates 11 years ago
Matthew Butterick b47457f6ab documentation tweaks 11 years ago
Matthew Butterick 9d5a231f5e doc fix 11 years ago
Matthew Butterick 18c3bdb6e9 fix gitignore 11 years ago
Matthew Butterick 7fcadb5848 doc update 11 years ago