diff --git a/README.md b/README.md
index f2bbee6..23b6cd2 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,6 @@
- Someone who likes installing MySQL, MongoDB and etc on their server by selecting from a dropdown and clicking on install!
- How much server/docker/linux knowledge is required to set up a CaptainDuckDuck server? Answer: Knowledge of Copy & Paste!! Head over to "Getting Started" for information on what to copy & paste ;-)
-## Survey
- Take a 1 minute survey to shape the future for CaptainDuckDuck
-
## Learn More!
For more details and documentation, please visit https://captainduckduck.com/
diff --git a/website/core/Footer.js b/website/core/Footer.js
index 309faf6..d7a6337 100644
--- a/website/core/Footer.js
+++ b/website/core/Footer.js
@@ -41,12 +41,18 @@ class Footer extends React.Component {
More
diff --git a/website/i18n/en.json b/website/i18n/en.json
index 9e2c380..01ef72d 100644
--- a/website/i18n/en.json
+++ b/website/i18n/en.json
@@ -4,48 +4,90 @@
"next": "Next",
"previous": "Previous",
"tagline": "Build your own PaaS in a few minutes!",
- "app-configuration": "App Configuration",
- "App Configuration": "App Configuration",
- "app-scaling-and-cluster": "App Scaling & Cluster",
- "App Scaling & Cluster": "App Scaling & Cluster",
- "captain-definition-file": "Captain Definition File",
- "Captain Definition File": "Captain Definition File",
- "cli-commands": "CLI Commands",
- "CLI Commands": "CLI Commands",
- "complete-webapp-tutorial": "Complete Webapp Tutorial",
- "Complete Webapp Tutorial": "Complete Webapp Tutorial",
- "deployment-methods": "Deployment Methods",
- "Deployment Methods": "Deployment Methods",
- "disk-cleanup": "Disk Clean-Up",
- "Disk Clean-Up": "Disk Clean-Up",
- "enabling-https": "Enabling HTTPS",
- "Enabling HTTPS": "Enabling HTTPS",
- "firewall": "Firewall & Port Forwarding",
- "Firewall & Port Forwarding": "Firewall & Port Forwarding",
- "get-started": "Getting Started",
- "Getting Started": "Getting Started",
- "nginx-customization": "NGINX Config",
- "NGINX Config": "NGINX Config",
- "one-click-apps": "One-Click Apps",
- "One-Click Apps": "One-Click Apps",
- "pre-deploy-script": "Pre-deploy Script",
- "Pre-deploy Script": "Pre-deploy Script",
- "recipe-deploy-create-react-app": "Static React App",
- "Static React App": "Static React App",
- "resource-monitoring": "Resource Monitoring",
- "Resource Monitoring": "Resource Monitoring",
- "run-locally": "Run Locally",
- "Run Locally": "Run Locally",
- "server-purchase": "Server & Public IP address",
- "Server Purchase": "Server Purchase",
- "troubleshooting": "Troubleshooting",
- "Troubleshooting": "Troubleshooting",
- "Docs": "Docs",
- "GitHub": "GitHub",
- "Basics": "Basics",
- "Do More": "Do More",
- "Recipes and Tips": "Recipes and Tips",
- "Help": "Help"
+ "docs": {
+ "app-configuration": {
+ "title": "App Configuration",
+ "sidebar_label": "App Configuration"
+ },
+ "app-scaling-and-cluster": {
+ "title": "App Scaling & Cluster",
+ "sidebar_label": "App Scaling & Cluster"
+ },
+ "captain-definition-file": {
+ "title": "Captain Definition File",
+ "sidebar_label": "Captain Definition File"
+ },
+ "cli-commands": {
+ "title": "CLI Commands",
+ "sidebar_label": "CLI Commands"
+ },
+ "complete-webapp-tutorial": {
+ "title": "Complete Webapp Tutorial",
+ "sidebar_label": "Complete Webapp Tutorial"
+ },
+ "deployment-methods": {
+ "title": "Deployment Methods",
+ "sidebar_label": "Deployment Methods"
+ },
+ "disk-cleanup": {
+ "title": "Disk Clean-Up",
+ "sidebar_label": "Disk Clean-Up"
+ },
+ "enabling-https": {
+ "title": "Enabling HTTPS",
+ "sidebar_label": "Enabling HTTPS"
+ },
+ "firewall": {
+ "title": "Firewall & Port Forwarding",
+ "sidebar_label": "Firewall & Port Forwarding"
+ },
+ "get-started": {
+ "title": "Getting Started",
+ "sidebar_label": "Getting Started"
+ },
+ "nginx-customization": {
+ "title": "NGINX Config",
+ "sidebar_label": "NGINX Config"
+ },
+ "one-click-apps": {
+ "title": "One-Click Apps",
+ "sidebar_label": "One-Click Apps"
+ },
+ "pre-deploy-script": {
+ "title": "Pre-deploy Script",
+ "sidebar_label": "Pre-deploy Script"
+ },
+ "recipe-deploy-create-react-app": {
+ "title": "Static React App",
+ "sidebar_label": "Static React App"
+ },
+ "resource-monitoring": {
+ "title": "Resource Monitoring",
+ "sidebar_label": "Resource Monitoring"
+ },
+ "run-locally": {
+ "title": "Run Locally",
+ "sidebar_label": "Run Locally"
+ },
+ "server-purchase": {
+ "title": "Server & Public IP address",
+ "sidebar_label": "Server Purchase"
+ },
+ "troubleshooting": {
+ "title": "Troubleshooting",
+ "sidebar_label": "Troubleshooting"
+ }
+ },
+ "links": {
+ "Docs": "Docs",
+ "GitHub": "GitHub"
+ },
+ "categories": {
+ "Basics": "Basics",
+ "Do More": "Do More",
+ "Recipes and Tips": "Recipes and Tips",
+ "Help": "Help"
+ }
},
"pages-strings": {
"Help Translate|recruit community translators for your project": "Help Translate",