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

generator-sassdoc-theme

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-sassdoc-theme

Scafold a new SassDoc theme

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-91.67%
Maintainers
1
Weekly downloads
 
Created
Source

generator-sassdoc-theme npm version](https://www.npmjs.org/package/generator-sassdoc-theme) Build Status: Linux

Yeoman generator that scaffolds out a SassDoc theme.

Features

  • Let you chose your preferred template engine
  • Build the theme views and index.js based on prompts
  • Default Sass starter structure
  • Let you use a pre-defined Grunt or Gulp workflow
  • Templates loaded with examples and comments

Usage

Install generator-sassdoc-theme:

npm install -g generator-sassdoc-theme

Make a new theme directory, and cd into it:

mkdir my-new-theme && cd $_

Run yo sassdoc-theme, optionally passing a theme name:

yo sassdoc-theme [options] [<themeName>]

Options

  • --init

    Force to prompt question and re-initialize .yo-rc.json

  • --skip-install

    Skips the automatic execution of npm after scaffolding has finished.

  • --theme-engine=[engine]

    Template engine Defaults to swig.
    Supported engines: jade, swig, nunjucks, handlebars

Documentation

SassDoc theme documentation:

Credits

Licence

generator-sassdoc-theme is unlicensed.

Keywords

FAQs

Package last updated on 09 Sep 2014

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