Commit Graph

13 Commits

Author SHA1 Message Date
Waverley Design
18d7ca3aa3 Fix grammatical error 2016-03-17 09:08:30 +00:00
Sérgio Gomes
87ba8281bd Add magic viewport to all templates and documentation.
This improves performance on Chrome in mobile devices, by enabling
GPU rasterization.
2016-03-15 12:25:00 +00:00
Max Spliethöver
85986ef903 rename home.html to index.html
Because the index page for the portfolio template wasn't named `index.html` the server was not able to find it when requesting the preview for the page. The file `home.html` had to be renamed to `index.html` and all files including a link to the index page had to be adjusted to this change.
2016-02-13 13:58:57 +01:00
Marc Cohen
0dcef3466a Remove the microsite's usage, and more importantly, our prescription that
users import our resource  via the storage.googleapis.com domain, and rather
suggest they access our resources via the simpler https://code.getmdl.io/thing.

Nothing has changed about where the content lives, it's still stored in the
same GCS buckets as before so the old links keep working as before indefinitely.
2016-01-14 12:42:03 +00:00
mustafa
2cbf1a7318 Add mdl-typography--body-1-force-preferred-font to the navigation elements so that Roboto is used rather than Helvetica 2015-11-18 10:41:29 +00:00
mustafa
ed91f4be80 removed button background image 2015-11-18 10:12:15 +00:00
mustafa
a01b337f92 removed redundant commented code 2015-11-17 14:54:20 +00:00
mustafa
6f688f12c7 added image specific classes 2015-11-17 14:53:22 +00:00
mustafa
2e2e06c4fe replaced .mdl-layout__header .mdl-layout__drawer-button with .portfolio-header .mdl-layout__drawer-button 2015-11-17 14:51:09 +00:00
mustafa
291e41cc69 updated the CSS files to they target specifically. .portfolio-header .mdl-layout__header-row instead of .mdl-layout__header-row 2015-11-17 14:49:51 +00:00
mustafa
7d1c8f74a6 updated the meta tag description for all of the HTML files 2015-11-17 14:46:43 +00:00
mustafa
aed90b14d2 Updated the CSS and JS links for the templates in order to make them consistent with existing templates. This also helps with testing the builds 2015-11-17 14:45:04 +00:00
mustafa
e0357497ec Adding portfolio template and tutorial files 2015-11-16 12:06:18 +00:00