Generating Static EpiDoc Guidelines
- cd into the staticgen subdirectory under guidelines in your svn checkout tree
- customize a copy of staticgl.sh.example to reflect realities on your local filesystem, rename it staticgl.sh, put it somewhere in your PATH and make it executeable
- customize a copy of config.xml.example to reflect realities on your local filesystem, rename it config.xml and save it into the same directory as the static generation code (i.e., staticgen)
$ staticgl.sh
$ cd {output-dir-from-shell-script}
$ zip gl.zip *
$ scp gl.zip {username}@{devserver}:gl.zip
$ ssh {username}@{devserver}
$ unzip gl.zip -d /var/www/html/epidoc/gl/dev/