From 4713d8beab609be7cd62166f9b01bf8a587b5f3f Mon Sep 17 00:00:00 2001 From: Matteo Cominetti Date: Sun, 2 Oct 2022 21:12:51 +0100 Subject: [PATCH] feat: adds a download page --- page-download.hbs | 63 +++++++++++++++++++++++++++++++++++++ partials/landing/header.hbs | 3 +- partials/navbar.hbs | 6 ++-- 3 files changed, 67 insertions(+), 5 deletions(-) create mode 100644 page-download.hbs diff --git a/page-download.hbs b/page-download.hbs new file mode 100644 index 0000000..79c7a94 --- /dev/null +++ b/page-download.hbs @@ -0,0 +1,63 @@ +{{!< default}} {{#post}} {{> extras/patterns}} + +
+
+
+

+ + {{title}} + +

+
+ Manage your Connectors and Accounts with ease with Manager for Speckle! +
+
+
+ + +
+ +
+ + +
+ +
+ +
+ + +
+ +
+

Want to see all our releases and set up Conectors and Accounts manually? Visit our + + releases page instead.

+
+ + + + +
+ + {{/post}} \ No newline at end of file diff --git a/partials/landing/header.hbs b/partials/landing/header.hbs index 528bda5..0b9021a 100644 --- a/partials/landing/header.hbs +++ b/partials/landing/header.hbs @@ -18,8 +18,7 @@ "> Register Now -
Github - {{!-- Download - --}} + {{> navbarCTA }}