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
- Jekyll
- Jekyll assets
- Jekyll Sitemap
- Autoprefixer
- Bower
- Html-proofer
- HTML5 Boilerplate (Influenced by)
- Circle CI
- Cloudfoundry manifest.yml
- setup for multibranch continual deployment to a cloudfoundry platform
Installation
Install the gem:
gem install jalpha
Execute gem and generate a new project:
jalpha new site_name
Setup your environment:
bin/setup
Bugs
If you have found a bug please report it in GitHub issues.
License
MIT License
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Big thanks to @nielsenramon for https://github.com/nielsenramon/kickster