Skip to content

citrusui/poole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A modernized fork of Poole designed for Jekyll 3.0+.

Example site

View the live demo here!

What's Different?

  • Added files

    • Implementation of sass-lint using these rules
    • 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 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.