Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)