Fast and light, it can be use for a small blog or as a theme for starting a bigger site. Find the code of overkyll on Github
It implements this differents technologies :
- ITCSS architecture.
- Modular scale typography
- Unison JS Unifying named breakpoints across CSS, JS, and HTML
- LocalFont Implement localStorage web font caching in seconds
- LoadingCSS A function for loading CSS asynchronously
- Install Jekyll and Bundler
gem install jekyll bundler
- Verify
- Run
bundle exec jekyll serve -i
- Browse to http://localhost:4000
- Run