Add page for reader-clock

This commit is contained in:
Dorian Zedler 2022-01-12 17:08:48 +01:00
parent 6c04f9bac2
commit 29443d6698
Signed by: dorian
GPG key ID: 989DE36109AFA354
7 changed files with 139 additions and 1 deletions

View file

@ -0,0 +1,12 @@
---
title: Products
layout: redirect
redirectUrl: "/products/reader-clock"
bodyClasses: 'title-h1h2 header-animated sticky-footer'
menu:
main:
title: Products
name: Products
weight: 2
---

View file

@ -0,0 +1,17 @@
---
title: 'Reader Clock'
layout: "modular"
bodyClasses: 'title-h1h2 header-fixed header-animated header-dark header-transparent sticky-footer'
modularDataDir: "reader-clock"
menu:
main:
title: Reader Clock
name: Reader Clock
weight: 2
parent: Products
---
# Reader Clock
{{% contactForm %}}

View file

@ -2,7 +2,6 @@
title: 'Speed Climbing Stopwatch'
layout: "modular"
bodyClasses: 'title-h1h2 header-fixed header-animated header-dark header-transparent sticky-footer'
menu: "main"
modularDataDir: "scstw"
menu:
@ -10,6 +9,7 @@ menu:
title: Speed Climbing Stopwatch
name: Speed Climbing Stopwatch
weight: 2
parent: Products
---
## What next?

109
data/en/reader-clock.yaml Normal file
View file

@ -0,0 +1,109 @@
01-hero:
modularLayout: hero
classes: 'text-light overlay-dark-gradient'
positionY: 80
image: "images/reader-clock/cnc.jpg"
imageParallax: true
content: |
# The Reader-Clock
## Simple, Handmade, Beautiful...
The Reader-Clock is a digital clock which tells the time by showing a quote from an actual book.
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-display:
modularLayout: text
imageAlign: right
image: images/reader-clock/front.jpg
content: |
## E-Ink Display
The Reader-Clock uses an E-Ink display which is easy on the eye and looks like actual paper.
04-case:
modularLayout: text
align: "left"
image: images/reader-clock/cnc.jpg
content: |
## Handcrafted in Bavaria
The case of the Reader-Clock is a handcrafted piece of art, made in Bavaria. Every piece is unique...
05-diy-kit:
modularLayout: text
imageAlign: right
image: images/reader-clock/diy-kit.jpg
content: |
## Do it yourself!
The Reader-Clock comes a DIY-Kit. It's easy to assemble and only requires some soldering skills.
07-pricing:
modularLayout: pricing
containerType: panel
products:
-
name: Base
subtitle: All parts you need to build your Reader-Clock
image: images/reader-clock/diy-kit.jpg
price: 120
-
name: Engraving on the front
subtitle: A custom engraving on front
image: images/reader-clock/diy-kit.jpg
price: 10
-
name: Engraving on the back
subtitle: A custom engraving on the back
image: images/reader-clock/diy-kit.jpg
price: 30
-
name: Custom wood
subtitle: Send us your wood, and we turn it into a case
image: images/reader-clock/diy-kit.jpg
price: free
content: |
# Pricing
08-contact:
modularLayout: text
content: "@@PageContent@@"

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB