Commit Graph

4 Commits

Author SHA1 Message Date
Sam Tobin-Hochstadt
f6c1151ab0 Remove obsolete resources, and make progress on some new pages. 2014-03-01 19:55:57 -07:00
Sam Tobin-Hochstadt
bcb1c40f93 examples work 2014-03-01 19:55:56 -07:00
Eli Barzilay
6b100291e0 Update the layout with new resources, and add the files in. 2014-03-01 19:55:56 -07:00
Eli Barzilay
70078746fa Add copying of all files under "common/resources" as resources.
Note that they're all copied "flatly" into the toplevel web directory.
There is no problem with overwriting, since if a resource file is
rendered twice the renderer will throw an error.  There shouldn't be too
many chances for such clashes since each kind of resource has a unique
suffix, but if this happens it's easy to change `copydir/flat' to copy
files using their paths, or something similar (like copying "x/y.z" to
"x-y.z").  In that case references to these resources should change too.

Also move the logo and favicon files to that directory instead of
copying them individually.
2014-03-01 19:55:56 -07:00