Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

generator-harp-gh-pages

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-harp-gh-pages

Generate your Harp project deploying with GitHub Pages, automating with Circle CI

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

Harp GitHub Pages Generator

asciicast

Run Generator

# Install Yeoman generator
npm install -g yo
# Install this generator
npm install generator-harp-gh-pages
# Run generator
yo harp-gh-pages

You can get initial Harp project with your choice of preprocessors. And also setup deploying with CircleCI and custom domain of GitHub Pages easily.

? Your project name (yo-harp)
? Which CSS preprocessors do you use? (Use arrow keys)
❯ LESS
  Stylus
  SCSS
  Sass
? Which HTML preprocessors do you use? (Use arrow keys)
❯ EJS
  Jade
? Would you like to use Markdown for html content? (y/N)
? Would you like to configure your custom domain for GitHub Pages? (y/N)
? Put your custom domain (awesome.example.com)
? Would you like to deploy with Circle CI? (y/N)

License

MIT

Keywords

yeoman-generator

FAQs

Package last updated on 31 Dec 2016

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