Giter VIP home page Giter VIP logo

html5please's Introduction

HTML5 Please

Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them โ€“ with polyfills, fallbacks or as they are.

Before you begin

Make sure you have all dependencies installed.

  1. Install NodeJS;
  2. Install Sass;
  3. Install Compass.

Getting Started

  1. In your terminal, navigate to this project and type:
$ npm install
  1. To generate the index.html page, type:
$ node ./lib/
  1. To check if the urls are accurate (and for deploying to production), type:
$ node ./lib/ checkurls
  1. All styles must be in the included Sass file rather than be updated in the generated CSS file. To compile them is to use Compass:
$ compass watch .
  1. Each of the features requires its own markdown file under posts folder. It is easy to create using the shell script on the parent directory, type:
$ ./new_feature.sh

And start entering details about the feature you want to add.

html5please's People

Contributors

addyosmani avatar adeelejaz avatar alrra avatar andreruffert avatar bdukes avatar beverloo avatar brianblakely avatar cboden avatar connor avatar costo avatar cvrebert avatar drublic avatar impressivewebs avatar joeybaker avatar jugglinmike avatar mathiasbynens avatar necolas avatar nimbupani avatar nstepien avatar paulirish avatar piatra avatar raynos avatar robwierzbowski avatar sideshowbarker avatar termi avatar trott avatar uxder avatar wilddeer avatar zachleat avatar zenorocha avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.