Skip to content

shrunyan/plate-starting-foundation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover Image

Zurb Foundation 6.2.2

Zesty.io blueprint for Zurb Foundation 6.2.2

Blueprints are repositories which contain content configurations, parsley templates, styles(css/less/sass), and Javascript files to install. They can also contain many other configuration options such as; pre-installed fonts,

Blueprints can also tell Zesty.io what fonts (e.g. Google Fonts) and Javascript frameworks (e.g. JQuery) to use.

Getting Started

If this is your first blueprint you should start by reviewing our template getting started guide. If you need more information on Foundation please see the offical Zurb Documentation.

plate.xml

plate.xml documentation

Your plate.xml file contains the initial instructions for your site setup. Things such as pages, page sets, datasets, content clippings and your document head.

plate-variables.xml

plate-variables.xml documentation

Variables allow you to expose UI control over the templates you setup to your end users the content authors.

/js

The js folder is where you should add all the default javascript files you want to be included in every site created from this blueprint. We have added the Zurb Foundation javascript files.

/styles

The styles directory contains all the style files you want included by default in each site greated from this blueprint. You can use css, less and scss styling.

Note: Generally you should not mix different preprocessors. Stick with either less or scss.

We have added the SCSS files from the Foundation Sites github. They are modified to not include @imports and are ordered by the numbers prepended to the file names.

About

Zesty.io's example template for starters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 95.9%
  • JavaScript 2.1%
  • Smarty 2.0%