-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NOTE: unusual branch name: staging branch for a minor version release
- Loading branch information
Showing
75 changed files
with
2,075 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,4 +30,3 @@ node_modules | |
.lock-wscript | ||
|
||
# Compiled source files | ||
build/ |
File renamed without changes.
File renamed without changes.
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,4 @@ block append vars | |
} | ||
block append main | ||
include _includes/base.docs.jade | ||
include _includes/_base.jade |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html lang="en"><head><title>Xmeter Style Guide</title><meta charset="utf-8"><meta name="description" content="A demo of Xmeter styles."><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="../xmeter.css"><link rel="stylesheet" href="styles/docs.css"></head><body class="docs-body"><main class="docs-main"><header><h1>Xmeter Style Guide</h1><p>A demo of Xmeter styles.</p><nav><h2>Table of Contents</h2><ol><li><a href="index.html">Xmeter</a>: A demo of Xmeter styles.</li><li><a href="base.html">Base Typography</a>: Bare, unstyled HTML elements. No classes.<ol><li><a href="base.html#grouping-elements">Grouping Elements</a><ol><li><a href="base.html#headings-paragraphs">Headings & Paragraphs</a></li><li><a href="base.html#lists">Lists</a></li><li><a href="base.html#tables">Tables</a></li></ol></li><li><a href="base.html#text-level-elements">Text-Level Elements</a><ol><li><a href="base.html#links">Links</a></li><li><a href="base.html#stress">Stress</a></li><li><a href="base.html#documentation">Documentation</a></li><li><a href="base.html#data">Data</a></li></ol></li><li><a href="base.html#forms">Forms</a></li><li><a href="base.html#embedded-elements">Embedded Elements</a></li><li><a href="base.html#interactive-elements">Interactive Elements</a></li></ol></li><li><a href="obj.html">Objects</a>: Patterns of structure that can be reused many times for many different purposes.<ol><li><a href="obj.html#list-object">The List Object</a></li><li><a href="obj.html#flex-object">The Flex Object</a></li><li><a href="obj.html#grid-object">The Grid Object</a></li></ol></li><li><a href="help.html">Helpers</a>: Somewhat explicit classes used for enhancing default styles.<ol><li><a href="help.html#block">Block</a></li><li><a href="help.html#inline">Inline</a></li><li><a href="help.html#cleafix">Clearfix</a></li></ol></li><li><a href="atom.html">Atoms</a>: Very specific classes used for creating anomalies or fixing broken styles.<ol><li><a href="atom.html#margin-bottom">margin-bottom</a></li><li><a href="atom.html#padding-top">padding-top</a></li><li><a href="atom.html#font-size">font-size</a></li></ol></li></ol></nav></header></main></body></html> | ||
<!DOCTYPE html><html lang="en"><head><title>Xmeter Style Guide</title><meta charset="utf-8"><meta name="description" content="A demo of Xmeter styles."><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="../xmeter.css"><link rel="stylesheet" href="styles/docs.css"></head><body class="docs-body"><main class="docs-main"><header><h1>Xmeter Style Guide</h1><p>A demo of Xmeter styles.</p><nav><h2>Table of Contents</h2><ol><li><a href="index.html">Xmeter</a>: A demo of Xmeter styles.</li><li><a href="base.html">Base Typography</a>: Bare, unstyled HTML elements. No classes.<ol><li><a href="base.html#grouping-elements">Grouping Elements</a><ol><li><a href="base.html#headings-paragraphs">Headings & Paragraphs</a></li><li><a href="base.html#lists">Lists</a></li><li><a href="base.html#tables">Tables</a></li></ol></li><li><a href="base.html#text-level-elements">Text-Level Elements</a><ol><li><a href="base.html#links">Links</a></li><li><a href="base.html#stress">Stress</a></li><li><a href="base.html#documentation">Documentation</a></li><li><a href="base.html#data">Data</a></li></ol></li><li><a href="base.html#forms">Forms</a></li><li><a href="base.html#embedded-elements">Embedded Elements</a></li><li><a href="base.html#interactive-elements">Interactive Elements</a></li></ol></li><li><a href="obj.html">Objects</a>: Patterns of structure that can be reused many times for many different purposes.<ol><li><a href="obj.html#list-object">The List Object</a></li><li><a href="obj.html#flex-object">The Flex Object</a></li><li><a href="obj.html#grid-object">The Grid Object</a></li></ol></li><li><a href="help.html">Helpers</a>: Somewhat explicit classes used for enhancing default styles.<ol><li><a href="help.html#block">Block</a></li><li><a href="help.html#inline">Inline</a></li><li><a href="help.html#clearfix">Clearfix</a></li></ol></li><li><a href="atom.html">Atoms</a>: Very specific classes used for creating anomalies or fixing broken styles.<ol><li><a href="atom.html#margin-bottom">margin-bottom</a></li><li><a href="atom.html#padding-top">padding-top</a></li><li><a href="atom.html#font-size">font-size</a></li></ol></li></ol></nav></header></main></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
**IMPORTANT** | ||
|
||
This folder, `/src/`, is *DEPRECATED* and left here for backwards-compatibility. | ||
Do not reference or `@import` any files from this folder. | ||
Instead, reference files in `/styles/`. | ||
|
||
This folder will be DELETED in v6. |
Oops, something went wrong.