• Stars
    star
    837
  • Rank 54,466 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 13 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Graded Feature Support: Look up web technologies and find out if they are ready for use.

HTML5 Please

Build Status devDependency Status

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 Node.js
  2. Install Ruby
  3. In your terminal, navigate to the project and type:
npm install
bundle install

Getting Started

  • To generate the index.html page, type:

    npm run render
  • To start the watchers and open the project in your browser:

    npm run watch
  • Each of the features requires its own markdown file under posts folder. It is easy to create using the node script on the parent directory, type:

    npm run new

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

More Repositories

1

Front-end-Developer-Interview-Questions

A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Nunjucks
59,382
star
2

html5-boilerplate

A professional front-end template for building fast, robust, and adaptable web apps or sites.
JavaScript
56,323
star
3

server-configs-nginx

Nginx HTTP server boilerplate configs
11,104
star
4

Effeckt.css

This repo is archived. Thanks!
CSS
10,883
star
5

mobile-boilerplate

DEPRECATED - A front-end template that helps you build fast, modern mobile web apps.
ApacheConf
3,861
star
6

server-configs-apache

Apache HTTP server boilerplate configs
Shell
3,193
star
7

server-configs

Boilerplate configurations for various web servers.
3,097
star
8

lazyweb-requests

Get projects and ideas built by the community
1,688
star
9

ant-build-script

Ant build script intended for use with HTML5 Boilerplate. You may find something useful here, but this project is archived.
Shell
985
star
10

html5boilerplate.com

Files for the HTML5 Boilerplate website.
HTML
487
star
11

mothereffinganimatedgif

Make your animated gifs in the browser! Oh yeah!
JavaScript
378
star
12

server-configs-node

Express / Connect middleware for websites. Goes well with HTML5 Boilerplate.
JavaScript
342
star
13

server-configs-iis

IIS Web.Config Boilerplates
338
star
14

movethewebforward

Project archived.
JavaScript
284
star
15

create-html5-boilerplate

npx quick start for html5-boilerplate
JavaScript
283
star
16

generator-h5bp

Archived!
JavaScript
239
star
17

main.css

A repository for the development of the HTML5 Boilerplate CSS file, main.css
CSS
201
star
18

generator-server-configs

This project is archived
JavaScript
136
star
19

html5-boilerplate-template

HTML5-Boilerplate Template Repo
CSS
115
star
20

h5bp.github.io

A website for the H5BP organization. Browse all the H5BP projects in one place.
JavaScript
84
star
21

generator-mobile-boilerplate

Scaffolds out H5BP Mobile Boilerplate
JavaScript
76
star
22

server-configs-gae

Google App Engine (GAE) app boilerplate config
62
star
23

server-configs-lighttpd

Lighttpd HTTP server boilerplate configs
55
star
24

html5boilerplate.com-mobile

Deprecated- thanks!
JavaScript
40
star
25

server-configs-test

Tests for HTTP server boilerplate configs
JavaScript
40
star
26

.github

The readme for the @h5bp organization's homepage
4
star