jalpha

jalpha

ruygem for scaffolding out new opinionated Jekyll projects

Jalpha

Jalpha generates a new Jekyll project packed with everything you should need to get started on your examplar's Alpha. This allows you to concentrate on your project from day one.

What do you get

Installation

Install the gem:

gem install jalpha

Execute gem and generate a new project:

jalpha new site_name

Setup your environment:

bin/setup

Releasing

Commit your changes and change the version in version.rb

Push the new release to rubygems:

bundle exec rake release

Bugs

If you have found a bug please report it in GitHub issues.

License

MIT License

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Big thanks to @nielsenramon for https://github.com/nielsenramon/kickster