summaryrefslogtreecommitdiff
path: root/guix-web/render.scm
Commit message (Expand)AuthorAgeFilesLines
* Move all modules into the 'guix web' namespace.David Thompson2015-01-311-83/+0
* Add sxml module.David Thompson2015-01-301-3/+2
* Allow hostname customization.David Thompson2014-10-131-2/+2
* Fix 404 rendering for static assets.David Thompson2014-10-131-1/+4
* Decouple static asset rendering from core server logic.David Thompson2014-10-121-1/+18
* Add configurable HTTP server port.David Thompson2014-10-121-0/+2
* test: Add coverage for render module.David Thompson2014-09-121-0/+1
* Add basic, hacky package installation.David Thompson2014-08-151-0/+10
* Break guix-web script into many modules.David Thompson2014-08-071-0/+51