Skip to content

Instantly share code, notes, and snippets.

@lsolesen
Created May 3, 2011 19:34
Show Gist options
  • Select an option

  • Save lsolesen/954042 to your computer and use it in GitHub Desktop.

Select an option

Save lsolesen/954042 to your computer and use it in GitHub Desktop.
Webwork observations

webwork observations

  • How does one set the worldwide template? - e.g. if you wanted to include webwork-authentic?

  • Where does one place a plugin? -- in vendor (that could be stated in the docs)

  • How to do the routing properly, so they are not overwritten on updates?

  • Maybe webwork core files should be in own repository, and the general directory setup etc. should be a scaffolding tool like krudt?

  • A little difficult to add a new page - you need both a handler and a route. Maybe there should be some standard routing, and then the possibility to create your own routing also.

  • Initial go on webwork at http://github.com/lsolesen/ghpages-manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment