From bc6bde5c1d1230954e42342969f483357fd072d2 Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Mon, 30 Apr 2018 14:38:56 +0200 Subject: [PATCH] chore: update website header --- website/i18n/en.json | 4 +- website/package.json | 2 +- website/pages/en/index.js | 4 +- website/siteConfig.js | 3 +- website/yarn.lock | 552 +++++++++++++++++++++++++++++++++++++- 5 files changed, 553 insertions(+), 12 deletions(-) diff --git a/website/i18n/en.json b/website/i18n/en.json index eb6d687b7..d8accb411 100644 --- a/website/i18n/en.json +++ b/website/i18n/en.json @@ -7,6 +7,7 @@ "ansible": "Installing with Ansible", "authentification": "Authentification", "build": "Build the source code", + "ci": "Continuous Integration", "cli": "Command Line Tool", "configuration": "Configuration File", "contributing": "Contributing Verdaccio", @@ -34,6 +35,7 @@ "Docs": "Docs", "Help": "Help", "Blog": "Blog", + "GitHub": "GitHub", "Introduction": "Introduction", "Configuration": "Configuration", "Server": "Server", @@ -57,7 +59,7 @@ "and also you can chat with the Verdaccio community at|no description given": "and also you can chat with the Verdaccio community at", "More Help?|no description given": "More Help?", "This project is maintained by the Verdaccio community.|no description given": "This project is maintained by the Verdaccio community.", - "Documentation": "Documentation", + "Get Started|no description given": "Get Started", "Contribute|no description given": "Contribute", "Easy to Install|no description given": "Easy to Install", "Easy to Set Up|no description given": "Easy to Set Up", diff --git a/website/package.json b/website/package.json index 1cdcc195b..abfc4f619 100644 --- a/website/package.json +++ b/website/package.json @@ -9,6 +9,6 @@ "rename-version": "docusaurus-rename-version" }, "devDependencies": { - "docusaurus": "1.0.11" + "docusaurus": "1.0.14" } } diff --git a/website/pages/en/index.js b/website/pages/en/index.js index 905f3a5f8..3ab8a0fdc 100755 --- a/website/pages/en/index.js +++ b/website/pages/en/index.js @@ -51,7 +51,6 @@ class HomeSplash extends React.Component {
- +