Commit Graph

826 Commits (works)
 

Author SHA1 Message Date
Matthew Butterick 5c108ebcd6 change name of "directory-require.rkt" to "pollen.rkt" 9 years ago
Matthew Butterick 6bcb1f717a doc clarifications on "directory-require.rkt" 9 years ago
Matthew Butterick 096bc7a6dd allow "directory-require.rkt" files to apply to subdirectories (closes #61) 9 years ago
Matthew Butterick 1fde2db75e add macrology for caching submodule 9 years ago
Matthew Butterick a854844ae6 add "cache-ns.rkt" as helper (closes #82) 9 years ago
Matthew Butterick a6e2f82d21 use cached namespaces for loading 9 years ago
Matthew Butterick 0b092f87cb fix ambiguous cache keys 9 years ago
Matthew Butterick 024db31a63 Add 6.2.1 9 years ago
Matthew Butterick 27b875e59f Update .travis.yml 9 years ago
Matthew Butterick e26410cc6d code typo 9 years ago
Matthew Butterick 0ccdba671e doc improvements re metas 9 years ago
Matthew Butterick 5884bb1a49 small clarifications; add `here-key-path` 9 years ago
Matthew Butterick bbab98f0a5 change `meta` tags to `define-meta` and add `metas` submodule 9 years ago
Matthew Butterick 9a6176ae58 update contract 9 years ago
Matthew Butterick ee1c08260c reconsideration 9 years ago
Matthew Butterick bfe1843db2 typo 9 years ago
Matthew Butterick 998a617a38 allow `decode` procedures to return lists of values (which get spliced) 9 years ago
Matthew Butterick 8d1d0712d3 Revert "allow `decode` procedures to return lists of values (which get spliced)"
This reverts commit c12cb20e2b.
9 years ago
Matthew Butterick c12cb20e2b allow `decode` procedures to return lists of values (which get spliced) 9 years ago
Matthew Butterick 03627c10fa add `unpublished-path?` as settable value 9 years ago
Matthew Butterick 47a89bb520 doc typo 9 years ago
Matthew Butterick e12c40e29e add `make-parent-directory` 9 years ago
Matthew Butterick c6f9015922 improve cache ergonomics 9 years ago
Matthew Butterick f0600ac371 add `raco pollen reset` for compile cache 9 years ago
Matthew Butterick 81fde08658 add ram cache for project-server sessions 9 years ago
Matthew Butterick 07279e5d67 speed up `raco pollen render` 9 years ago
Matthew Butterick dfdc10c353 remove brain damage & cruft from #lang core; add runtime-config 9 years ago
Matthew Butterick 1da72be6d1 add AHK and Emacs lozenge shortcuts to docs (closes #73) 9 years ago
Matthew Butterick 22bee88dd6 clarify limitations of `render-pagetree` (closes #78) 9 years ago
Matthew Butterick 7c0eb3646d clarify automatic-pagetree logic (closes #78) 9 years ago
Matthew Butterick 92d4a7fef4 ignore pollen cache files when making automatic pagetree (addresses #78) 9 years ago
Matthew Butterick a8fd3cbb63 fix current-directory on cache 9 years ago
Matthew Butterick 8930efbef3 entity clarification 9 years ago
Matthew Butterick db1b925c4b instructions on inserting entities 9 years ago
Matthew Butterick a6c9ea68ab further simplifications 9 years ago
Matthew Butterick 58cbfdaf02 simplifications 9 years ago
Matthew Butterick 849731ab0f internalize 6.2 version of racket/rerequire 9 years ago
Matthew Butterick 61d7b222bd fix reloading behavior (closes #64) 9 years ago
Matthew Butterick c62bdbbe72 suppress incessant favicon.ico messages in project server log 9 years ago
Matthew Butterick f3eee7b24a update render cache to use keymaking function from pollen/cache (closes #74) 9 years ago
Matthew Butterick 1161496c8b remove 'tools' dir from compile & test 9 years ago
Matthew Butterick ce9f652c55 change name of file-extension helper (addresses #34) 9 years ago
Matthew Butterick 39b229f786 add file-extension helper app 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 a1591897df Test against HEAD but allow failures 9 years ago
Matthew Butterick ec472058c0 Suppress testing against HEAD
New macro expander has been introduced, requiring more thorough debugging.
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