From de5ebff60796b0e6bf6d59608d7e179110aa4f22 Mon Sep 17 00:00:00 2001 From: Dimitrie Stefanescu Date: Sat, 6 Feb 2021 14:28:07 +0000 Subject: [PATCH] feat(various): + adds company details as per HM's requirements --- blog.hbs | 2 +- careers.hbs | 2 +- developers.hbs | 4 +- page-about.hbs | 5 +- page-beta.hbs | 72 ++++++++++++++++++++++--- page-contact.hbs | 84 ++++++++++++++++++++++++++++++ page.hbs | 5 +- partials/cardCTA.hbs | 2 +- partials/extras/companyDetails.hbs | 10 ++++ partials/landing/opensource.hbs | 2 +- partials/menus/learnMenu.hbs | 7 ++- partials/pricing.hbs | 28 +++++----- post.hbs | 36 ++++--------- usecases.hbs | 2 +- 14 files changed, 198 insertions(+), 63 deletions(-) create mode 100644 page-contact.hbs create mode 100644 partials/extras/companyDetails.hbs diff --git a/blog.hbs b/blog.hbs index 6355476..7c95e13 100644 --- a/blog.hbs +++ b/blog.hbs @@ -3,7 +3,7 @@ {{#tag}} -
+

The Speckle diff --git a/careers.hbs b/careers.hbs index e02e536..ade9e4e 100644 --- a/careers.hbs +++ b/careers.hbs @@ -3,7 +3,7 @@ {{#tag}} -
+

diff --git a/developers.hbs b/developers.hbs index 85fa828..aa8a768 100644 --- a/developers.hbs +++ b/developers.hbs @@ -3,7 +3,7 @@ {{#tag}} -
+

Hey @@ -65,4 +65,4 @@

-{{> cardCTA headline="Ready to hack?" subHeadline="Create an account and starting drilling the api in 5 minutes." }} \ No newline at end of file +{{> cardCTA headline="Ready to hack?" subHeadline="Speckle 2.0 is coming soon." }} \ No newline at end of file diff --git a/page-about.hbs b/page-about.hbs index fc5cbcb..0f6d837 100644 --- a/page-about.hbs +++ b/page-about.hbs @@ -114,10 +114,7 @@

-
- Speckle is a trademark of AEC Systems Ltd., registered - in the UK and in other countries. -
+ {{> extras/companyDetails}} diff --git a/page-beta.hbs b/page-beta.hbs index 22c800f..da86143 100644 --- a/page-beta.hbs +++ b/page-beta.hbs @@ -21,13 +21,14 @@ {{> pricing }}

-
+

Self Hosting

-

- Speckle is open source. You can always deploy it on your own. +

+ Speckle is open source. You can always deploy it + on your own.

@@ -41,7 +42,7 @@
-
+

@@ -50,6 +51,37 @@

+
+

+ Q: + Which is the best plan for me? +

+

+ If you are a large enterprise or have special + data sovereignty + requirements for your project, the + Managed plan is best suited to cover your + needs. We support deploying Speckle on your + own infrastructure, or ours. +
+ For everyday usage & just getting things + done, we recommend the Standard plan. +

+
+ +
+

+ Q: + Can you deploy Speckle on Azure, AWS, or GCP? +

+

+ Yes. As part of the Managed plan, we can + deploy Speckle for you on any cloud provider + your company might + be using. +

+
+

Q: @@ -71,7 +103,21 @@ Q: Will the Standard plan always be free?

-

As it stands now, yes. We will gradually introduce other plans with extra features that will come at a cost.

+

Yes. +

+
+ +
+

+ Q: + I'm a teacher/professor/academic/university, can I get a managed server? +

+

Absolutely. Just get in + touch with us, and we'll discuss the best way + to go forward. + Contact us. +

@@ -80,7 +126,21 @@ What does "Speckle" stand for?

- Only few people know this. It's a closely guarded secret, but if you find out - let us know and we'll send you some stickers. + Only a few people know this. It's a closely + guarded secret, but if you find out - let us + know and we'll send you a sticker pack. +

+
+ +
+

+ Q: + I have more questions! +

+

+ Great, we're here to talk! + Contact us.

diff --git a/page-contact.hbs b/page-contact.hbs new file mode 100644 index 0000000..2cc8b67 --- /dev/null +++ b/page-contact.hbs @@ -0,0 +1,84 @@ +{{!< default}} + + +{{#post}} + + + +{{/post}} \ No newline at end of file diff --git a/page.hbs b/page.hbs index 35e09b2..fd3d566 100644 --- a/page.hbs +++ b/page.hbs @@ -1,10 +1,9 @@ {{!< default}} - {{#post}} -
+
{{!-- Header --}} {{> extras/patterns}} @@ -44,4 +43,4 @@
- {{/post}} \ No newline at end of file +{{/post}} \ No newline at end of file diff --git a/partials/cardCTA.hbs b/partials/cardCTA.hbs index 3fc0622..b803f74 100644 --- a/partials/cardCTA.hbs +++ b/partials/cardCTA.hbs @@ -1,4 +1,4 @@ -
+
{{#if headline}} diff --git a/partials/extras/companyDetails.hbs b/partials/extras/companyDetails.hbs new file mode 100644 index 0000000..9725d5d --- /dev/null +++ b/partials/extras/companyDetails.hbs @@ -0,0 +1,10 @@ +
+ Speckle is a trademark of AEC Systems Ltd., registered + in the UK and in other countries. +
+ +
+ Aec Systems Ltd is a private limited company registered + in England and Wales. Company No. 12403784. Address: + 20-22 Wenlock Road, London, England, N1 7GU, UK +
\ No newline at end of file diff --git a/partials/landing/opensource.hbs b/partials/landing/opensource.hbs index aa57a47..00138e9 100644 --- a/partials/landing/opensource.hbs +++ b/partials/landing/opensource.hbs @@ -1,4 +1,4 @@ -
+

Open diff --git a/partials/menus/learnMenu.hbs b/partials/menus/learnMenu.hbs index 21b214e..92e7953 100644 --- a/partials/menus/learnMenu.hbs +++ b/partials/menus/learnMenu.hbs @@ -1,4 +1,4 @@ -
@@ -28,7 +28,7 @@
-
@@ -49,8 +49,7 @@ speckle.community

- Where questions get answered, showcases, and - more! + Where specklers usually hang out. Q&As, Dev Help, Showcases, and more!

Register diff --git a/partials/pricing.hbs b/partials/pricing.hbs index f2fc19c..7ccbeb3 100644 --- a/partials/pricing.hbs +++ b/partials/pricing.hbs @@ -1,18 +1,18 @@ -

+

- Teams & Individuals + Teams & Individuals

-

+

Standard - Free + Free

-

+

Our standard plan for individuals & teams. Enjoy Speckle without extra hassle.

-

Interoperability:

+

Interoperability:

    {{> extras/listItem value="Speckle Revit"}} {{> extras/listItem value="Speckle Rhino"}} @@ -20,7 +20,7 @@ {{> extras/listItem value="Speckle Grasshopper"}} {{> extras/listItem value="And More "}}
-

Features:

+

Features:

    {{> extras/listItem value="Unlimited streams"}} {{> extras/listItem value="Unlimited versions"}} @@ -43,25 +43,29 @@

    - Enterprises + Enterprises

    Managed

    Dedicated solutions for enterprises, large - teams - or projects. + teams or projects.

      {{> extras/listItem value="Everyting in Standard"}}
    +

    Deployment:

    +
      + {{> extras/listItem value="On premise, with your cloud infrastructure"}} + {{> extras/listItem value="On our managed cloud infrastructure"}} +

    Extras:

      {{> extras/listItem value="Custom subdomain"}} {{> extras/listItem value="Choice of locations"}} - {{> extras/listItem value="Single sign-on"}} - {{> extras/listItem value="SLA"}} + {{> extras/listItem value="SSO (Single sign-on)"}} + {{> extras/listItem value="SLA (Service Level Agreement)"}} {{> extras/listItem value="Dedicated Support"}}
    diff --git a/post.hbs b/post.hbs index 5297025..57e1578 100644 --- a/post.hbs +++ b/post.hbs @@ -4,13 +4,13 @@
    - {{!-- Header --}} {{> extras/patterns}} + {{!-- Header --}} +
    - -
    + {{#if feature_image}} {{title}} {{/if}} +

    {{title}}

    + {{#if custom_excerpt}}

    {{custom_excerpt}}

    {{/if}} -
    + {{!-- Content --}} +
    {{content}}
    -
    + {{!-- Read more --}} - -

    - Wait - there's more! Read on: -

    - -
    - - -
    +
    {{#get "posts" filter="tags:{{primary_tag.slug}}+id:>{{id}}" limit="1" order="id asc"}} @@ -69,19 +64,6 @@ {{> cardTag}}
    - -{{!-- --}} -
    {{/post}} \ No newline at end of file diff --git a/usecases.hbs b/usecases.hbs index 8e65954..6048bb3 100644 --- a/usecases.hbs +++ b/usecases.hbs @@ -3,7 +3,7 @@ {{#tag}} -
    +

    Speckle