New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vanilla-docs-theme

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vanilla-docs-theme

The Vanilla framework theme for documentation, style guides and APIs

  • 1.6.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

Vanilla Docs Theme

A Sass theme for documentation websites, based on vanilla-framework.

Local development

First, install Docker. Then run one of:

./run build  # Build the CSS
./run watch  # Auto-build the CSS when Sass files change
./run test   # Check the Sass files for syntax & style errors
./run clean  # Clean up generated files

Using a local version of vanilla-framework

You can use the ./run script to use NPM modules from a local folder on a one-time basis, instead of the modules declared in package.json.

This mechanism will allow you to, for example, use a local version of vanilla-framework:

./run --node-module $HOME/project/vanilla-framework watch  # Build CSS dynamically, using a local version of vanilla-framework

Keywords

FAQs

Package last updated on 04 Aug 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc