summaryrefslogtreecommitdiff
path: root/guix-web/view/html.scm
Commit message (Expand)AuthorAgeFilesLines
* Move all modules into the 'guix web' namespace.David Thompson2015-01-311-131/+0
* Render package details on the client.David Thompson2015-01-301-56/+5
* js: Extract modal creation function.David Thompson2015-01-301-0/+1
* Add sxml module.David Thompson2015-01-301-3/+1
* view: html: Rename script-tag to render-javascript.David Thompson2015-01-301-2/+2
* view: html: Add render-stylesheet procedure.David Thompson2015-01-301-10/+16
* Extract HTML and JSON views to separate modules.David Thompson2015-01-301-0/+177