smelikecat

导航

随笔分类 -  Google Web Fundamentals

https://developers.google.com/web/fundamentals/tools/setup/setup_kit
[label][Google-Developers] Your First Multi Screen Site
摘要:内容是任何网站最重要的部分。所以,让我们为内容而设计,而不要让设计支配内容。 1. 首先确定我们需要的内容; 2. 基于这个内容,为无论宽、窄的 viewport 创建一个页面结构; 3. 然后在简单的线性布局里面呈现页面; 阅读全文

posted @ 2014-11-26 16:21 smelikecat 阅读(125) 评论(0) 推荐(0)

How to create a Multi-device Site - some details
摘要:https://developers.google.com/web/fundamentals/getting-started/your-first-multi-screen-site/index?hl=en Definning the information architecture (common... 阅读全文

posted @ 2014-08-19 11:45 smelikecat 阅读(203) 评论(0) 推荐(0)

Create Your Content and Structure
摘要:The original page sourceContent is the most important aspect of any site. So let's design for the content and not let the design dictate(命令) the conte... 阅读全文

posted @ 2014-08-19 11:44 smelikecat 阅读(241) 评论(0) 推荐(0)

Window 64bit环境搭建Web Starter Kit
摘要:最近在学习https://developers.google.com/web/fundamentals/这里的内容,其中就有一部分是安装Web Starter Kit的教程,我总结一下自己的安装过程。我的大部分安装步骤都是按照这篇文章的步骤一步一步进行的,唯一遇到的问题就是在gulp serve时出... 阅读全文

posted @ 2014-08-11 18:03 smelikecat 阅读(569) 评论(0) 推荐(0)