Skip to content

Commit 7f3d0e0

Browse files
committed
Update version number in sidebar
1 parent 78e4df6 commit 7f3d0e0

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

build/about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
99
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
1010
})();
11-
</script> </head> <body class='about about_index' data-id=17> <a class=toggle href="#"><div class=toggle-icn> <div class=toggle-icn-stack> <b class=srt>Toggle</b> </div> </div> </a> <aside class=sidebar> <header class=header> <div class='bucket bucket--flag'> <div class=bucket-media> <img alt=MVCSS class=header-logo width=100 height=110 src="../assets/images/logo.svg"/> </div> <div class=bucket-content> <p class='h1 header-title'><a href="../">MVCSS</a></p> <p class=header-version>Version 4.0.0</p> </div> </div> </header> <a class=sidebar-btn href="//github.com/mvcss/mvcss">View on GitHub</a> <nav class=sidebar-nav> <a class=sidebar-link href="../">Overview</a> <a class=sidebar-link href="../styleguide/">Styleguide</a> <div class=sidebar-nav-sub> <a class="sidebar-link sidebar-link--sub" href="../styleguide/basics/">Basics</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/numbers-game/">The Numbers Game</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/comments/">Comments</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/naming/">Naming Conventions</a> </div> <a class=sidebar-link href="../manifest/">Manifest</a> <a class=sidebar-link href="../foundation/">Foundation</a> <div class=sidebar-nav-sub> <a class="sidebar-link sidebar-link--sub" href="../foundation/reset/">Reset</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/helpers/">Helpers</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/config/">Config</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/base/">Base</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/tools/">Tools</a> </div> <a class=sidebar-link href="../components/">Components</a> <a class=sidebar-link href="../structures/">Structures</a> <a class=sidebar-link href="../vendor/">Vendor</a> <div class=sidebar-nav-secondary> <h3 class='sidebar-label mtl'>Meta</h3> <a class="sidebar-link is-active" href="./">About</a> <a class=sidebar-link href="../resources/">Resources</a> </div> </nav> </aside> <div class=row> <div class='cell well'> <main class=content> <article> <h1>About</h1> <p>In the beginning, MVCSS was created by <a href="//twitter.com/nickawalsh">Nick Walsh</a> and <a href="//twitter.com/drewbarontini">Drew Barontini</a> as a means of formalizing their individual CSS methods. With version one of MVCSS, the ideas of contextual changes throughout a site were tied closely to the MVC, or Model View Controller, pattern, where higher-level body classes were applied for the Controller/View of the given page. This worked at first, but quickly grew unwiedly, and began to feel like an anti-pattern for how we <em>should</em> be writing our CSS. The change was made in version two, and, through the preceding versions, iteratively evolved MVCSS into a more mature framework.</p> <h2>The Team</h2> <p>Now, the front-end teams using and contributing to MVCSS are split across two companies, <a href="//envylabs.com">Envy</a> and <a href="//www.codeschool.com">Code School</a>. Their shared experiences working across a vast array of large-scale client and product-based applications have helped to shape MVCSS into what it is today.</p> <h3>Envy</h3> <ul> <li><a href="//twitter.com/nickawalsh">Nick Walsh</a></li> <li><a href="//twitter.com/an_ennui">Drew Powers</a></li> <li><a href="//twitter.com/jhnwlsn">John Wilson</a></li> </ul> <h3>Code School</h3> <ul> <li><a href="//twitter.com/drewbarontini">Drew Barontini</a></li> <li><a href="//twitter.com/dandenney">Dan Denney</a></li> <li><a href="//twitter.com/jjordanwade">Jordan Wade</a></li> <li><a href="//twitter.com/johndjameson">John D. Jameson</a></li> </ul> </article> <ul class=pager> <li class=pager-item> <a href="../vendor/">&larr; Previous page </a> </li> <li class=pager-item> <a href="../resources/">Next page &rarr; </a> </li> </ul> </main> </div> </div> <script>
11+
</script> </head> <body class='about about_index' data-id=17> <a class=toggle href="#"><div class=toggle-icn> <div class=toggle-icn-stack> <b class=srt>Toggle</b> </div> </div> </a> <aside class=sidebar> <header class=header> <div class='bucket bucket--flag'> <div class=bucket-media> <img alt=MVCSS class=header-logo width=100 height=110 src="../assets/images/logo.svg"/> </div> <div class=bucket-content> <p class='h1 header-title'><a href="../">MVCSS</a></p> <p class=header-version>Version 4.0.1</p> </div> </div> </header> <a class=sidebar-btn href="//github.com/mvcss/mvcss">View on GitHub</a> <nav class=sidebar-nav> <a class=sidebar-link href="../">Overview</a> <a class=sidebar-link href="../styleguide/">Styleguide</a> <div class=sidebar-nav-sub> <a class="sidebar-link sidebar-link--sub" href="../styleguide/basics/">Basics</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/numbers-game/">The Numbers Game</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/comments/">Comments</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/naming/">Naming Conventions</a> </div> <a class=sidebar-link href="../manifest/">Manifest</a> <a class=sidebar-link href="../foundation/">Foundation</a> <div class=sidebar-nav-sub> <a class="sidebar-link sidebar-link--sub" href="../foundation/reset/">Reset</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/helpers/">Helpers</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/config/">Config</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/base/">Base</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/tools/">Tools</a> </div> <a class=sidebar-link href="../components/">Components</a> <a class=sidebar-link href="../structures/">Structures</a> <a class=sidebar-link href="../vendor/">Vendor</a> <div class=sidebar-nav-secondary> <h3 class='sidebar-label mtl'>Meta</h3> <a class="sidebar-link is-active" href="./">About</a> <a class=sidebar-link href="../resources/">Resources</a> </div> </nav> </aside> <div class=row> <div class='cell well'> <main class=content> <article> <h1>About</h1> <p>In the beginning, MVCSS was created by <a href="//twitter.com/nickawalsh">Nick Walsh</a> and <a href="//twitter.com/drewbarontini">Drew Barontini</a> as a means of formalizing their individual CSS methods. With version one of MVCSS, the ideas of contextual changes throughout a site were tied closely to the MVC, or Model View Controller, pattern, where higher-level body classes were applied for the Controller/View of the given page. This worked at first, but quickly grew unwiedly, and began to feel like an anti-pattern for how we <em>should</em> be writing our CSS. The change was made in version two, and, through the preceding versions, iteratively evolved MVCSS into a more mature framework.</p> <h2>The Team</h2> <p>Now, the front-end teams using and contributing to MVCSS are split across two companies, <a href="//envylabs.com">Envy</a> and <a href="//www.codeschool.com">Code School</a>. Their shared experiences working across a vast array of large-scale client and product-based applications have helped to shape MVCSS into what it is today.</p> <h3>Envy</h3> <ul> <li><a href="//twitter.com/nickawalsh">Nick Walsh</a></li> <li><a href="//twitter.com/an_ennui">Drew Powers</a></li> <li><a href="//twitter.com/jhnwlsn">John Wilson</a></li> </ul> <h3>Code School</h3> <ul> <li><a href="//twitter.com/drewbarontini">Drew Barontini</a></li> <li><a href="//twitter.com/dandenney">Dan Denney</a></li> <li><a href="//twitter.com/jjordanwade">Jordan Wade</a></li> <li><a href="//twitter.com/johndjameson">John D. Jameson</a></li> </ul> </article> <ul class=pager> <li class=pager-item> <a href="../vendor/">&larr; Previous page </a> </li> <li class=pager-item> <a href="../resources/">Next page &rarr; </a> </li> </ul> </main> </div> </div> <script>
1212
var _gauges = _gauges || [];
1313
(function() {
1414
var t = document.createElement('script');

build/components/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
99
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
1010
})();
11-
</script> </head> <body class='components components_index' data-id=14> <a class=toggle href="#"><div class=toggle-icn> <div class=toggle-icn-stack> <b class=srt>Toggle</b> </div> </div> </a> <aside class=sidebar> <header class=header> <div class='bucket bucket--flag'> <div class=bucket-media> <img alt=MVCSS class=header-logo width=100 height=110 src="../assets/images/logo.svg"/> </div> <div class=bucket-content> <p class='h1 header-title'><a href="../">MVCSS</a></p> <p class=header-version>Version 4.0.0</p> </div> </div> </header> <a class=sidebar-btn href="//github.com/mvcss/mvcss">View on GitHub</a> <nav class=sidebar-nav> <a class=sidebar-link href="../">Overview</a> <a class=sidebar-link href="../styleguide/">Styleguide</a> <div class=sidebar-nav-sub> <a class="sidebar-link sidebar-link--sub" href="../styleguide/basics/">Basics</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/numbers-game/">The Numbers Game</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/comments/">Comments</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/naming/">Naming Conventions</a> </div> <a class=sidebar-link href="../manifest/">Manifest</a> <a class=sidebar-link href="../foundation/">Foundation</a> <div class=sidebar-nav-sub> <a class="sidebar-link sidebar-link--sub" href="../foundation/reset/">Reset</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/helpers/">Helpers</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/config/">Config</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/base/">Base</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/tools/">Tools</a> </div> <a class="sidebar-link is-active" href="./">Components</a> <a class=sidebar-link href="../structures/">Structures</a> <a class=sidebar-link href="../vendor/">Vendor</a> <div class=sidebar-nav-secondary> <h3 class='sidebar-label mtl'>Meta</h3> <a class=sidebar-link href="../about/">About</a> <a class=sidebar-link href="../resources/">Resources</a> </div> </nav> </aside> <div class=row> <div class='cell well'> <main class=content> <article> <h1>Components</h1> <p>The beginnings of a recognizable user interface live in the Components directory. These are abstract, reasonably portable modules that can be swapped in and out of different projects with relative ease.</p> <p>Some Components, like <code>g</code> (grid) and <code>card</code>, are used for layout and containers, and can encompass many other modules.</p> <pre class="highlight html"><span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"g"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"g-box g-b--1of2"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"card"</span><span class="nt">&gt;</span>&#x000A; <span class="c">&lt;!-- Content --&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"g-b g-b--1of2"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"card"</span><span class="nt">&gt;</span>&#x000A; <span class="c">&lt;!-- Content --&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A;<span class="nt">&lt;/div&gt;</span></pre> <p>Other Components, like <code>thumb</code>, affect only a single element, and can resemble Tools at first glance. In these situations, both the Component and Tool have a single responsibility. The <em>Component</em>, however, may be declared alongside its modifier classes, while the Tool applies more definitive styles.</p> <pre class="highlight html"><span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"bucket"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"bucket-media"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;img</span> <span class="na">class=</span><span class="s">"thumb thumb--m"</span> <span class="na">src=</span><span class="s">"avatar-nick.jpg"</span> <span class="na">alt=</span><span class="s">"Nick Walsh"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"bucket-content"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;p&gt;</span>Nick Walsh<span class="nt">&lt;/p&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A;<span class="nt">&lt;/div&gt;</span></pre> <h2>Characteristics</h2> <p>When determing whether a module is a Component or Structure, we find it helpful to ask ourselves the following questions:</p> <ul> <li>Does this module limit its scope as much as possible?</li> <li>Is this module independent of pre-existing Components?</li> <li>Is this module abstract enough to use in other projects without making significant changes?</li> </ul> <p>If you answer &ldquo;no&rdquo; to any of these questions, the module in question is more than likely a Structure.</p> </article> <ul class=pager> <li class=pager-item> <a href="../foundation/tools/">&larr; Previous page </a> </li> <li class=pager-item> <a href="../structures/">Next page &rarr; </a> </li> </ul> </main> </div> </div> <script>
11+
</script> </head> <body class='components components_index' data-id=14> <a class=toggle href="#"><div class=toggle-icn> <div class=toggle-icn-stack> <b class=srt>Toggle</b> </div> </div> </a> <aside class=sidebar> <header class=header> <div class='bucket bucket--flag'> <div class=bucket-media> <img alt=MVCSS class=header-logo width=100 height=110 src="../assets/images/logo.svg"/> </div> <div class=bucket-content> <p class='h1 header-title'><a href="../">MVCSS</a></p> <p class=header-version>Version 4.0.1</p> </div> </div> </header> <a class=sidebar-btn href="//github.com/mvcss/mvcss">View on GitHub</a> <nav class=sidebar-nav> <a class=sidebar-link href="../">Overview</a> <a class=sidebar-link href="../styleguide/">Styleguide</a> <div class=sidebar-nav-sub> <a class="sidebar-link sidebar-link--sub" href="../styleguide/basics/">Basics</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/numbers-game/">The Numbers Game</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/comments/">Comments</a> <a class="sidebar-link sidebar-link--sub" href="../styleguide/naming/">Naming Conventions</a> </div> <a class=sidebar-link href="../manifest/">Manifest</a> <a class=sidebar-link href="../foundation/">Foundation</a> <div class=sidebar-nav-sub> <a class="sidebar-link sidebar-link--sub" href="../foundation/reset/">Reset</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/helpers/">Helpers</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/config/">Config</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/base/">Base</a> <a class="sidebar-link sidebar-link--sub" href="../foundation/tools/">Tools</a> </div> <a class="sidebar-link is-active" href="./">Components</a> <a class=sidebar-link href="../structures/">Structures</a> <a class=sidebar-link href="../vendor/">Vendor</a> <div class=sidebar-nav-secondary> <h3 class='sidebar-label mtl'>Meta</h3> <a class=sidebar-link href="../about/">About</a> <a class=sidebar-link href="../resources/">Resources</a> </div> </nav> </aside> <div class=row> <div class='cell well'> <main class=content> <article> <h1>Components</h1> <p>The beginnings of a recognizable user interface live in the Components directory. These are abstract, reasonably portable modules that can be swapped in and out of different projects with relative ease.</p> <p>Some Components, like <code>g</code> (grid) and <code>card</code>, are used for layout and containers, and can encompass many other modules.</p> <pre class="highlight html"><span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"g"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"g-box g-b--1of2"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"card"</span><span class="nt">&gt;</span>&#x000A; <span class="c">&lt;!-- Content --&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"g-b g-b--1of2"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"card"</span><span class="nt">&gt;</span>&#x000A; <span class="c">&lt;!-- Content --&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A;<span class="nt">&lt;/div&gt;</span></pre> <p>Other Components, like <code>thumb</code>, affect only a single element, and can resemble Tools at first glance. In these situations, both the Component and Tool have a single responsibility. The <em>Component</em>, however, may be declared alongside its modifier classes, while the Tool applies more definitive styles.</p> <pre class="highlight html"><span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"bucket"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"bucket-media"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;img</span> <span class="na">class=</span><span class="s">"thumb thumb--m"</span> <span class="na">src=</span><span class="s">"avatar-nick.jpg"</span> <span class="na">alt=</span><span class="s">"Nick Walsh"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A; <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"bucket-content"</span><span class="nt">&gt;</span>&#x000A; <span class="nt">&lt;p&gt;</span>Nick Walsh<span class="nt">&lt;/p&gt;</span>&#x000A; <span class="nt">&lt;/div&gt;</span>&#x000A;<span class="nt">&lt;/div&gt;</span></pre> <h2>Characteristics</h2> <p>When determing whether a module is a Component or Structure, we find it helpful to ask ourselves the following questions:</p> <ul> <li>Does this module limit its scope as much as possible?</li> <li>Is this module independent of pre-existing Components?</li> <li>Is this module abstract enough to use in other projects without making significant changes?</li> </ul> <p>If you answer &ldquo;no&rdquo; to any of these questions, the module in question is more than likely a Structure.</p> </article> <ul class=pager> <li class=pager-item> <a href="../foundation/tools/">&larr; Previous page </a> </li> <li class=pager-item> <a href="../structures/">Next page &rarr; </a> </li> </ul> </main> </div> </div> <script>
1212
var _gauges = _gauges || [];
1313
(function() {
1414
var t = document.createElement('script');

0 commit comments

Comments
 (0)