add some content
This commit is contained in:
parent
546a5f9206
commit
61e05eb45f
259
config.toml
259
config.toml
|
@ -1,15 +1,26 @@
|
|||
baseURL = "/"
|
||||
title = "Kegelschiene"
|
||||
languageCode = "de-de"
|
||||
title = 'Kegelschiene'
|
||||
languageCode = "de"
|
||||
defaultContentLanguage = "de"
|
||||
paginate = "7"
|
||||
theme = "spectral"
|
||||
|
||||
[params]
|
||||
copyright = "Ingolf-Baenecke Jakobshagen"
|
||||
description = 'Kegel- und Bowlinghilfe <br/>für Menschen mit Handicap <br />und als Freizeitaktivität'
|
||||
startbuttonText = "Mehr lesen"
|
||||
startbuttonLink = "#one"
|
||||
fancytitle = '<img height="128px" src="/img/logo.svg" alt="Logo"/><br />Kegelschiene'
|
||||
copyright = "Ingolf Baenecke-Jakobshagen"
|
||||
startbuttonLink = "#contact"
|
||||
|
||||
[languages.en]
|
||||
weight = 10
|
||||
languageName = "English"
|
||||
description = 'Ninepins and Bowling aid <br/>for disabled people'
|
||||
startbuttonText = "Ask a question/Buy"
|
||||
|
||||
[languages.de]
|
||||
weight = 0
|
||||
languageName = "Deutsch"
|
||||
description = 'Kegel- und Bowlinghilfe <br/>für Menschen mit Handicap'
|
||||
startbuttonText = "Frage Stellen/Kaufen"
|
||||
|
||||
[[params.menu.main]]
|
||||
url = '/'
|
||||
|
@ -19,110 +30,200 @@ title = "Home"
|
|||
url = '/posts/'
|
||||
title = "Posts"
|
||||
|
||||
[params.one]
|
||||
[[params.menu.main]]
|
||||
url = '/en/'
|
||||
title = "English"
|
||||
|
||||
[[params.menu.main]]
|
||||
url = '/de/'
|
||||
title = "Deutsch"
|
||||
|
||||
# first section
|
||||
## german
|
||||
|
||||
[languages.de.one]
|
||||
enable = true
|
||||
title = 'Die Kegelschiene – kleine Schiene, große Hilfe'
|
||||
body = 'Unsere Kegelschiene ist portabel, sie können sie zum Bowling und Kegeln also an Ihren bevorzugten Ort mitnehmen, und dort die 5 Teile in kürzester Zeit mit wenig Aufwand zusammenbauen. Mit ihren nur 3 Kilogramm Gewicht, '
|
||||
body = 'Unsere Kegelschiene ist portabel. Sie können sie zum Bowling und Kegeln an Ihren bevorzugten Ort mitnehmen, und dort die 5 Teile in kürzester Zeit mit wenig Aufwand und ohne Werkzeug zusammenbauen. Mit ihren nur 3 Kilogramm Gewicht, kann jeder sie benutzen.'
|
||||
|
||||
[[params.one.icon]]
|
||||
icon = "fa-clock-o"
|
||||
style = "1"
|
||||
label = "kurze Zeit"
|
||||
|
||||
[[params.one.icon]]
|
||||
[[languages.de.one.icon]]
|
||||
icon = "fa-wheelchair-alt"
|
||||
style = "2"
|
||||
style = "1"
|
||||
label = "für Rollstuhlfahrer"
|
||||
|
||||
[[params.one.icon]]
|
||||
[[languages.de.one.icon]]
|
||||
icon = "fa-clock-o"
|
||||
style = "2"
|
||||
label = "kurze Zeit"
|
||||
|
||||
[[languages.de.one.icon]]
|
||||
icon = "fa-wrench"
|
||||
style = "3"
|
||||
label = "wenig Aufwand"
|
||||
label = "ohne Werkzeug"
|
||||
|
||||
[params.two]
|
||||
## english
|
||||
|
||||
[languages.en.one]
|
||||
enable = true
|
||||
title = 'The Kegelschiene – small in size, big advantage'
|
||||
body = 'The Kegelschiene is portable, so you can take it to your favourite place for playing bowling and ninepins, and set the 5 parts up there in no time and without tools. With only 3 kilogram in weight, everyone can use it.'
|
||||
|
||||
[[languages.en.one.icon]]
|
||||
icon = "fa-wheelchair-alt"
|
||||
style = "1"
|
||||
label = "for wheelchair users"
|
||||
|
||||
[[languages.en.one.icon]]
|
||||
icon = "fa-clock-o"
|
||||
style = "2"
|
||||
label = "fast setup"
|
||||
|
||||
[[languages.en.one.icon]]
|
||||
icon = "fa-wrench"
|
||||
style = "3"
|
||||
label = "no tools"
|
||||
|
||||
# second section
|
||||
## german
|
||||
|
||||
[languages.de.two]
|
||||
enable = true
|
||||
|
||||
[[params.two.section]]
|
||||
[[languages.de.two.section]]
|
||||
img = "img/start/ganz.jpg"
|
||||
title = 'Einfache Benutzung'
|
||||
body = 'Die Kegelschiene lässt sich kinderleicht benutzen: Nur die Schulterhalter auflegen, die Kugel in die Mulde legen, und es kann losgehen.'
|
||||
body = 'Die Kegelschiene lässt sich kinderleicht benutzen: <br />Nur die Schulterhalter auflegen, die Kugel in die Mulde legen, und es kann mit viel Schwung losgehen!'
|
||||
|
||||
[[params.two.section]]
|
||||
img = "img/pic02.jpg"
|
||||
title = 'Tortor dolore feugiat<br />elementum magna'
|
||||
body = 'Aliquam ut ex ut augue consectetur interdum. Donec hendrerit imperdiet. Mauris eleifend fringilla nullam aenean mi ligula.'
|
||||
[[languages.de.two.section]]
|
||||
img = "img/start/zerlegt.jpg"
|
||||
title = 'modulares System'
|
||||
body = 'Die Kegelschiene besteht aus 5 Teilen, die durch Stecken ohne Werkzeuge miteinander verbunden werden können.'
|
||||
|
||||
[[params.two.section]]
|
||||
img = "img/pic03.jpg"
|
||||
title = 'Magna primis lobortis<br />sed ullamcorper'
|
||||
body = 'Aliquam ut ex ut augue consectetur interdum. Donec hendrerit imperdiet. Mauris eleifend fringilla nullam aenean mi ligula.'
|
||||
[[languages.de.two.section]]
|
||||
img = "img/start/sport.jpg"
|
||||
title = 'Einsatz in Freizeit oder Integration'
|
||||
body = 'Die Kegelschiene lässt sich auch wunderbar bei anderen Aktivitäten benutzen. Ob Freizeitspiele wie Kegel-Billard (Bild), oder Inklusion im Schulsport: der Kreativität sind keine Grenzen gesetzt.'
|
||||
|
||||
[params.three]
|
||||
## english
|
||||
|
||||
[languages.en.two]
|
||||
enable = true
|
||||
title = 'Accumsan mus tortor nunc aliquet'
|
||||
body = 'Aliquam ut ex ut augue consectetur interdum. Donec amet imperdiet eleifend<br />fringilla tincidunt. Nullam dui leo Aenean mi ligula, rhoncus ullamcorper.'
|
||||
|
||||
[[params.three.feature]]
|
||||
icon = "fa-paper-plane-o"
|
||||
title = "Arcu accumsan"
|
||||
body = "Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat."
|
||||
[[languages.en.two.section]]
|
||||
img = "img/start/ganz.jpg"
|
||||
title = 'Easy to use'
|
||||
body = 'The Kegelschiene is foolproof to use: <br />Just put on the shoulder support, put the ball in the deepening and you can start with a lot of momentum!'
|
||||
|
||||
[[params.three.feature]]
|
||||
icon = "fa-laptop"
|
||||
title = "Ac Augue Eget"
|
||||
body = "Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat."
|
||||
[[languages.en.two.section]]
|
||||
img = "img/start/zerlegt.jpg"
|
||||
title = 'modular system'
|
||||
body = 'The Kegelschiene consists of 5 parts, which can be connected by plugging into each other without using tools.'
|
||||
|
||||
[[params.three.feature]]
|
||||
icon = "fa-code"
|
||||
title = "Foo bar"
|
||||
body = "Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat."
|
||||
[[languages.en.two.section]]
|
||||
img = "img/start/sport.jpg"
|
||||
title = 'use in leisure or integration'
|
||||
body = 'Die Kegelschiene can also be used for other activities. Whether it’s leisure games such as bowling pool (picture), or inclusion in school sports: there are no limits to creativity.'
|
||||
|
||||
[[params.three.feature]]
|
||||
icon = "fa-headphones"
|
||||
title = "Baz kram"
|
||||
body = "Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat."
|
||||
# third section
|
||||
|
||||
[[params.three.feature]]
|
||||
icon = "fa-heart-o"
|
||||
title = "Some latin text"
|
||||
body = "Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat."
|
||||
## german
|
||||
|
||||
[[params.three.feature]]
|
||||
icon = "fa-flag-o"
|
||||
title = "Nothing important"
|
||||
body = "Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat."
|
||||
|
||||
[params.cta]
|
||||
[languages.de.three]
|
||||
enable = true
|
||||
title = "Arcue ut vel commodo"
|
||||
body = "Aliquam ut ex ut augue consectetur interdum endrerit imperdiet amet eleifend fringilla."
|
||||
title = 'Alleskönner Kegelschiene'
|
||||
body = 'Egal ob Sie ohne Hilfe kegeln können odere auf Andere angewiesen sind: Die Kegelschiene ist genau das Richtige für Sie.'
|
||||
|
||||
[[params.cta.link]]
|
||||
href = "#"
|
||||
text = "Activate"
|
||||
[[languages.de.three.feature]]
|
||||
icon = "fa-calendar-check-o"
|
||||
title = "Für jedes Alter"
|
||||
body = 'Kinder können die Kegelschiene dank ihren kompakten Maßen (80cm×20cm×30cm) und den gepolsterten und verstellbaren Schulterauflagen bestens nutzen. <br />Für ältere Menschen, die in ihrem Bewegungsablauf eingeschränkt sind, ist sie ebenso gut geeignet.'
|
||||
|
||||
[[languages.de.three.feature]]
|
||||
icon = "fa-soccer-ball-o"
|
||||
title = "Keine Lust auf Kegeln?"
|
||||
body = 'Sie können auch andere Sportarten mit der Kegelschiene aufpeppen. Haben Sie schon einmal Billard in mehrfacher Vergrößerung mit Bowlingkugeln gespielt? Nicht? Dann besuchen Sie unsere <a href="/gallery/sports">Kegelschienensport-Galerie</a>'
|
||||
|
||||
[[languages.de.three.feature]]
|
||||
icon = "fa-plane"
|
||||
title = "Viel auf Reisen?"
|
||||
body = "Das ist kein Problem. <br />Bei uns können sie gleich eine praktische Kegelschienen-Tasche mitbestellen."
|
||||
|
||||
## english
|
||||
|
||||
[languages.en.three]
|
||||
enable = true
|
||||
title = 'Allrounder Kegelschiene'
|
||||
body = 'Regardless of whether you can bowl without help or are dependent on others, the Kegelschiene is certainly the right thing for you.'
|
||||
|
||||
[[languages.en.three.feature]]
|
||||
icon = "fa-calendar-check-o"
|
||||
title = "For all ages"
|
||||
body = 'Children can make the best use of the Kegelschiene thanks to its compact dimensions (80cm×20cm×30cm) and the padded and adjustable shoulder rests.<br />It is equally well suited for elderly people with limited mobility.'
|
||||
|
||||
[[languages.en.three.feature]]
|
||||
icon = "fa-soccer-ball-o"
|
||||
title = "Not fancy bowling?"
|
||||
body = 'You can also spice up other sports with the Kegelschiene. Have you ever played magnificated pool with bowling balls in? No? Then visit our <a href="/gallery/sports">Kegelschienensport-Galerie</a>'
|
||||
|
||||
[[languages.en.three.feature]]
|
||||
icon = "fa-plane"
|
||||
title = "Travelling a lot?"
|
||||
body = "That is no problem. <br />With us you can also order a handy Kegelschiene bag."
|
||||
|
||||
# buy or die
|
||||
|
||||
## german
|
||||
|
||||
[languages.de.cta]
|
||||
enable = true
|
||||
title = "Lust, eine Runde zu Kegeln?"
|
||||
body = "Hier können Sie sich die Kegelschiene kaufen, oder um mehr zu erfahren, sich einige Bilder in unserer Galerie anschauen."
|
||||
|
||||
[[languages.de.cta.link]]
|
||||
href = "#contact"
|
||||
text = "Kaufen"
|
||||
special = true
|
||||
|
||||
[[params.cta.link]]
|
||||
href = "#"
|
||||
text = "Learn More"
|
||||
[[languages.de.cta.link]]
|
||||
href = "/gallery/"
|
||||
text = "Bildergalerie"
|
||||
special = false
|
||||
|
||||
[params.contact]
|
||||
## english
|
||||
|
||||
[languages.en.cta]
|
||||
enable = true
|
||||
title = "Wanna play ninepins?"
|
||||
body = "Here you can buy the Kegelschiene or – to find out more – have a look at some pictures in our gallery."
|
||||
|
||||
[[languages.en.cta.link]]
|
||||
href = "#contact"
|
||||
text = "Buy"
|
||||
special = true
|
||||
|
||||
[[languages.en.cta.link]]
|
||||
href = "/gallery/"
|
||||
text = "Gallery"
|
||||
special = false
|
||||
|
||||
[languages.de.contact]
|
||||
enable = true
|
||||
title = "Kontakt"
|
||||
body = "Kontaktieren Sie uns"
|
||||
phone = "+49 (0) 030 000 000"
|
||||
address = "1234 Somewhere Road<br />Some Place, Some State 0000<br />Some Country"
|
||||
email = "nospam@example.com"
|
||||
subject = "New Submission!"
|
||||
phone = "+49 (0) 9848 744"
|
||||
email = "kegelschiene@gmx.de"
|
||||
body = "Kontaktieren Sie uns oder informieren Sie uns für eine Bestellung"
|
||||
address = "Ingolf Banecke-Jakobshagen<br />Wallmersbach 107<br />97215 Uffenheim"
|
||||
subject = "Neue Anfrage von kegelschiene.net"
|
||||
plain = false
|
||||
|
||||
# language specific options
|
||||
[languages.en.contact]
|
||||
enable = true
|
||||
title = "Kontakt"
|
||||
phone = "+49 (0) 9848 744"
|
||||
email = "kegelschiene@gmx.de"
|
||||
body = "Contact us or inform us to order a Kegelschiene."
|
||||
address = "Ingolf Banecke-Jakobshagen<br />Wallmersbach 107<br />97215 Uffenheim<br />GERMANY"
|
||||
subject = "Neue Anfrage von kegelschiene.net"
|
||||
plain = false
|
||||
|
||||
[languages.en]
|
||||
weight = 0
|
||||
languageName = "English"
|
||||
|
||||
[languages.de]
|
||||
weight = 10
|
||||
languageName = "Deutsch"
|
||||
[params.social]
|
||||
|
|
BIN
static/img/banner.jpg
Normal file
BIN
static/img/banner.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 296 KiB |
BIN
static/img/banner_orig.jpg
Normal file
BIN
static/img/banner_orig.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 MiB |
49
static/img/logo.svg
Normal file
49
static/img/logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
BIN
static/img/start/sport.jpg
Normal file
BIN
static/img/start/sport.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
BIN
static/img/start/zerlegt.jpg
Normal file
BIN
static/img/start/zerlegt.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
|
@ -1 +1 @@
|
|||
Subproject commit 98cbfca05e842c88936a2c2f5ebfddf0052b08bd
|
||||
Subproject commit 13a4b22f11a5362cddd8c1631eff3406fc0117cb
|
Loading…
Reference in a new issue