asset.lisp


Log

Author Commit Date CI Message
Thomas de Grivel 9dbf8460 2014-01-06T03:07:27 Reduce debug log.
Thomas de Grivel 2d8adda1 2013-12-21T20:19:06 Refactor extensions as symbols. New MIME-TYPE generic function for assets and extensions. Parse mime.types files like those from apache or nginx and try to parse these files if they exist at run time.
Thomas de Grivel 8fa87936 2013-12-17T18:15:30 Provide asset observers for caching. Added ASSET-WRITE-DATE and ASSET-SOURCES, and unexported PREPROCESS-ASSET.
Thomas de Grivel e805feb2 2013-12-16T22:11:27 Change *asset-{url,path}-prefix* to *assets-{url,path}-template*.
Thomas de Grivel 01251b14 2013-12-10T12:38:24 Implement ASSET-INCLUDE.
Thomas de Grivel 4fb406ce 2013-12-10T12:32:59 Flatten all code from L>assets.precompile into L>assets.