The EuroCMS Skeleton Theme

This is based on the skeleton.css, from http://getskeleton.com.

What is Skeleton?

A dead simple, responsive boilerplate.

Styling?

  • Grid For Grid it provides: .container,.column,.columns {}
  • Base Styles
  • Typography
  • Links
  • Buttons
  • Forms
  • Lists
  • Code
  • Tables
  • Spacing
  • Utilities
  • Clearing
  • Media Queries

example metadata.json

{
  "Skeleton":{
    "author":"Dave Gamache <hello@davegamache.com> (http://davegamache.com/)",
    "title":"The EuroCMS Skeleton Theme",
    "company":"WelcomeLend",
    "description":"Skeleton is a dead-simple, responsive boilerplate to kickstart any responsive project.",
    "tags":"Skeleton,Responsive,Boilerplate",
    "home_page":"http://getskeleton.com/",
    "support":"https://github.com/dhg/Skeleton/issues",
    "version":"2.0.4",
    "license":"MIT",
    "accept_license":true,
    "favicon":"Skeleton.ico",
    "thumbnail":"img/Skeleton.thumbnail.png",
    "category":"Theme",
    "templates":{
      "Skeleton":"tmpl/Skeleton.Skeleton.tmpl.theme.php",
      "Parallax":"tmpl/Skeleton.Parallax.tmpl.theme.php"
    }
  }
}

Reference

  1. http://getskeleton.com