diff --git a/README.adoc b/README.adoc new file mode 100755 index 0000000..541d253 --- /dev/null +++ b/README.adoc @@ -0,0 +1,29 @@ += Neo4j Educator Program - Frontend + +https://neo4j.com/graphacademy/edu-program[https://neo4j.com/graphacademy/edu-program^] + +This repository is the frontend code for the Neo4j Educator Program website. It includes the following components: + +* HTML and CSS for the landing page +** HTML for the application form +* HTML for the view-license page +* JavaScript for form validation and submission + +== Updating the webpage + +Updates need to be made to the code here, and not in Wordpress. Once ready to publish, push code to this repository and run the publish script, as described below. + +1. Set environment variables for Wordpress to publish +[source,shell] +---- +export PUBLISH_DOCS_PASSWORD="" +export PUBLISH_DOCS_USERNAME="" +---- +2. Run script +[source,shell] +---- +python publish.py --stage +---- +== Accompanying repositories + +The backend repository that accompanies this frontend is available at https://github.com/neo-technology/edu-api[https://github.com/neo-technology/edu-api^]. This repository contains the AWS Lambdas and Cypher queries that create, approve, and save the application. diff --git a/README.md b/README.md deleted file mode 100755 index 7001d8b..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# edu-frontend diff --git a/html/index.html b/html/index.html index c8b0621..23f1e24 100755 --- a/html/index.html +++ b/html/index.html @@ -188,7 +188,7 @@

Available Downloads

- +
Sign Out @@ -464,7 +464,7 @@

Terms

Submit Application

-
+

* indicates a required field

@@ -502,7 +502,7 @@

Schools teaching Neo4j in the classroom:

- +