18 Commits

Author SHA1 Message Date
Alexandru Popovici 2ceba3fd8d Updated the 'Build for Developers' section (#41)
* Updated the 'Build for Developers' section with the new embeded viewer and code sample

* Updated embedded src
2024-05-09 14:50:29 +01:00
Benjamin Ottensten 93517a51f9 Point CTAs to FE2 (#40) 2024-03-13 14:40:02 +00:00
Matteo Cominetti e6237c5124 feat: adds advancesteel 2023-08-15 08:53:43 +01:00
Matteo Cominetti 764f38563c chore: updates gulp-postcss 2023-08-04 21:31:32 +01:00
Matteo Cominetti 24b3fa239b feat: bump version 2023-08-04 17:44:43 +01:00
Iain Sproat 8a36fb5314 chore(deps): bump gscan to 4.37.1 (#33)
- older version of gscan relied on deprecated versions of node

Co-authored-by: Matteo Cominetti <matteo@speckle.systems>
2023-08-04 17:41:34 +01:00
dependabot[bot] 24a9418751 chore(deps): bump semver from 5.7.1 to 5.7.2 (#31)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 17:32:12 +01:00
Iain Sproat dd4a41691c fix(dependency): autoprefixer version was invalid for tailwind (#32)
- tailwind had peer dependency version requirement greater than what we provided in our package.json
- bumps autoprefixer to ^10.4.14
2023-08-04 17:30:16 +01:00
Matteo Cominetti 67dd312a3c feat: updates the community link with an invite (#34) 2023-08-04 17:30:03 +01:00
Iain Sproat 43dec95c16 feat(logo.svg): adds Speckle logo in svg format (#30)
- this will be used by external services, such as BIMI records
2023-07-26 11:17:43 +01:00
Matteo Cominetti f396eb4002 feat: adds navis 2023-06-20 15:24:48 +01:00
Matteo Cominetti 129861444d yarn 2023-05-02 16:58:11 +01:00
Matteo Cominetti 0e65c6af36 update version 2023-05-02 16:57:14 +01:00
Matteo Cominetti 0b47cb9e9a feat: adds gsa 2023-05-02 16:52:49 +01:00
Matteo Cominetti d7182b59e2 feat: adds aurecom logo (replaces grimshaw) 2023-03-13 09:26:39 +01:00
Dimitrie Stefanescu 5364fa8898 feat(connectors): adds arcgis connector to theme files 2022-12-14 19:15:09 +00:00
Dimitrie Stefanescu 0e812f495e Merge pull request #29 from specklesystems/download-page
feat: adds a download page
2022-11-28 18:05:42 +00:00
Dimitrie Stefanescu 9c0fee6d6e feat(theme): adds henning larson and un studio logos 2022-11-27 16:44:34 +00:00
19 changed files with 3019 additions and 1670 deletions
+2 -2
View File
@@ -4937,8 +4937,8 @@ figcaption {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.sm\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
.sm\:grid-cols-5 {
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.sm\:gap-8 {
+1
View File
@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 347 360" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><g><path d="M347.196,44.248l-297.975,16.477l0,299.275l297.975,-16.477l0,-299.275Z" style="fill:#047efb;"/><path d="M297.975,-0l-297.975,16.477l49.221,44.248l297.975,-16.477l-49.221,-44.248Z" style="fill:#7bbcff;"/><path d="M49.221,60.725l-49.221,-44.248l0,299.275l49.221,44.248l0,-299.275Z" style="fill:#313bcf;"/></g></svg>

After

Width:  |  Height:  |  Size: 766 B

+1 -1
View File
@@ -42,7 +42,7 @@
<div
class="relative max-w-prose p-5 mx-auto mb-20 mt-20 pb-5 grid grid-cols-1 gap-4 bg-white dark:bg-gray-900 rounded-xl">
<p class="dark:text-gray-300">Feeback or comments? We'd love to hear from you in our
<a class="font-semibold text-blue-600" href="https://speckle.community/" target="_blank">community
<a class="font-semibold text-blue-600" href="https://speckle.community/invites/Fbk5j1wbRW" target="_blank">community
forum!</a>
</p>
</div>
+4 -4
View File
@@ -2,7 +2,7 @@
"name": "speckle-starter-theme",
"description": "A custom theme for speckle",
"demo": "https://starter.ghost.io",
"version": "2.4.8",
"version": "2.4.13",
"engines": {
"ghost": ">=3.0.0",
"ghost-api": "v3"
@@ -44,13 +44,13 @@
"bugs": "https://github.com/TryGhost/Starter/issues",
"contributors": "https://github.com/TryGhost/Starter/graphs/contributors",
"devDependencies": {
"autoprefixer": "9.8.3",
"autoprefixer": "^10.4.14",
"cssnano": "4.1.10",
"gscan": "3.5.4",
"gscan": "^4.37.1",
"gulp": "4.0.2",
"gulp-concat": "^2.6.1",
"gulp-livereload": "4.0.2",
"gulp-postcss": "8.0.0",
"gulp-postcss": "^9.0.1",
"gulp-sourcemaps": "2.6.5",
"gulp-terser": "^2.0.1",
"gulp-uglify": "3.0.2",
+1 -1
View File
@@ -18,7 +18,7 @@
{{/if}}
</p>
<div class="rounded-xl shadow-xl mt-5">
<a href="/getstarted" class="flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white transition-colors bg-blue-600 hover:bg-blue-700 md:py-4 md:text-lg md:px-10">
<a href="https://app.speckle.systems" class="flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white transition-colors bg-blue-600 hover:bg-blue-700 md:py-4 md:text-lg md:px-10">
{{#if buttonText}}
{{buttonText}}
{{else}}
+1 -1
View File
@@ -15,7 +15,7 @@
{{/if}}
</p>
<div class="rounded-xl shadow-xl mt-5">
<a href="/getstarted"
<a href="https://app.speckle.systems"
class="flex items-center justify-center px-8 py-3 border border-transparent text-base font-medium rounded-md text-white transition bg-blue-500 hover:ring-4 md:py-4 md:text-lg md:px-10">
{{#if buttonText}}
{{buttonText}}
+1 -1
View File
@@ -1,4 +1,4 @@
<a href="/getstarted"
<a href="https://app.speckle.systems"
class="inline-block items-center justify-center px-8 py-3 transition text-base font-medium rounded-md text-white bg-blue-500 hover:ring-4 hover:shadow-3xl md:py-4 md:text-lg">
<span class="text-white no-underline">Get Started</span>
</a>
+3 -3
View File
@@ -6,7 +6,7 @@
us:outline-none focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm rounded-md">
<option value="Select a connector">From</option>
{{#get "tags" limit="all" include='count.posts' order='count.posts desc'
filter="slug:[rhino,grasshopper,revit,dynamo,excel,blender,autocad,civil3d,unity,unreal,archicad,openrail,etabs,sap2000,csibridge,safe,qgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures]"}}
filter="slug:[rhino,grasshopper,revit,dynamo,navisworks,excel,blender,autocad,civil3d,advancesteel,unity,unreal,archicad,openrail,etabs,sap2000,csibridge,safe,qgis,arcgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures,gsa]"}}
{{#foreach tags }}
<option value="{{name}}">{{name}}</option>
{{/foreach}}
@@ -17,7 +17,7 @@
class="inline-block sm:w-auto mt-1 pl-3 mx-3 pr-10 py-2 text-base font-extrabold shadow-lg text-white bg-blue-500 dark:bg-blue-900 border-gray-300 focus:outline-none focus:ring-indigo-500 focus:border-indigo-500 sm:text-sm rounded-md">
<option value="Select a connector">To </option>
{{#get "tags" limit="all" include='count.posts' order='count.posts desc'
filter="slug:[rhino,grasshopper,revit,dynamo,excel,blender,autocad,civil3d,unity,unreal,archicad,openrail,etabs,sap2000,csibridge,safe,qgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures]"}}
filter="slug:[rhino,grasshopper,revit,dynamo,navisworks,excel,blender,autocad,civil3d,advancesteel,unity,unreal,archicad,openrail,etabs,sap2000,csibridge,safe,qgis,arcgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures,gsa]"}}
{{#foreach tags }}
<option value="{{name}}">{{name}}</option>
{{/foreach}}
@@ -34,7 +34,7 @@
<div class="relative flex items-center w-default mt-4 text-white"></div>
<div class="w-default pt-10 grid grid-cols-2 gap-0 gap-y-2 md:gap-6">
{{#get "tags" limit="all" include='count.posts' order='count.posts desc'
filter="slug:[rhino,grasshopper,revit,dynamo,excel,blender,autocad,civil3d,unity,unreal,archicad,openrail,etabs,sap2000,csibridge,safe,qgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures]"}}
filter="slug:[rhino,grasshopper,revit,dynamo,navisworks,excel,blender,autocad,civil3d,advancesteel,unity,unreal,archicad,openrail,etabs,sap2000,csibridge,safe,qgis,arcgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures,gsa]"}}
{{#foreach tags }}
<a href="{{url}}" class="group p-2 py-5 col-span-2 md:col-span-1 flex flex-row
shadow-sm hover:shadow-xl transition-shadow hover:ring dark:bg-gray-900 bg-white rounded-xl connector-card connector-{{name}}
+1 -1
View File
@@ -24,7 +24,7 @@
<div class="swiper-container connector-swiper">
<div class="swiper-wrapper mb-10">
{{#get "tags" limit="all" include='count.posts' order='count.posts desc'
filter="slug:[rhino,grasshopper,revit,dynamo,excel,blender,autocad,civil3d,archicad,openrail,unity,unreal,etabs,sap2000,csibridge,safe,qgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures]"}}
filter="slug:[rhino,grasshopper,revit,dynamo,navisworks,excel,blender,autocad,civil3d,advancesteel,archicad,openrail,unity,unreal,etabs,sap2000,csibridge,safe,qgis,arcgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures,gsa]"}}
{{#foreach tags }}
<a href="{{url}}"
class="swiper-slide group dark:text-gray-200 text-gray-600 p-2 text-center content-center flex flex-wrap justify-center">
+9 -7
View File
@@ -63,7 +63,7 @@
</p>
<div class="relative h-96 w-full flex items-center justify-center bg-gradient-to-br from-white dark:from-gray-900 via-gray-200 dark:via-gray-700 dark:to-gray-800 to-white"
id="renderer">
<iframe src="https://speckle.xyz/embed?stream=3073b96e86"style="width: 100%; height:100%;"></iframe>
<iframe title="Speckle" src="https://app.speckle.systems/projects/24c98619ac/models/38639656b8#embed={%22isEnabled%22:true,%22isTransparent%22:true,%22hideControls%22:true,%22hideSelectionInfo%22:true,%22noScroll%22:true,%22manualLoad%22:true}" width="600" height="400" frameborder="0"></iframe>
</div>
<div class="w-full bg-gray-300 dark:bg-gray-900 text-gray-500 text-xs py-2 px-8">
$ ▸ superApp.js <span class="ml-3 opacity-50">#
@@ -73,14 +73,16 @@
<code class="language-javascript">
// Sample 3d viewer app
// See: https://github.com/specklesystems/speckle-server
import Viewer from '@speckle/viewer'
import { Viewer, SpeckleLoader } from '@speckle/viewer'
let viewer = new Viewer( )
const viewer = new Viewer();
await viewer.init();
// load a model
async function load( commitUrl ) {
await viewer.loadObject( commitUrl )
}</code></pre>
/** Create a loader for the speckle stream */
const loader = new SpeckleLoader(viewer.getWorldTree(), modelURL);
/** Load the speckle data */
await viewer.loadObject(loader, true);
</code></pre>
</div>
</div>
+1 -1
View File
@@ -14,7 +14,7 @@
</p>
</div>
<div class="mt-5 md:mt-8 flex items-center justify-center lg:justify-start">
<a href="https://speckle.xyz/authn/register" class="items-center justify-center px-8 py-3 transition text-base font-medium rounded-md text-white bg-blue-500 hover:ring-4 hover:shadow-3xl md:py-4 md:text-lg md:px-10
<a href="https://app.speckle.systems" class="items-center justify-center px-8 py-3 transition text-base font-medium rounded-md text-white bg-blue-500 hover:ring-4 hover:shadow-3xl md:py-4 md:text-lg md:px-10
">
<span class="text-white no-underline">Register Now</span>
</a>
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -35,7 +35,7 @@
<p class="mt-5 pl-5 text-lg text-gray-800 dark:text-gray-400">
Star us ⭐️ on <a href="https://github.com/specklesystems/speckle-server"
target="_blank" class="text-blue-500 font-normal">Github</a>,
or stop by the <a href="http://speckle.community"
or stop by the <a href="https://speckle.community/invites/Fbk5j1wbRW"
target="_blank" class="text-blue-500 font-normal">Community
forum</a> for a chat!
</p>
+1 -1
View File
@@ -53,7 +53,7 @@
</div>
</a>
<a href="http://speckle.community" target="_blank"
<a href="https://speckle.community/invites/Fbk5j1wbRW" target="_blank"
class="-m-3 p-3 flex flex-col justify-between rounded-lg transition dark:bg-gray-950 hover:bg-blue-100 dark:hover:bg-gray-800">
<div class="flex items-center md:h-full lg:flex-col">
<div class="ml-4 md:flex-1 md:flex md:flex-col md:justify-between lg:ml-0 lg:mt-4">
+1 -1
View File
@@ -1,4 +1,4 @@
<a href="https://speckle.xyz/authn/register" target="_blank"
<a href="https://app.speckle.systems" target="_blank"
class="inline-flex w-full items-center justify-center px-4 py-2 border border-transparent transition rounded-md shadow-sm text-base font-medium text-white bg-blue-500 hover:ring-4 hover:shadow-xl">
Register Now
</a>
+1 -1
View File
@@ -33,7 +33,7 @@
</div>
{{!-- <div class="h-16 absolute bottom-0 inset-x-0"> --}}
<div class="self-end mt-10 ">
<a href="https://speckle.xyz/authn/register">
<a href="https://app.speckle.systems">
<button class="w-full bg-blue-500 hover:bg-blue-600 font-medium text-base text-white px-4 py-4 shadow-sm border-transparent rounded-md border hover:ring-4 hover:shadow-xl transition">
Register Now
</button>
+1 -1
View File
@@ -23,7 +23,7 @@
</div>
<div class="flex items-center justify-center">
<a href="https://speckle.xyz/authn/register"
<a href="https://app.speckle.systems"
target="_blank"
class="mt-2 border-2 h-32 w-72 rounded-xl border-blue-500 bg-blue-500 hover:ring-4 transition p-4 flex text-white text-center justify-center">
<span class="self-center">Register Now</span>
+1 -1
View File
@@ -33,7 +33,7 @@
<div
class="relative max-w-prose p-5 mx-auto mb-20 mt-20 pb-5 grid grid-cols-1 gap-4 bg-white dark:bg-gray-900 rounded-xl">
<p class="dark:text-gray-300">Feeback or comments? We'd love to hear from you in our
<a class="font-semibold text-blue-600" href="https://speckle.community/" target="_blank">community
<a class="font-semibold text-blue-600" href="https://speckle.community/invites/Fbk5j1wbRW" target="_blank">community
forum!</a>
</p>
</div>
+2943 -1637
View File
File diff suppressed because it is too large Load Diff