From 35e6b4973a8d9112e3772556b3b7633e9105708f Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Mon, 19 Nov 2018 19:57:24 -0800 Subject: [PATCH 1/3] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) 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/ From 0a7310d0909b9980a1f49424ef234a70067eeb3e Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sat, 24 Nov 2018 18:55:33 -0800 Subject: [PATCH 2/3] Added slack to the website --- website/core/Footer.js | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) 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 {
Community
- - Twitter - + + Twitter + + + Slack Group +
More
From 455ad10e88bce967080a9533cc159a29c76e1a42 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sat, 24 Nov 2018 18:56:34 -0800 Subject: [PATCH 3/3] updated website --- website/i18n/en.json | 126 ++++++++++++++++++++++++++++--------------- 1 file changed, 84 insertions(+), 42 deletions(-) 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",