Socket
Socket
Sign inDemoInstall

vanilla-brochure-theme

Package Overview
Dependencies
92
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vanilla-brochure-theme

Vanilla theme for Brochure websites


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Vanilla Brochure Theme

This is the Vanilla Framework theme for brochure based websites.

Getting started

npm i
gulp build

Vanilla brochure theme local development

To develop on Vanilla brochure theme itself, simply pull down the project and make changes.

To test it locally using our recommended tooling, you need to first install dependencies.

You need to have bundler installed:

gem install bundler

You need to have node and npm. To install, follow the NPM installation instructions.

bundle install
npm install

You can then compile your Sass changes into build/css/build.css by running:

gulp build

Or you can run a local server to view your changes live with:

gulp jekyll

Keywords

FAQs

Last updated on 23 Mar 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