how do people like to hack on ikiwiki?

master
http://jmtd.livejournal.com/ 2010-05-17 17:18:58 +00:00 committed by Joey Hess
parent 92fa3f63d4
commit eb28db2ad5
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
I haven't settled on a comfortable/flexible/quick development environment for hacking on ikiwiki. The VM I host my web pages on is not fast enough to use for RAD and ikiwiki. For developing plugins, it seems a bit heavy-weight to clone the entire ikiwiki repository. I haven't managed to get into a habit of running a cloned version of ikiwiki from it's own dir, rather than installing it (If that's even possible). The ikiwiki site source (source ./doc) is quite large and not a great testbed for hacking (e.g. if you are working on a plugin you need a tailored test suite for that plugin).
Does anyone have a comfortable setup or tips they would like to share? -- [[Jon]]