Version: 1.9beta Released: 2013-04-26
HTML5 Boilerplate Version: 3.0.6
This is the workspace and install files required for running your own copy of the Expedition of Humphry Clinker digital book.
-
Clone the Symphony CMS repository to your web server’s public directory.
-
Clone this repository to
workspace
within Symphony CMS’s director. -
Replace the contents of
.gitmodules
with the contents ofworkspace/gitmodules
-
Run the following command to ensure the submodules are cloned:
git submodule update --init --recursive
-
Point your web browser at http://example.com/install/ and provide details for establishing a database connection and about your server environment.
-
Remove installer files:
rm -rf install/ workspace/install.sql
-
Follow the Elasticsearch installation instructions at [https://github.com/nickdunn/elasticsearch]
-
The Elasticsearch mappings have all been created, so should be able to just build your mappings and index the entries.
-
Done!
Do what you wish. All code I've created here released with the MIT/X11 license, and all texts are in the public domain.