Commit Graph

3 Commits

Author SHA1 Message Date
Matthew Flatt
cec98c7cea improve handling of resources for sharing
Separate the "generated resources" part of a site from the "rendered
element" part, so that a site that doesn't use full-page formatting
can take share the resources of one that does.

Also, hide the "resources" function in a site to narrow the interface
exported by `plt-web`.
2014-03-01 19:55:58 -07:00
Matthew Flatt
547957fb4d reduce dependencies for non-page-style mode 2014-03-01 19:55:58 -07:00
Matthew Flatt
8ae703cb24 reorganize into packages: "plt-web" and "plt-new-services"
The "plt-new-services" package defines the "meta/new-web"
collection, with the idea that it will be merged into
"plt-services" and later replace "meta/web".
2014-03-01 19:55:58 -07:00