summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-06-03Initial frontend which can only serve static pages.Jesse Morgan
2013-06-03Adding Initial Survey TemplatesJesse Morgan
Adding the base survey template and the image and text question types. Moved the hero section to the index.html template to make common-page more common. Also adding jquery and some initial grow.js code.
2013-06-03Template Changes and Login PageJesse Morgan
Changing templates to have .html in their name to reflect the links on the site. Also adding a placeholder about page and a rough cut of the login page.
2013-06-03Adding a content root variable to the templates.Jesse Morgan
The content root is used to specify the location of the static content. It is currently hard-coded to my desktop, but it will be updated after a config system is introduced.
2013-04-30Adding page templates and resourcesJesse Morgan