--- 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.njk inside the source/screens folder. You can also create a data.json file inside the source/templates folder as a data source for your nunjucks files.

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

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

{% endblock %}