Skip to content

Commit

Permalink
updated repo links from the-gss/.. to gss/, @paulyoung you the man!
Browse files Browse the repository at this point in the history
  • Loading branch information
d4tocchini committed Sep 9, 2014
1 parent a079584 commit a0a04c1
Show file tree
Hide file tree
Showing 7 changed files with 100 additions and 100 deletions.
62 changes: 31 additions & 31 deletions _includes/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,32 @@

<div id="nav" class="trans fixed">
<style type="text/gss">

.badge {
width: == 45.142;
height: == 48;
}
@if [Wwin] >= [breakpoint1] {
#nav {
.badge {
top: == 0 - 4;
center-x: == ::window[center-x];
top: == 0 - 4;
center-x: == ::window[center-x];
}
}
}
@else {
#nav {
.badge {
top: == 0 - 4;
right: == ::window[left];
top: == 0 - 4;
right: == ::window[left];
}
}
}
#sidenav-menu-button {
margin-top: -5px !important;
width: == ::[intrinsic-width];
height: == ::[intrinsic-height];
center-x: == 0 - ::window[center-y] - ::[width] / 2;
center-x: == 0 - ::window[center-y] - ::[width] / 2;
}

</style>
Expand All @@ -38,12 +38,12 @@
#nav, #sidenav {
z-index: 100;
}

#sidenav-menu-button-wrap {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
}
}
.scrolled-down #nav {
-webkit-transform: translateY(-72px);
-moz-transform: translateY(-72px);
Expand All @@ -59,7 +59,7 @@
-moz-transform: translateY(0px) !important;
transform: translateY(0px) !important;
}

.scrolled-down #sidenav {
-webkit-transform: translateX(-72px);
-moz-transform: translateX(-72px);
Expand All @@ -74,7 +74,7 @@
-webkit-transform: translateX(-72px) !important;
-moz-transform: translateX(-72px) !important;
transform: translateX(-72px) !important;
}
}
.app-show-menu #menu {
margin-left: 0 !important;
}
Expand All @@ -83,8 +83,8 @@
-webkit-transition: margin .3s;
-moz-transition: margin .3s;
transition: margin .3s;


}
.app-show-menu #hide-menu-button {
margin-left: 0 !important;
Expand All @@ -93,20 +93,20 @@
margin-left: -100% !important;
margin-left: -100% !important;
-webkit-transition: margin 600ms cubic-bezier(0.080, 0.615, 0.355, 1); /* older webkit */
-webkit-transition: margin 600ms cubic-bezier(0.080, 0.615, 0.355, 1.100);
-moz-transition: margin 600ms cubic-bezier(0.080, 0.615, 0.355, 1.100);
-o-transition: margin 600ms cubic-bezier(0.080, 0.615, 0.355, 1.100);
-webkit-transition: margin 600ms cubic-bezier(0.080, 0.615, 0.355, 1.100);
-moz-transition: margin 600ms cubic-bezier(0.080, 0.615, 0.355, 1.100);
-o-transition: margin 600ms cubic-bezier(0.080, 0.615, 0.355, 1.100);
transition: margin 600ms cubic-bezier(0.080, 0.615, 0.355, 1.100); /* custom */

-webkit-transition-timing-function: cubic-bezier(0.080, 0.615, 0.355, 1); /* older webkit */
-webkit-transition-timing-function: cubic-bezier(0.080, 0.615, 0.355, 1.100);
-moz-transition-timing-function: cubic-bezier(0.080, 0.615, 0.355, 1.100);
-o-transition-timing-function: cubic-bezier(0.080, 0.615, 0.355, 1.100);
-webkit-transition-timing-function: cubic-bezier(0.080, 0.615, 0.355, 1.100);
-moz-transition-timing-function: cubic-bezier(0.080, 0.615, 0.355, 1.100);
-o-transition-timing-function: cubic-bezier(0.080, 0.615, 0.355, 1.100);
transition-timing-function: cubic-bezier(0.080, 0.615, 0.355, 1.100); /* custom */
}
</style>
<a id="top-badge" href="/">
<svg class="badge badge-icon trans"
<svg class="badge badge-icon trans"
width="45.142px" height="48px" version="1.1" xmlns="http://www.w3.org/2000/svg" baseProfile="full">
<g>
<path d="M11.991,34.812l10.595,2.902l10.453-2.874l1.185-13.159l-11.638-0.001v5.193h6.06l-0.425,3.959l-5.636,1.508l-5.777-1.536
Expand All @@ -117,51 +117,51 @@
</a>
</div>

<div id="sidenav" class="fixed trans">
<div id="sidenav" class="fixed trans">
<div id="sidenav-menu-button-wrap" class="trans">
<button id="sidenav-menu-button" class="app-menu-trigger transparent">Menu</button>
</div>
</div>
</div>

