8 Commits

Author SHA1 Message Date
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
9 changed files with 2481 additions and 1414 deletions
+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.10",
"version": "2.4.12",
"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",
+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,arcgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures,gsa]"}}
filter="slug:[rhino,grasshopper,revit,dynamo,navisworks,excel,blender,autocad,civil3d,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,arcgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures,gsa]"}}
filter="slug:[rhino,grasshopper,revit,dynamo,navisworks,excel,blender,autocad,civil3d,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,arcgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures,gsa]"}}
filter="slug:[rhino,grasshopper,revit,dynamo,navisworks,excel,blender,autocad,civil3d,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,arcgis,topsolid,powerbi,sketchup,openroads,microstation,openbuildings,teklastructures,gsa]"}}
filter="slug:[rhino,grasshopper,revit,dynamo,navisworks,excel,blender,autocad,civil3d,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">
+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
@@ -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>
+2468 -1402
View File
File diff suppressed because it is too large Load Diff