1.0.9 • Published 7 years ago

vanilla-brochure-theme v1.0.9

Weekly downloads
2
License
LGPL-3.0
Repository
github
Last release
7 years ago

Vanilla Brochure Theme

This is the Vanilla Framework theme for brochure based websites.

Theme local development

The simplest way to run Vanilla brochure theme is to first install Docker (Linux users may need to add your user to the docker group), and then use the ./run script to build the site:

./run build  # Build the CSS into the ./build/ directory
# or
./run watch  # Dynamically watch for changes to the Sass files and build automatically

Viewing patterns in the browser

The examples directory contains example markup for each component of the framework.

To view these examples in the browser, run the local server with:

./run serve

Once the containers are setup, you can visit http://0.0.0.0:8102/vanilla-brochure-theme/ in your browser to see the examples.

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago