From 4a33cc9d94c7e2be8d99b415fae2571ddcc43ba1 Mon Sep 17 00:00:00 2001 From: Hanna Date: Tue, 30 Jul 2019 17:53:21 +0200 Subject: [PATCH] update structure --- en/404.md => 404.md | 0 en/faq.md => faq.md | 0 en/index.md => index.md | 0 nl/404.md | 11 ------ nl/faq.md | 18 --------- nl/index.md | 83 ----------------------------------------- 6 files changed, 112 deletions(-) rename en/404.md => 404.md (100%) rename en/faq.md => faq.md (100%) rename en/index.md => index.md (100%) delete mode 100644 nl/404.md delete mode 100644 nl/faq.md delete mode 100644 nl/index.md diff --git a/en/404.md b/404.md similarity index 100% rename from en/404.md rename to 404.md diff --git a/en/faq.md b/faq.md similarity index 100% rename from en/faq.md rename to faq.md diff --git a/en/index.md b/index.md similarity index 100% rename from en/index.md rename to index.md diff --git a/nl/404.md b/nl/404.md deleted file mode 100644 index c1b4d94..0000000 --- a/nl/404.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: default -title: Page not found -lang: nl -lang-ref: e404 -published: false - ---- -## Page not found - -[Go to the homepage](/ "Back to homepage") \ No newline at end of file diff --git a/nl/faq.md b/nl/faq.md deleted file mode 100644 index a1130c1..0000000 --- a/nl/faq.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -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 - ---- diff --git a/nl/index.md b/nl/index.md deleted file mode 100644 index 4e43f0f..0000000 --- a/nl/index.md +++ /dev/null @@ -1,83 +0,0 @@ ---- -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
design blocks - content: The tool that allows you to build beautiful sites
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: Swap & Switch the Blocks to create sites quickly - 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: Customize Blocks to make quick - edits throughout your new site - 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:

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!

  1. Fork - the repo and import - the site into Forestry (or use our - magic button).

  2. Click on 'Add New' in Forestry and select the - Page-Builder template.

  3. Add and customize the available Blocks and - preview them as you go along.

  4. Read our - article and create your own Blocks.

-- template: simple-footer - block: footer-1 - content: Hello world! ❤︎ -published: false - ---- -foo bar \ No newline at end of file