- Minimal, Type Focused Design
- Built with GULP + SASS + BROWSERSYNC + AUTOPREFIXER
- A Better Type Scale for all devices
- Install Jekyll
- Fork the repo
- Clone it
- Install Bundler
- Run
bundle install
- Install gulp dependencies by running
npm install
- Run Jekyll and watch files by running
gulp
- Customize and watch the magic happen!
The main settings can be found inside the _config.yml
file:
- title: title of your site
- description: description of your site
- url: your url
- social diverse social media usernames (optional)
- google_analytics Google Analytics key (optional)
This is MIT with no added caveats, so feel free to use this Jekyll theme on your site without linking back to me or using a disclaimer.