mirror of
https://github.com/jlengrand/irma-website.git
synced 2026-03-10 08:21:20 +00:00
support for dutch and english
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
layout: default
|
||||
title: Page not found
|
||||
lang: en
|
||||
lang-ref: e404
|
||||
published: false
|
||||
|
||||
---
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
layout: blocks
|
||||
title: FAQ
|
||||
lang: en
|
||||
lang-ref: faq
|
||||
date:
|
||||
page_sections:
|
||||
- template: navigation-header
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
layout: blocks
|
||||
title: Homepage
|
||||
lang: en
|
||||
lang-ref: index
|
||||
date: 2017-11-22T23:00:00.000+00:00
|
||||
page_sections:
|
||||
- template: navigation-header-w-button
|
||||
11
nl/404.md
Normal file
11
nl/404.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: default
|
||||
title: Page not found
|
||||
lang: nl
|
||||
lang-ref: e404
|
||||
published: false
|
||||
|
||||
---
|
||||
## Page not found
|
||||
|
||||
[Go to the homepage](/ "Back to homepage")
|
||||
18
nl/faq.md
Normal file
18
nl/faq.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
layout: blocks
|
||||
title: FAQ
|
||||
lang: nl
|
||||
lang-ref: faq
|
||||
date:
|
||||
page_sections:
|
||||
- template: navigation-header
|
||||
block: header-1
|
||||
logo: ''
|
||||
navigation: []
|
||||
- template: 1-column-text
|
||||
block: one-column-1
|
||||
headline: ''
|
||||
content: ''
|
||||
published: false
|
||||
|
||||
---
|
||||
83
nl/index.md
Normal file
83
nl/index.md
Normal file
@@ -0,0 +1,83 @@
|
||||
---
|
||||
layout: blocks
|
||||
title: Homepage
|
||||
lang: nl
|
||||
lang-ref: index
|
||||
date: 2017-11-22T23:00:00.000+00:00
|
||||
page_sections:
|
||||
- template: navigation-header-w-button
|
||||
block: header-2
|
||||
logo: "/uploads/2019/07/30/irma_logo@1x.png"
|
||||
navigation:
|
||||
- link: "/"
|
||||
link_text: Home
|
||||
- link: "#"
|
||||
link_text: Features
|
||||
- link: "#"
|
||||
link_text: Pricing
|
||||
- link: "#"
|
||||
link_text: Team
|
||||
cta:
|
||||
url: https://github.com/forestryio/ubuild-jekyll/archive/master.zip
|
||||
button_text: Download
|
||||
- template: hero-banner-w-image
|
||||
block: hero-2
|
||||
headline: uBuild <br><strong>design blocks</strong>
|
||||
content: The tool that allows you to build beautiful sites<br>all inside Forestry's
|
||||
content manager.
|
||||
cta:
|
||||
enabled: true
|
||||
url: https://github.com/forestryio/ubuild-jekyll
|
||||
button_text: 'See on GitHub '
|
||||
image:
|
||||
image: "/uploads/2018/06/21/product-shot-1.png"
|
||||
alt_text: Product Shot
|
||||
background_image: "/uploads/2018/06/21/hero-2-bg.png"
|
||||
- template: content-feature
|
||||
block: feature-1
|
||||
media_alignment: Left
|
||||
headline: <strong>Swap & Switch<span class="light"> </span></strong><span
|
||||
class="light">the Blocks to create sites quickly</span>
|
||||
content: Quickly assemble and create custom sites with 16 design blocks for seven
|
||||
different sections.
|
||||
media:
|
||||
image: "/uploads/2018/06/21/blocks-split.png"
|
||||
alt_text: uBuild Blocks Mock-Up
|
||||
- template: content-feature
|
||||
block: feature-1
|
||||
media_alignment: Right
|
||||
headline: <strong>Customize Blocks</strong><span class="light"> to make quick
|
||||
edits throughout your new site</span>
|
||||
content: Each block comes with custom Front Matter that can easily be edited in
|
||||
Forestry's UI.
|
||||
media:
|
||||
image: "/uploads/2018/06/21/edit.gif"
|
||||
alt_text: Customize Blocks
|
||||
- template: 1-column-text
|
||||
block: one-column-1
|
||||
headline: 16 Fully Responsive Design Blocks
|
||||
content: "The Design Blocks can be used without Forestry but to harness the power
|
||||
of Blocks we recommend using Forestry. Once the site is imported you can immediately
|
||||
create new sites and make them fully customizable. \U0001F447"
|
||||
- template: full-width-media-element
|
||||
block: media-1
|
||||
image: "/uploads/2018/06/21/theme.png"
|
||||
caption: All Available Blocks
|
||||
- template: detail-content
|
||||
block: text-1
|
||||
headline: Steps to Build a Site!
|
||||
content: <p>uBuild is an open-source Jekyll based theme that doubles as a builder
|
||||
tool inside the Forestry content manager. It's easy to get started!</p><ol><li><p>Fork
|
||||
the <a href="https://github.com/forestryio/ubuild-jekyll">repo</a> and import
|
||||
the site into <a href="https://forestry.io/">Forestry</a> (or use <a href="https://forestry.io/blog/ubuild-a-new-theme-for-static-sites-using-blocks#even-quicker-start">our
|
||||
magic button</a>).</p></li><li><p>Click on 'Add New' in Forestry and select the
|
||||
Page-Builder template.</p></li><li><p>Add and customize the available Blocks and
|
||||
preview them as you go along.</p></li><li><p>Read <a href="https://forestry.io/blog/ubuild-a-new-theme-for-static-sites-using-blocks/">our
|
||||
article</a> and create your own Blocks.</p></li></ol>
|
||||
- template: simple-footer
|
||||
block: footer-1
|
||||
content: Hello world! ❤︎
|
||||
published: false
|
||||
|
||||
---
|
||||
foo bar
|
||||
Reference in New Issue
Block a user