Socket
Socket
Sign inDemoInstall

vanilla-brochure-theme

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vanilla-brochure-theme

This is the Vanilla Framework theme for brochure based websites


Version published
Weekly downloads
0
Maintainers
1
Install size
492 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 10 Jul 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc