Difference between revisions of "Foundation"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) m |
m (current terminology) |
||
Line 1: | Line 1: | ||
− | Foundation is a responsive front-end network. We are going to convert our current site | + | 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. |
Revision as of 20:55, 5 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)