- us-elections-2016
- blank-sandbox
-
Clone this repo
git clone [email protected]:neo4j-contrib/sandbox-guides.git
-
cd sandbox-guides
-
git submodule init
-
git submodule update
-
Edit
{USE-CASE}/{GUIDE-NAME-HERE}.adoc
-
{USE-CASE}/render.sh [publish]
-
Open Neo4j Browser and run
:play http://localhost:8001/{USE-CASE}
Guide HTML and image files in {USE-CASE}/img
will be pushed to S3 guides.neo4j.com/sandbox
once pushed to GitHub using CircleCI.