Sha256: 4a30cdb221c724683d0245c8afd594e5e11fa0352ee81ec4da07433e5101ccef
Contents?: true
Size: 637 Bytes
Versions: 1
Compression:
Stored size: 637 Bytes
Contents
# foundation6-jekyll-base An essentially empty Jekyll theme built on Foundation 6.3. Intended to kickstart other themes or for completely custom sites. The layouts and partials are all intended to be replaced, simply pulls in the Foundation 6 scss to make it easy to create a custom scss build and sets up the JS. Jekyll does not appear to have a system for post-install hooks (if you know of one here, please let me know), so to set up your own settings file you should copy the version from the theme into your own `_sass` folder as follows: ``` mkdir _sass cp $(bundle show foundation6-jekyll-base)/_sass/_settings.scss _sass ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foundation6-jekyll-base-0.0.2 | README.md |