- Add vscode conf

- Fix some spelling
- Add ScStw Box and pricing
This commit is contained in:
Dorian Zedler 2021-10-07 17:53:15 +02:00
parent fcb62256e4
commit a4b0f9a9a1
Signed by: dorian
GPG Key ID: 989DE36109AFA354
17 changed files with 279 additions and 178 deletions

5
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"recommendations": [
"valentjn.vscode-ltex"
]
}

10
.vscode/ltex.dictionary.en-US.txt vendored Normal file
View File

@ -0,0 +1,10 @@
ScStw
toppads
startpads
scstw
ScStw
Itsblue
Murnau
MakerLab
blueROCK
digitalrock

1
.vscode/ltex.disabledRules.en-US.txt vendored Normal file
View File

@ -0,0 +1 @@
WHITESPACE_RULE

View File

@ -0,0 +1,3 @@
{"rule":"MORFOLOGIK_RULE_EN_US","sentence":"^\\Q{{% contactForm %}}\\E$"}
{"rule":"WHITESPACE_RULE","sentence":"^\\QThe toppads are an essential component of every stopwatch.\\E$"}
{"rule":"INCORRECT_CONTRACTIONS","sentence":"^\\Q-\n icon: 'fa fa-money-bill-alt'\n header: Affordable\n text: 'You don''t need to spend an arm or a leg for precise timing.'\\E$"}

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"ltex.language": "en-US",
"ltex.enabled": ["markdown", "yaml"],
"ltex.markdown.nodes": {"CodeBlock": "default", "FencedCodeBlock": "default", "AutoLink": "dummy", "Code": "dummy", "YamlFrontMatterBlock": "default"}
}

View File

@ -2,98 +2,7 @@
layout: "modular"
bodyClasses: 'title-h1h2 header-fixed header-animated header-dark header-transparent sticky-footer'
menu: "main"
modularData:
01-hero:
modularLayout: hero
classes: 'text-light overlay-dark'
positionY: 80
image: "images/home/Hero.jpg"
imageParallax: true
content: "# Welcome \n ## Itsblue Development"
02-highlights:
modularLayout: features
classes: offset-box
smallColumns: false
features:
-
icon: 'fas fa-code'
header: Coding
-
icon: 'fas fa-cubes'
header: '3D printing'
-
icon: 'fas fa-microchip'
header: Microcontrollers
-
icon: 'fas fa-bahai'
header: 'Laser cutting'
-
icon: 'far fa-file'
header: Foiling
-
icon: 'fas fa-server'
header: 'Server management'
content: |
# What's our field of activity?
## **everything around electronics**
03-headlineCurrentProjects:
modularLayout: text
imageAlign: left
content: "# Current projects"
04-scstw:
modularLayout: text
image: images/ScStwFavicon.png
align: right
content: |
## Speed Climbing Stopwatch
Professional time meassuring often is a hassle. The Speed Climbing Stopwatch (aka ScStw) aims to change that. It is a modern speed climbing timing system that just works.
<br />
<a href="/scstw" class="btn btn-primary btn-lg">Find out more</a>
05-apps:
modularLayout: text
image: images/BlueRockFavicon.png
align: left
content: |
## Our apps
We have developed some apps that might come in handy if you are interested in climbing.
<br />
<a href="/apps" class="btn btn-primary btn-lg">Find out more</a>
06-links:
modularLayout: features
small: true
features:
-
icon: 'fab fa-gitlab'
header: 'Our GitLab '
text: 'We use Gitlab for most of our projects, you can explore them here.'
url: 'https://git.itsblue.de/explore'
-
icon: 'fab fa-google-play'
header: 'Google Play'
text: 'This is our developer account on GooglePlay where you can find all of our apps for android.'
url: 'https://play.google.com/store/apps/developer?id=Itsblue+Development'
-
icon: 'fab fa-app-store-ios'
header: 'App Store'
text: 'This is our developer account on the App Store where you can find all of our apps for IOS.'
url: 'https://apps.apple.com/de/developer/jens-noack/id1495583844'
-
icon: 'fas fa-pencil-ruler'
header: 'MakerLab Murnau'
text: 'This is where our hardware development and production takes place.'
url: 'https://makerlab-murnau.de/'
content: |
# Links
## **Some things you might find interesting...**
modularDataDir: home
menu:
main:
title: Home

