Sha256: 0b7f83be053bbc259d1eaa936295d8053abdb0aed716578f0733403d85d056d4
Contents?: true
Size: 763 Bytes
Versions: 3
Compression:
Stored size: 763 Bytes
Contents
# <%= camel_name %> ## Installation Install the gem: gem install kickster Execute gem and scaffold Kickster files: kickster new site_name Setup your environment: cd site_name bin/setup You can push your project to any branch except `gh-pages`. For `sitename.github.io` repo users make sure to use another branch than `master`. ## Development Run Jekyll: bundle exec jekyll serve *If you do not want the Kickster setup but just the deploy scripts then copy them from the `bin` folder.* ## Deploy to GitHub Pages Run this in the root project folder in your console: bin/deploy *Don't forget to enable your repository on [Circle CI](https://circleci.com/docs/getting-started) and update the `_config.yml` file with your url!*
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kickster-2.2.0 | template/README.md.tt |
kickster-2.1.0 | template/README.md.tt |
kickster-2.0.0 | template/README.md.tt |