Jacy is a simple Jekyll starter theme, it uses Macy.js, the lightweight, dependency-free, masonry layout to populate the posts.
It's built on top of my jekyll starter theme, which uses Gulp as the build tool.
Features:
- Macy
- Gulp
- BrowserSync for live browser reloading
- Gulp-Sass
- Autoprefixer
- some other stuff
- Xcode command line utilities
xcode-select --install
- Homebrew
- Node.js
brew install node
- Gulp
npm install -g gulp
- Ruby
brew install ruby
- Jekyll
gem install jekyll
git clone https://github.com/harrycresswell/jacy.git
cd jacy
npm install
Then run gulp
in the terminal