Skip to content

Latest commit

 

History

History
executable file
·
69 lines (47 loc) · 2.5 KB

README.en.md

File metadata and controls

executable file
·
69 lines (47 loc) · 2.5 KB

Compass H5BP CodeKit Barebone

Compass H5BP CodeKit Barebone is a professional front-end template for CodeKit. It’s based on HTML5 Boilerplate and is optimized for Compass by Compass H5BP compass extention. And useful libraries and many helpful tips are included, too.

System Requirements

Features

  • CodeKit ready.
  • Compass ready.
  • Resource management by Bower.
  • .css{user:agent;} and Underscore.js ready.
  • Social plugin support for Facebook, Twitter and Google+.
  • Google Analytics’s social tracking for Faebook and Twitter.
  • Facebook ogp support.
  • Twitter Card support.
  • Adobe Blank” webfonts and @font-family property in (s)css (_base.scss).
  • Web Clips (apple-touch-icon.png / browserconfig.xml) settings ready.
  • rel="logo" and logo.svg support.

Usage

  1. Install and setup the system requirements.
  2. Download ZIP and unzip it.
  3. Drop unzipped folder to CodeKit.
  4. That’s it!

Preset config for Compass

http_path        = "/"
css_dir          = "htdocs/assets/css"
sass_dir         = "htdocs/assets/scss"
images_dir       = "htdocs/assets/images"
javascripts_dir  = "htdocs/assets/js"
fonts_dir        = "htdocs/assets/fonts"
httpimagespath   = "assets/images"

output_style     = :compressed

relative_assets  = false

color_output     = false

preferred_syntax = :scss

sass_options     = { :debug_info => true }

License

Copyright (c) 2015 Takehiko Ono. See LICENSE for full license.