0.2.0 • Published 7 years ago

generator-harp-gh-pages v0.2.0

Weekly downloads
9
License
MIT
Repository
github
Last release
7 years ago

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

0.2.0

7 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago