Skip to content

adab1ts/jekyll-ice

Repository files navigation

Jekyll-Ice

Opinionated Jekyll starter, resembling the one generated by Jekyll itself but with superpowers.
Created and maintained by Carles Muiños and Klaudia Alvarez.

Installation & Setup

Clone the repository and change into the project's folder. Then run:

$ bundle
$ bower install
$ npm install

Once installed, open gulp/config.js and change settings as needed.

Running Gulp-Flow

Jekyll-Ice relies on Gulp-Flow to help you develop and build your site. Three main tasks are available:

$ npm run serve
$ npm run build
$ npm run jekyllize
  • npm run serve will generate a development build of the Jekyll site, start a development server and watch for changes.
  • npm run build will generate an optimized production build of the Jekyll site.
  • npm run jekyllize will prepare an optimized version of the Jekyll site code.

Contact

Email: info[@]adabits[.]org
Twitter: @adab1ts
Facebook: Adab1ts
LinkedIn: adab1ts

License

See the LICENSE file for license rights and limitations (MIT).

About

Opinionated Jekyll starter with superpowers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published