Difference between revisions of "Foundation"
From Dreamwidth Notes
m (current terminology) |
Foxfirefey (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | Foundation is a responsive front-end network. We are going to convert our current site skins to use Foundation and SCSS. Advantages: | + | Foundation is a responsive front-end network. We are going to convert our current site skins to use Foundation and [[SCSS]]. Advantages: |
* All pages can be designed to work with both mobile and desktop pages, using the same HTML. | * All pages can be designed to work with both mobile and desktop pages, using the same HTML. | ||
− | * We can start to use the advantages of SCSS, such as variables and mixins, to | + | * We can start to use the advantages of [[SCSS]], such as variables and mixins, to |
== Documentation == | == Documentation == |
Revision as of 21:15, 8 June 2013
Foundation is a responsive front-end network. We are going to convert our current site skins to use Foundation and SCSS. Advantages:
- All pages can be designed to work with both mobile and desktop pages, using the same HTML.
- We can start to use the advantages of SCSS, such as variables and mixins, to
Documentation
- Foundation
- SASS (which SCSS is a variant of)