feat(copy): updated copy + discourse integration with @teocomi
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@
|
||||
AEC.
|
||||
If you're intrested in working at Speckle,
|
||||
get in touch at
|
||||
hello@speckle.systems
|
||||
careers@speckle.systems
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<span class="text-white">How to apply</span>
|
||||
</h1>
|
||||
<p>
|
||||
Send your CV (hello [at] speckle [dot] systems) and tell us why you think you'd be a great fit for the role.
|
||||
Send your CV (careers@speckle.systems) and tell us why you think you'd be a great fit for the role.
|
||||
</p>
|
||||
<p>
|
||||
Include a small example of
|
||||
|
||||
@@ -45,6 +45,19 @@
|
||||
{{content}}
|
||||
|
||||
</div>
|
||||
|
||||
<div id='discourse-comments' class="mt-4"></div>
|
||||
|
||||
<script type="text/javascript">
|
||||
DiscourseEmbed = { discourseUrl: 'https://speckle.community/',
|
||||
discourseEmbedUrl: '{{url absolute="true"}}' };
|
||||
(function() {
|
||||
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
|
||||
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
|
||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
|
||||
})();
|
||||
</script>
|
||||
|
||||
|
||||
{{!-- Read more --}}
|
||||
|
||||
|
||||
@@ -109,10 +109,20 @@
|
||||
<div
|
||||
class="block post-content prose dark:prose-dark lg:prose-xl prose-blue mx-auto col-span-7 md:col-span-5 mt-4 w-full max-w-prose">
|
||||
{{content}}
|
||||
<br>
|
||||
<div id='discourse-comments' class="mt-4"></div>
|
||||
</div>
|
||||
|
||||
<div class="post-content mx-auto col-span-7 md:col-span-5 mt-4">
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
DiscourseEmbed = { discourseUrl: 'https://speckle.community/',
|
||||
discourseEmbedUrl: '{{url absolute="true"}}' };
|
||||
(function() {
|
||||
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
|
||||
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
|
||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
|
||||
})();
|
||||
</script>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
+4
-4
@@ -1,5 +1,6 @@
|
||||
{{!< default}}
|
||||
|
||||
{{#post}}
|
||||
<div class="absolute inset-0 pt-32 opacity-10 h-5/6">
|
||||
{{> extras/super }}
|
||||
</div>
|
||||
@@ -14,7 +15,7 @@
|
||||
Specklers!</p>
|
||||
<div class="grid grid-cols-1 sm:grid-cols-2 gap-20 md:gap-10 my-20 text-left">
|
||||
|
||||
{{#get 'authors' limit='all' include='count.posts' order='date desc' filter="slug:-speckle"}}
|
||||
{{!-- {{#get 'authors' limit='all' include='count.posts' order='date desc' filter="slug:-speckle"}} --}}
|
||||
{{#foreach authors}}
|
||||
|
||||
<div class="flex items-center space-x-4 lg:space-x-6">
|
||||
@@ -30,7 +31,7 @@
|
||||
</div>
|
||||
|
||||
{{/foreach}}
|
||||
{{/get}}
|
||||
{{!-- {{/get}} --}}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -59,7 +60,6 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
{{!-- TODO --}}
|
||||
|
||||
{{!-- <div class="relative h-screen/4 rounded-2xl overflow-hidden transition hover:shadow-2xl p-5 flex justify-center text-center">
|
||||
@@ -76,6 +76,6 @@
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
{{/post}}
|
||||
|
||||
{{!-- {{> extras/patterns}} --}}
|
||||
@@ -3,7 +3,7 @@
|
||||
<h1 class="text-4xl tracking-tight font-extrabold text-gray-900 dark:text-gray-100 sm:text-5xl md:text-6xl">
|
||||
|
||||
<span class="inline-block xl:inline text-gradient text-gradient bg-gradient-to-r from-blue-500 to-blue-700">
|
||||
Our mission is to empower AEC companies with open and accessible data.
|
||||
Our mission is to enable everyone to speak in 3D.
|
||||
</span>
|
||||
</h1>
|
||||
<p class="text-4xl text-justify text-gray-700 dark:text-gray-100 md:max-w-6xl mt-10">
|
||||
@@ -17,11 +17,7 @@
|
||||
<h2 class="text-xl pl-5 mb-5 font-bold text-blue-600">What
|
||||
is Speckle?</h2>
|
||||
<p class=" pl-5 text-base text-gray-800 dark:text-gray-400">
|
||||
Speckle is a cloud based solution for the AEC
|
||||
industry that provides
|
||||
honest interoperability, real time
|
||||
collaboration, data management, versioning and
|
||||
automation.
|
||||
Speckle is open source digital infrastructure for anything designed in 3D. We handle interoperability between software silos, real time collaboration, data management, versioning and automation.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,4 +33,19 @@ class="text-gray-800 transition dark:text-gray-200 hover:text-gray-500">
|
||||
<path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z"
|
||||
clip-rule="evenodd"></path>
|
||||
</svg>
|
||||
</a>
|
||||
|
||||
<a href="https://www.youtube.com/c/SpeckleSystems" class="text-gray-800 transition dark:text-gray-200 hover:text-gray-500">
|
||||
<span class="sr-only">Instagram</span>
|
||||
<svg version="1.1"
|
||||
viewBox="0 0 96.875 96.875" class="h-6 w-6" fill="currentColor">
|
||||
<g>
|
||||
<path d="M95.201,25.538c-1.186-5.152-5.4-8.953-10.473-9.52c-12.013-1.341-24.172-1.348-36.275-1.341
|
||||
c-12.105-0.007-24.266,0-36.279,1.341c-5.07,0.567-9.281,4.368-10.467,9.52C0.019,32.875,0,40.884,0,48.438
|
||||
C0,55.992,0,64,1.688,71.336c1.184,5.151,5.396,8.952,10.469,9.52c12.012,1.342,24.172,1.349,36.277,1.342
|
||||
c12.107,0.007,24.264,0,36.275-1.342c5.07-0.567,9.285-4.368,10.471-9.52c1.689-7.337,1.695-15.345,1.695-22.898
|
||||
C96.875,40.884,96.889,32.875,95.201,25.538z M35.936,63.474c0-10.716,0-21.32,0-32.037c10.267,5.357,20.466,10.678,30.798,16.068
|
||||
C56.434,52.847,46.23,58.136,35.936,63.474z"/>
|
||||
</g>
|
||||
</svg>
|
||||
</a>
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
</div>
|
||||
</a>
|
||||
<p class="text-gray-500 text-base my-4">
|
||||
{{@site.description}}
|
||||
The world runs on 3D: Speckle enables you to deliver better designs, together.
|
||||
</p>
|
||||
<div class="flex space-x-6 justify-center md:justify-start">
|
||||
{{> extras/socialLinks }}
|
||||
|
||||
@@ -2,14 +2,15 @@
|
||||
<div class="w-full lg:w-1/2 text-center lg:text-left self-center">
|
||||
<div class="prose dark:prose-dark prose-lg self-center max-w-none">
|
||||
<h1 class="text-4xl tracking-tight font-extrabold text-gray-900 sm:text-5xl md:text-6xl">
|
||||
<span class="block xl:inline text-gray-800 dark:text-gray-200">{{@site.description}}</span>
|
||||
<span class="block xl:inline text-gray-800 dark:text-gray-200">
|
||||
The Platform For 3D Data
|
||||
</span>
|
||||
</h1>
|
||||
<p
|
||||
class="text-base lg:w-prose text-gray-800 dark:text-gray-200 sm:text-lg md:text-xl md:max-w-6xl mt-2 md:mt-6 lg:mt-10">
|
||||
Engineers, designers, hackers and entire
|
||||
The world runs on 3D: designers, engineers, hackers and entire
|
||||
organizations rely on us for interoperability,
|
||||
automation and collaboration to deliver better
|
||||
buildings, faster.
|
||||
automation and collaboration to deliver better, together.
|
||||
</p>
|
||||
</div>
|
||||
<div class="mt-5 md:mt-8">
|
||||
@@ -17,10 +18,6 @@
|
||||
">
|
||||
<span class="text-white no-underline">Get Started</span>
|
||||
</a>
|
||||
{{!-- <a href="https://calendly.com/speckle-ollie" target="_blank"
|
||||
class="ml-2 items-center justify-center px-8 py-3 transition text-base font-medium rounded-md text-gray-900 dark:text-gray-50 hover:ring-2 hover:shadow-xl md:py-4 md:px-10">
|
||||
Book A Demo
|
||||
</a> --}}
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-full lg:w-1/2 p-4 mt-4 lg:mt-0">
|
||||
|
||||
@@ -38,6 +38,18 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div id='discourse-comments' class="mt-4"></div>
|
||||
|
||||
<script type="text/javascript">
|
||||
DiscourseEmbed = { discourseUrl: 'https://speckle.community/',
|
||||
discourseEmbedUrl: '{{url absolute="true"}}' };
|
||||
(function() {
|
||||
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
|
||||
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
|
||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
|
||||
})();
|
||||
</script>
|
||||
|
||||
{{!-- Read more --}}
|
||||
|
||||
<div class="mt-8 grid gap-5 md:grid-cols-2 mb-10">
|
||||
|
||||
Reference in New Issue
Block a user