View File

@ -17,6 +17,6 @@ menu:
parent: Apps
---
blueROCK is an app to view climbing results from digitalrock.de comfortable on the go.
blueROCK is an app to view climbing results from [digitalrock](https://digitalrock.de) comfortable on the go.
<!--more-->

View File

@ -86,11 +86,11 @@ For the purposes of this Privacy Policy:
- **Account** means a unique account created for You to access our Service or parts of our Service.
- **Company** (referred to as either &quot;the Company&quot;, &quot;We&quot;, &quot;Us&quot; or &quot;Our&quot; in this Agreement) refers to Itsblue website.
- **Cookies** are small files that are placed on Your computer, mobile device or any other device by a website, containing the details of Your browsing history on that website among its many uses.
- **Country** refers to: Bayern, Germany
- **Country** refers to: Bayern, Germany
- **Device** means any device that can access the Service such as a computer, a cellphone or a digital tablet.
- **Personal Data** is any information that relates to an identified or identifiable individual.
- **Service** refers to the Website.
- **Service Provider** means any natural or legal person who processes the data on behalf of the Company. It refers to third-party companies or individuals employed by the Company to facilitate the Service, to provide the Service on behalf of the Company, to perform services related to the Service or to assist the Company in analyzing how the Service is used.
- **Service Provider** means any natural or legal person who processes the data on behalf of the Company. It refers to third-party companies or individuals employed by the Company to facilitate the Service, to provide the Service on behalf of the Company, to perform services related to the Service or to assist the Company in analysing how the Service is used.
- **Usage Data** refers to data collected automatically, either generated by the use of the Service or from the Service infrastructure itself (for example, the duration of a page visit).
- **Website** refers to Itsblue website, accessible from <a href="https://itsblue.de" rel="external nofollow noopener" target="_blank">https://itsblue.de</a>
- **You** means the individual accessing or using the Service, or the company, or other legal entity on behalf of which such individual is accessing or using the Service, as applicable.

View File

@ -2,88 +2,7 @@
layout: "modular"
bodyClasses: 'title-h1h2 header-fixed header-animated header-dark header-transparent sticky-footer'
menu: "main"
modularData:
01-hero:
modularLayout: hero
classes: 'text-light overlay-dark-gradient'
positionY: 80
image: "images/scstw/hero.jpeg"
imageParallax: true
content: |
# The Speed Climbing Stopwatch
## Simple, Reliable, Portable...
The Speed Climbing Stopwatch (aka ScStw) is a modern speed climbing timing system that just works.
02-highlights:
modularLayout: features
classes: offset-box
smallColumns: false
features:
-
icon: 'fas fa-tachometer-alt'
header: 'Super simple'
text: 'Simplicity and ease of use is one of the major features of the ScStw.'
-
icon: 'fa fa-suitcase'
header: 'Super portable'
text: 'The ScStw litterally fits in your suitcase!'
-
icon: 'fas fa-clock'
header: 'Easy to deploy'
text: 'The ScStw can be fully deployed within 15 minutes.'
-
icon: 'fas fa-wifi'
header: 'Fully wireless'
text: 'Stop fighting with cables and start climbing!'
-
icon: 'fa fa-money-bill-alt'
header: Affordable
text: 'You don''t need to spend an arm or a leg for percise timing.'
-
icon: 'fas fa-medal'
header: 'High quality'
text: 'All ScStw devices are handmade in Germany!'
content: |
# Why ScStw?
## **keep it simple**
Professional time meassuring often is a hassle. The ScStw aims to change that.
03-basestation:
modularLayout: text
imageAlign: right
image: images/scstw/BaseStation.jpg
content: |
## The ScStw Base Station
The ScStw Base Station is the brain of the whole system. It meassures the time and plays the start sounds (and even the commands "At your marks" and "ready").
04-toppads:
modularLayout: text
align: "left"
image: images/scstw/ToppadsBeingHit.png
content: |
## The ScStw Toppads
The toppdas are an essential component of every stopwatch. The ScStw comes with mechanical and stirdy toppads that can even be used outdoors on a rainy day.
Furthermore, the ScStw toppads are fully wireless and, once their initially configured, only need the flick of a switch to work flawlessly,
05-startpads:
modularLayout: text
imageAlign: right
image: images/scstw/Startpad.jpg
content: |
## The ScStw Startpads
Verifying that none of the competitors started too early is something that is totally impossible to do manually.
Because of that, the ScStw comes with startpads on which the climbers stand at the beginning of the race.
They detect the exact moment the climbers lift their feet of the ground and are therefore able to recognize when a climber starts too early.
06-contact:
modularLayout: text
content: "@@PageContent@@"
modularDataDir: "scstw"
menu:
main:
@ -93,6 +12,6 @@ menu:
---
## What next?
If you got interested and want to know more about the ScStw, feel free to contact us and we will be happy to tell you everything you need to know about it.
If you got interested and want to know more about the ScStw, feel free to contact us, and we will be happy to tell you everything you need to know about it.
{{% contactForm %}}

90
data/en/home.yaml Normal file
View File

@ -0,0 +1,90 @@
01-hero:
modularLayout: hero
classes: 'text-light overlay-dark'
positionY: 80
image: "images/home/Hero.jpg"
imageParallax: true
content: "# Welcome \n ## Itsblue Development"
02-highlights:
modularLayout: features
classes: offset-box
smallColumns: false
features:
-
icon: 'fas fa-code'
header: Coding
-
icon: 'fas fa-cubes'
header: '3D printing'
-
icon: 'fas fa-microchip'
header: Microcontrollers
-
icon: 'fas fa-bahai'
header: 'Laser cutting'
-
icon: 'far fa-file'
header: Foiling
-
icon: 'fas fa-server'
header: 'Server management'
content: |
# What's our field of activity?
## **everything around electronics**
03-headlineCurrentProjects:
modularLayout: text
imageAlign: left
content: "# Current projects"
04-scstw:
modularLayout: text
image: images/ScStwFavicon.png
align: right
content: |
## Speed Climbing Stopwatch
Professional time measuring often is a hassle. The Speed Climbing Stopwatch (aka ScStw) aims to change that. It is a modern speed climbing timing system that just works.
<br />
<a href="/scstw" class="btn btn-primary btn-lg">Find out more</a>
05-apps:
modularLayout: text
image: images/BlueRockFavicon.png
align: left
content: |
## Our apps
We have developed some apps that might come in handy if you are interested in climbing.
<br />
<a href="/apps" class="btn btn-primary btn-lg">Find out more</a>
06-links:
modularLayout: features
small: true
features:
-
icon: 'fab fa-gitlab'
header: 'Our GitLab'
text: 'We use GitLab for most of our projects, you can explore them here.'
url: 'https://git.itsblue.de/explore'
-
icon: 'fab fa-google-play'
header: 'Google Play'
text: 'This is our developer account on Google Play where you can find all of our apps for android.'
url: 'https://play.google.com/store/apps/developer?id=Itsblue+Development'
-
icon: 'fab fa-app-store-ios'
header: 'App Store'
text: 'This is our developer account on the App Store where you can find all of our apps for IOS.'
url: 'https://apps.apple.com/de/developer/jens-noack/id1495583844'
-
icon: 'fas fa-pencil-ruler'
header: 'MakerLab Murnau'
text: 'This is where our hardware development and production takes place.'
url: 'https://makerlab-murnau.de/'
content: |
# Links
## **Some things you might find interesting...**

122
data/en/scstw.yaml Normal file
View File

@ -0,0 +1,122 @@
01-hero:
modularLayout: hero
classes: 'text-light overlay-dark-gradient'
positionY: 80
image: "images/scstw/hero.jpeg"
imageParallax: true
content: |
# The Speed Climbing Stopwatch
## Simple, Reliable, Portable...
The Speed Climbing Stopwatch (aka ScStw) is a modern speed climbing timing system that just works.
02-highlights:
modularLayout: features
classes: offset-box
smallColumns: false
features:
-
icon: 'fas fa-tachometer-alt'
header: 'Super simple'
text: 'Simplicity and ease of use is one of the major features of the ScStw.'
-
icon: 'fa fa-suitcase'
header: 'Super portable'
text: 'The ScStw literally fits in your suitcase!'
-
icon: 'fas fa-clock'
header: 'Easy to deploy'
text: 'The ScStw can be fully deployed within 15 minutes.'
-
icon: 'fas fa-wifi'
header: 'Fully wireless'
text: 'Stop fighting with cables and start climbing!'
-
icon: 'fa fa-money-bill-alt'
header: Affordable
text: 'You don''t need to spend an arm or a leg for precise timing.'
-
icon: 'fas fa-medal'
header: 'High quality'
text: 'All ScStw devices are handmade in Germany!'
content: |
# Why ScStw?
## **keep it simple**
Professional time measuring often is a hassle. The ScStw aims to change that.
03-basestation:
modularLayout: text
imageAlign: right
image: images/scstw/BaseStation.jpg
content: |
## The ScStw Base Station
The ScStw Base Station is the brain of the whole system. It measures the time and plays the start sounds (and even the commands "At your marks" and "ready").
04-toppads:
modularLayout: text
align: "left"
image: images/scstw/ToppadsBeingHit.png
content: |
## The ScStw Toppads
The toppads are an essential component of every stopwatch. The ScStw comes with mechanical and sturdy toppads that can even be used outdoors on a rainy day.
Furthermore, the ScStw toppads are fully wireless and, once their initially configured, only need the flick of a switch to work flawlessly,
05-startpads:
modularLayout: text
imageAlign: right
image: images/scstw/Startpad.jpg
content: |
## The ScStw Startpads
Verifying that none of the competitors started too early is something that is totally impossible to do manually.
Because of that, the ScStw comes with startpads on which the climbers stand at the beginning of the race.
They detect the exact moment the climbers lift their feet of the ground and are therefore able to recognize when a climber starts too early.
06-box:
modularLayout: text
align: left
image: images/scstw/Box.jpg
content: |
## The ScStw Storage box
Storing and transporting all the equipment can become quite a mess. The ScStw Storage box solves this problem by providing a clean storage concept for the ScStw and all necessary accessories.
On top of that it comes with all the accessories you need to use the ScStw, like Chargers and cables.
07-pricing:
modularLayout: pricing
containerType: panel
products:
-
name: Basestation
subtitle: Required once
image: images/scstw/BaseStation.jpg
price: 700
-
name: Toppad
subtitle: Required once per lane
image: images/scstw/Toppad1.jpg
price: 325
-
name: Startpad
subtitle: Required once per lane
image: images/scstw/Startpad1.jpg
price: 325
-
name: Storage box
subtitle: optional
image: images/scstw/Box.jpg
price: 350
content: |
# Pricing
08-contact:
modularLayout: text
content: "@@PageContent@@"

BIN
static/images/scstw/Box.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
static/images/scstw/Startpad1.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
static/images/scstw/Startpad2jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

BIN
static/images/scstw/Toppad1.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

View File

@ -0,0 +1,37 @@
<section id="body-wrapper" class="section blog-listing">
<section class="container {{ site.Params.GridSize }}">
<div class="frame-box">
{{ .content | markdownify }}
<br>
{{ $containerType := default "panel" .containerType }}
<div class="columns">
{{ range .products }}
<div id="item" class="column col-3 col-md-6 col-sm-12" style="display: flex;" >
<div class="{{ $containerType }}">
{{ $ctx := . }} {{ with .image }}
<div class="{{ $containerType }}-image">
<a href="{{ $ctx.RelPermalink }}">
<img alt="" src="{{ . | relURL }}" />
</a>
</div>
{{ end }}
<div class="{{ $containerType }}-header text-center">
<div class="{{ $containerType }}-title">
<h2>{{.price}}</h2>
</div>
</div>
<div class="{{ $containerType }}-body">
<div class="{{ $containerType }}-header">
<div class="{{ $containerType }}-title h5">{{ .name }}</div>
{{ with .subtitle }}
<div class="{{ $containerType }}-subtitle text-gray">{{ . }}</div>
{{ end }}
</div>
</div>
</div>
</div>
{{ end }}
</div>
</div>
</section>
</section>