Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/citrusui/poole
A modernized fork of Poole.
https://github.com/citrusui/poole
css jekyll jekyll-theme poole sass scss
Last synced: about 1 month ago
JSON representation
A modernized fork of Poole.
- Host: GitHub
- URL: https://github.com/citrusui/poole
- Owner: citrusui
- License: mit
- Created: 2016-11-26T00:54:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-24T18:12:57.000Z (almost 7 years ago)
- Last Synced: 2024-09-29T03:04:15.335Z (about 2 months ago)
- Topics: css, jekyll, jekyll-theme, poole, sass, scss
- Language: CSS
- Homepage: https://citrusui.github.io/poole/
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [@citrusui/poole](https://npmjs.com/package/@citrusui/poole)
A modernized fork of [Poole](http://getpoole.com) designed for Jekyll 3.0+.
# Example site
[View the live demo here!](https://citrusui.github.io/poole/)
# What's Different?
- ## Added files
- Implementation of [`sass-lint`](https://github.com/brigade/scss-lint) using [these rules](.sass-lint.yml)
- Basic button styles (`_buttons.scss`)
- Navbar styles (`_navbar.scss`)- ## Style changes
- Lots of formatting changes
- Eliminate almost all vendor prefixes
- Every color is now specified as a variable
- Added `-webkit-tap-highlight-color: transparent`# Download
See the [releases](https://github.com/citrusui/poole/releases) page to download an archive of the source code or the compiled CSS.
# License
Poole is originally developed by Mark Otto under the [MIT license.](https://github.com/poole/poole/blob/master/LICENSE.md)