--- permalink: "{{ hippie.permalink }}" title: Index --- {% assign pageId = page.fileSlug -%} {% assign pageClass = 'h_full_view' -%} {% layout 'hippie/full.liquid' %} {% block body %}

This is {{ hippie.brand | upcase }}

You can start using it by replacing this file with your own index page.

To do this you need to create a file index.liquid|njk inside the source/view folder. You can also create a data.json file inside the source/view folder as a global data source for your template files.

For a very basic start you can make a copy of the demo page blank.liquid|njk. You can find it at /source/view/demo/pages.

The source/demo folder contains an overview of all HTML elements and also examples for CSS style combinations and even whole page layouts.
Follow the white rabbit.

  ()()
(..)
c(")(")

Overview

Page

Example

Art

{% endblock %}