diff --git a/developers.hbs b/developers.hbs index aa8a768..7a22e82 100644 --- a/developers.hbs +++ b/developers.hbs @@ -26,6 +26,11 @@
+ Github →

Where our code @@ -51,7 +56,8 @@

-

We've got you covered:

+

We've got you + covered:

diff --git a/index.hbs b/index.hbs index 192cae8..2e3b064 100644 --- a/index.hbs +++ b/index.hbs @@ -16,4 +16,6 @@ {{> cardCTA subHeadline="We're working round the clock to get V2 out - be the first to try it out:" }} -{{> landing/blogPreview }} \ No newline at end of file +{{> landing/blogPreview }} + +{{> landing/newsletter }} \ No newline at end of file diff --git a/page-about.hbs b/page-about.hbs index 0f6d837..549deda 100644 --- a/page-about.hbs +++ b/page-about.hbs @@ -1,36 +1,44 @@ {{!< default}} -
+
{{> extras/super }}
-
- {{#post}} + {{> aboutHeader }} -
-

- Speckle is open source digital infrastructure for - the built environment. We handle interoperability - between software silos, real time collaboration, - data management, versioning and automation. -

-
- -
diff --git a/page-beta.hbs b/page-beta.hbs index da86143..799c5c9 100644 --- a/page-beta.hbs +++ b/page-beta.hbs @@ -17,35 +17,13 @@
-
- {{> pricing }} -
- -
-
-

- Self Hosting -

-

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

-
- -
+ {{> pricingWithPro }} + {{> pricing }}

- + Q&As:

@@ -95,7 +73,12 @@ implies we would be seeing very private details of your infrastructure - which you don't want us to do without a contract in - place.

+ place. +
+
+ If you want a support package for self-hosted versions, + don't hesitate to get in touch! +

@@ -110,7 +93,8 @@

Q: - I'm a teacher/professor/academic/university, can I get a managed server? + 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 diff --git a/page-contact.hbs b/page-contact.hbs index 2cc8b67..682a4aa 100644 --- a/page-contact.hbs +++ b/page-contact.hbs @@ -59,6 +59,17 @@

+
+
+ +
+ {{> extras/socialLinks }} +
+
+
+ + {{> landing/newsletter }} + {{!--
diff --git a/page-getstarted.hbs b/page-getstarted.hbs new file mode 100644 index 0000000..585c0f4 --- /dev/null +++ b/page-getstarted.hbs @@ -0,0 +1,143 @@ +{{!< default}} + +{{#post}} + {{> extras/patterns}} + +
+
+
+

+ + {{title}} + +

+
+ We are working round the clock to kick off + Speckle 2. If you are interested in participating + in our 2.0 beta launch programme, please register + below! +
+
+
+ + {{> pricingWithPro }} + {{!-- {{> pricing }} --}} + +
+
+

+ + Q&As: + +

+
+ +
+

+ 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: + Do you provide support for self-hosted + versions? +

+

Unfortunately we cannot do + so, for more reasons than one. First, it's + difficult to debug a setup without having + access to it. Second, to have access to it + implies we would be seeing very private + details of your infrastructure - which you + don't want us to do without a contract in + place. +
+
+ If you want a support package for self-hosted + versions, + don't hesitate to get in touch! +

+
+ +
+

+ Q: + Will the Standard plan always be free? +

+

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. +

+
+ +
+

+ Q: + What does "Speckle" stand for? +

+

+ 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. +

+
+
+
+ + + +
+ +
+ +{{/post}} \ No newline at end of file diff --git a/partials/aboutHeader.hbs b/partials/aboutHeader.hbs new file mode 100644 index 0000000..220f26a --- /dev/null +++ b/partials/aboutHeader.hbs @@ -0,0 +1,53 @@ +
+
+

+ + + Our mission is to revolutionise the AEC + industry's digital performance - with open source. + +

+

+ +

+
+
+
+

What + is Speckle?

+

+ Speckle is a cloud based solution for the AEC industry that provides + honest interoperability, real time + collaboration, data management, versioning and automation. +

+
+ + +
+ +
+ +
+
\ No newline at end of file diff --git a/partials/cardCTA.hbs b/partials/cardCTA.hbs index b803f74..2f04bb7 100644 --- a/partials/cardCTA.hbs +++ b/partials/cardCTA.hbs @@ -18,7 +18,7 @@ {{/if}}

-

+

{{ value }}

\ No newline at end of file diff --git a/partials/extras/socialLinks.hbs b/partials/extras/socialLinks.hbs new file mode 100644 index 0000000..ba5a1db --- /dev/null +++ b/partials/extras/socialLinks.hbs @@ -0,0 +1,36 @@ +
+ GitHub + + + + + Twitter + + + + + + Linkedin + + + + + Instagram + + \ No newline at end of file diff --git a/partials/footer.hbs b/partials/footer.hbs index 8cd2865..ee57c83 100644 --- a/partials/footer.hbs +++ b/partials/footer.hbs @@ -14,39 +14,14 @@ {{@site.description}}

- - - Instagram - - - - - Twitter - - - - - GitHub - - - + {{> extras/socialLinks }}
- {{> navbarCTA }} + {{> navbarCTA }}

- © Aec Systems + © Aec Systems. Speckle is a trademark of AEC Systems Ltd., registered + in the UK and in other countries.

diff --git a/partials/landing/blogPreview.hbs b/partials/landing/blogPreview.hbs index 5283d31..fc32e36 100644 --- a/partials/landing/blogPreview.hbs +++ b/partials/landing/blogPreview.hbs @@ -3,15 +3,12 @@
- {{#foreach posts}} - {{> cardBlogSm }} - {{/foreach}}
-
-

Pressroom

+
+

Blog

- Latest news from the Speckle Blog. + Latest news from Speckle.

@@ -26,6 +23,10 @@
+ {{#foreach posts}} + {{> cardBlogSm }} + {{/foreach}} +
diff --git a/partials/landing/features-wide.hbs b/partials/landing/features-wide.hbs index f970753..ef9fbaa 100644 --- a/partials/landing/features-wide.hbs +++ b/partials/landing/features-wide.hbs @@ -7,7 +7,7 @@

We bring together everything that's needed to build modern workflows and apps that use geometry - and data - BIM - + and data - BIM - in a cloud environment. Speckle's products power collaborative interoperability, real-time data exchange, diff --git a/partials/landing/newsletter.hbs b/partials/landing/newsletter.hbs new file mode 100644 index 0000000..081d832 --- /dev/null +++ b/partials/landing/newsletter.hbs @@ -0,0 +1,7 @@ +

+

Newsletter: Subscribe to stay in touch with future updates!

+ +
+ \ No newline at end of file diff --git a/partials/menus/learnMenu.hbs b/partials/menus/learnMenu.hbs index 92e7953..62a97e4 100644 --- a/partials/menus/learnMenu.hbs +++ b/partials/menus/learnMenu.hbs @@ -1,5 +1,32 @@ - + +
+ + + +
+
+
+
+

+ Blog +

+

+ Latest news, thoughts and geeky tech articles + from the team. +

+
+

Read + More

+
+
+
+ +

- speckle.guide + Docs

Documentation and step-by-step guides on how to @@ -28,8 +55,7 @@

- +

- speckle.community + Community

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

Register @@ -58,41 +85,14 @@

- +
- - -
-
-
-
-

- speckle blog -

-

- Latest news, thoughts and geeky tech articles from the team. -

-
-

Read - More

-
-
-
- - -
- -
diff --git a/partials/menus/tagDropdownMenu.hbs b/partials/menus/tagDropdownMenu.hbs index c0a393a..8656871 100644 --- a/partials/menus/tagDropdownMenu.hbs +++ b/partials/menus/tagDropdownMenu.hbs @@ -10,18 +10,6 @@ {{#get "tags" limit="all" filter="slug:{{tag}}"}} {{#foreach tags}}
-
- - - -

diff --git a/partials/navbarCTA.hbs b/partials/navbarCTA.hbs index 2eff98a..5586b54 100644 --- a/partials/navbarCTA.hbs +++ b/partials/navbarCTA.hbs @@ -1,3 +1,3 @@ - + Join the beta \ No newline at end of file diff --git a/partials/pricing.hbs b/partials/pricing.hbs index 7ccbeb3..6631c9e 100644 --- a/partials/pricing.hbs +++ b/partials/pricing.hbs @@ -1,77 +1,119 @@ -

-
-

- Teams & Individuals -

-

- Standard - Free -

-

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

-

Interoperability:

-
    - {{> extras/listItem value="Speckle Revit"}} - {{> extras/listItem value="Speckle Rhino"}} - {{> extras/listItem value="Speckle Dynamo"}} - {{> extras/listItem value="Speckle Grasshopper"}} - {{> extras/listItem value="And More "}} -
-

Features:

-
    - {{> extras/listItem value="Unlimited streams"}} - {{> extras/listItem value="Unlimited versions"}} - {{> extras/listItem value="Web 3d viewer"}} - {{> extras/listItem value="API Access"}} - {{> extras/listItem value="App Registration"}} - {{> extras/listItem value="Community support"}} -
+ +{{!-- Plans --}} + +
+ + {{!-- Standard --}} + +
+
+

+ Teams & Individuals +

+

+ Standard + Free +

+

+ Our standard plan for individuals & teams. + Enjoy + Speckle without extra hassle, hosted and managed by + us. +

+

Interoperability:

+
    + {{> extras/listItem value="Speckle Revit"}} + {{> extras/listItem value="Speckle Rhino"}} + {{> extras/listItem value="Speckle Dynamo"}} + {{> extras/listItem value="Speckle Grasshopper"}} + {{> extras/listItem value="And More "}} +
+

Features:

+
    + {{> extras/listItem value="Unlimited streams"}} + {{> extras/listItem value="Unlimited versions"}} + {{> extras/listItem value="Web 3d viewer"}} + {{> extras/listItem value="API Access"}} + {{> extras/listItem value="App Registration"}} + {{> extras/listItem value="Community support"}} +
+
+ {{!-- - {{!--
--}} - -
-
-

- Enterprises -

-

- Managed +{{!-- Non-plans --}} + +
+
+

+ Self Hosting

-

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

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

-
    - {{> 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="SSO (Single sign-on)"}} - {{> extras/listItem value="SLA (Service Level Agreement)"}} - {{> extras/listItem value="Dedicated Support"}} -
-
- +
\ No newline at end of file diff --git a/partials/pricingWithPro.hbs b/partials/pricingWithPro.hbs new file mode 100644 index 0000000..89dc1f5 --- /dev/null +++ b/partials/pricingWithPro.hbs @@ -0,0 +1,161 @@ +{{!-- Plans --}} +
+
+ + {{!-- Standard --}} + +
+
+

+ Individuals & Teams +

+

+ Standard + Free +

+
+

+ Our standard plan for individuals & teams. + Enjoy + Speckle without extra hassle, hosted and + managed + by + us. +

+

Interoperability & Connectors:

+
    + {{> extras/listItem value="Speckle Revit"}} + {{> extras/listItem value="Speckle Rhino"}} + {{> extras/listItem value="Speckle Dynamo"}} + {{> extras/listItem value="Speckle Grasshopper"}} + {{> extras/listItem value="And More "}} +
+

Features:

+
    + {{> extras/listItem value="Unlimited streams"}} + {{> extras/listItem value="Unlimited versions"}} + {{> extras/listItem value="Web 3d viewer"}} + {{> extras/listItem value="API Access"}} + {{> extras/listItem value="App Registration"}} + {{> extras/listItem value="Community support"}} +
+
+
+ {{!-- + +
+
+

+ Teams & Companies +

+

+ Pro +

+
+

+ Everything you need to manage project lifecycle + & + delivery. +

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

Advanced + Collaboration Features:

+
    + {{> extras/listItem value="Issue Tracking"}} + {{> extras/listItem value="Teams"}} + {{> extras/listItem value="SLA (Service Level Agreement)"}} + {{> extras/listItem value="Priority Support"}} + {{> extras/listItem value="Free for universities & academics"}} + {{> extras/listItem value="& More!"}} +
+
+
+ {{!-- + + + {{!-- Managed --}} + +
+
+

+ Enterprises +

+

+ Managed +

+
+

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

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

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="SSO (Single sign-on)"}} + {{> extras/listItem value="SLA (Service Level Agreement)"}} + {{> extras/listItem value="Dedicated Support"}} +
+
+
+
+ +
+
+
+
+{{!-- Non-plans --}} + +
+
+

+ Self Hosting +

+

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

+
+ +
\ No newline at end of file