<div id="menu" class="color-menu trans fixed">
<style type="text/gss">

/* structure */
#menu {
top: == 0 !require;
left: == 0 !require;
bottom: == ::window[bottom] !require;
bottom: == ::window[bottom] !require;
overflow-y: auto;
overflow-x: hidden;

ul {
top: >=0 !require;
height: == ::[intrinsic-height];
center-y: == ::window[center-y];
center-y: == ::window[center-y];
padding: == 2 * [baseline];
width: == ::[intrinsic-width];
left: == #hide-menu-button[right];
right: == ::parent[right] - #hide-menu-button[width];

li {
text-align: center;
}
}
}

#hide-menu-button {
width: == ::[intrinsic-width];
height: == ::[intrinsic-height];
center-y: == #menu[center-y];
left: == #menu[left];
}


</style>
<ul class="large-list">
<li>
<a href="/">
<svg class="badge badge-icon trans"
<svg class="badge badge-icon trans"
width="45.142px" height="48px" version="1.1" xmlns="http://www.w3.org/2000/svg" baseProfile="full">
<g>
<path d="M11.991,34.812l10.595,2.902l10.453-2.874l1.185-13.159l-11.638-0.001v5.193h6.06l-0.425,3.959l-5.636,1.508l-5.777-1.536
Expand All @@ -175,7 +175,7 @@
<a href="/usage/">Install</a>
</li>
<li>
<a href="https://github.com/the-gss/engine">Github</a>
<a href="https://github.com/gss/engine">Github</a>
</li>
<!--li>
<a href="/demos/">Demos</a>
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"keywords": [],
"description": "Site",
"dependencies": {
"gss": "git://github.com/the-gss/engine.git"
"gss": "git://github.com/gss/engine.git"
},
"ignore": [
"**/.*",
Expand Down
8 changes: 4 additions & 4 deletions bower_components/gss/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GSS engine [![Build Status](https://travis-ci.org/the-gss/engine.png?branch=master)](https://travis-ci.org/the-gss/engine)
GSS engine [![Build Status](https://travis-ci.org/gss/engine.png?branch=master)](https://travis-ci.org/gss/engine)
==========

[![Cross-browser testing status](https://saucelabs.com/browser-matrix/gss-engine.svg)](https://saucelabs.com/u/gss-engine)
Expand All @@ -7,10 +7,10 @@ Compiles and runs Grid Style Sheet (GSS) rules. GSS is an implementation of Badr

GSS supports the following syntaxes for defining layout rules:

* [CCSS](https://github.com/the-gss/ccss-compiler#readme) - direct constraints related to position and size of DOM elements
* [VFL](https://github.com/the-gss/vfl-compiler#readme) - horizontal and vertical spacing constraints based on [Apple's Visual Format Language](https://developer.apple.com/library/ios/documentation/userexperience/conceptual/AutolayoutPG/VisualFormatLanguage/VisualFormatLanguage.html)
* [CCSS](https://github.com/gss/ccss-compiler#readme) - direct constraints related to position and size of DOM elements
* [VFL](https://github.com/gss/vfl-compiler#readme) - horizontal and vertical spacing constraints based on [Apple's Visual Format Language](https://developer.apple.com/library/ios/documentation/userexperience/conceptual/AutolayoutPG/VisualFormatLanguage/VisualFormatLanguage.html)

Additionally, support for [GTL](https://github.com/the-gss/gtl-compiler#readme), based on the [W3C Grid Template Language](http://dev.w3.org/csswg/css-template/) is planned.
Additionally, support for [GTL](https://github.com/gss/gtl-compiler#readme), based on the [W3C Grid Template Language](http://dev.w3.org/csswg/css-template/) is planned.

The main GSS repository provides a [Component](http://component.io/) library handling both the compilation and application of the layout constraints.

Expand Down
2 changes: 1 addition & 1 deletion home/_posts/2014-02-01-about.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@

GSS polyfills layout languages from an alternate CSS future; including Greg Badros's Constraint CSS [(CCSS)](http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.101.4819) and Apple's Visual Format Language [(VFL)](https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/AutolayoutPG/VisualFormatLanguage/VisualFormatLanguage.html). GSS levels up CSS with relative positioning & sizing and true source order independence - which means developers can center any element within any other with a one-liner: `#any[center] == #anyother[center];` Boom.

[Install](/usage) GSS or check out [the source code](https://github.com/the-gss/engine).
[Install](/usage) GSS or check out [the source code](https://github.com/gss/engine).
Loading

0 comments on commit a0a04c1

Please sign in to comment.