Sha256: e3a029950e1e572032c1ff6f36d97be000e314ac178b5eed338bfec15c25b5e4
Contents?: true
Size: 1.49 KB
Versions: 2
Compression:
Stored size: 1.49 KB
Contents
# Jalpha [](https://circleci.com/gh/AusDTO/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](https://jekyllrb.com/) - [Jekyll assets](https://github.com/jekyll/jekyll-assets) - [Jekyll Sitemap](https://github.com/jekyll/jekyll-sitemap) - [Autoprefixer](https://github.com/postcss/autoprefixer) - [Bower](http://bower.io/) - [Html-proofer](https://github.com/gjtorikian/html-proofer) - [HTML5 Boilerplate](https://html5boilerplate.com/) (Influenced by) - [Circle CI](https://circleci.com/) - [Cloudfoundry manifest.yml](https://www.cloudfoundry.org/) - 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](https://github.com/AusDTO/jalpha/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](https://github.com/nielsenramon) for https://github.com/nielsenramon/kickster
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jalpha-0.3 | README.md |
jalpha-0.2 | README.md |