Developing the stylesheets is done on a clone of the GitHub repository. Before a release is made, the current state of the code is committed to the local repository then pushed to GitHub. (Alternatively, the code on GitHub could be modified by accepting a pull request on GitHub.)
- Clone the repository and its 'moby-dick-tei' submodule from https://github.com/AntennaHouse/moby-dick
git clone --recurse-submodules https://github.com/AntennaHouse/moby-dick.git
git pull --recurse-submodules origin master
Developing the stylesheets is done on a clone of the GitHub repository. Before a release is made, the current state of the code is committed to the local repository then pushed to GitHub. (Alternatively, the code on GitHub could be modified by accepting a pull request on GitHub.)
- Clone the repository and its 'moby-dick-tei' submodule from https://github.com/AntennaHouse/moby-dick
git clone --recurse-submodules https://github.com/AntennaHouse/moby-dick.git
git pull --recurse-submodules origin master