• Stars
    star
    633
  • Rank 70,793 (Top 2 %)
  • Language
    PHP
  • Created about 14 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

The HTML5 Boilerplate adapted into a WordPress template, including Bruce Lawson's HTML5 blog markup.

HTML5 Boilerplate for Wordpress

This theme is built on the HTML5 Boilerplate by Paul Irish and Divya Manian. The sole purpose of this theme is to save developers the time it takes to apply the HTML5 Boilerplate to WordPress. The "HTML5 Boilerplate" name is used with permission from Paul Irish.

The layout is based on Bruce Lawson's Designing a Blog with HTML5

Instead of using only DIVs for content layout, it uses new HTML5 tags, including header, footer, nav, article, and section.

It's a very bare layout, including only the base styles that come with the boilerplate and required WordPress styles, so layout is up to you. Alternatively, you could apply the methods used here to other themes.

Getting Started

  1. Add the html5-boilerplate-for-wordpress folder to your wp-content/themes folder.
  2. Activate the theme. WP-Admin > Appearance > Themes
  3. Add some of the "Root Files" to the root directory of your website (explained below).
  4. Style away, knowing that you're building on a super solid base with HTML5 awesomeness.

Root Files

These files can be found in the html5-boilerplate folder in the theme (html5-boilerplate-for-wordpress/html5-boilerplate). Some of the files listed here should be (carefully) moved to the root of your site (same level as the wp-content directory). Read on for specific instructions.

404 Page

If you use permanlinks (WP-Admin > Settings > Permalinks), then WordPress handles any 404s with the 404.php included in the theme. If you don't use permalinks, then add the 404.html file to the root of your site.

crossdomain.xml

If you don't know what this is, you probably don't need it. www.adobe.com/devnet/flashplayer/articles/cross_domain_policy.html

robots.txt

Tells all search engines that they can read and index all pages. This is handled by WordPress so you shouldn't need to move this to the root.

Root Images

These aren't included with the HTML5 Boilerplate, but links to them are, so these were created so that you don't return a 404 when the browser requests them. Better to include these or make your own, than not include any. The can be found in the images folder of the theme (html5-boilerplate-for-wordpress/images).

favicon.ico

The favicon is the icon shown to the left of the URL at the top of your browser window.

apple-touch-icon.png

On iPhones and iPads you can book mark a web page and have it show up on the home screen as an icon. The apple-touch-icon.png becomes this icon if used. Rounded corners and glossy finish are added by the device.

License

The Unlicense (aka: public domain) http://unlicense.org

More Repositories

1

go-dash

A Go library for generating MPEG-DASH manifests.
Go
216
star
2

rvideo

Official home of the RVideo project, a Ruby gem for video and audio transcoding.
Ruby
121
star
3

zencoder-php

Zencoder integration library for PHP.
PHP
110
star
4

zencoder-rb

Zencoder integration gem.
Ruby
105
star
5

zencoder-py

Zencoder integration library for Python
Python
63
star
6

disque-go

Go client for the Disque server
Go
47
star
7

video-js-for-wordpress

The VideoJS HTML5 video player library in plugin form for
JavaScript
40
star
8

zencoder-node

Node integration library for Zencoder
JavaScript
35
star
9

recurrent

Scheduled tasks.
Ruby
32
star
10

zencoder-fetcher

Notification retrieval.
Ruby
25
star
11

m3uzi

Read/write M3U8 files with (relative) ease.
Ruby
24
star
12

net-ntp

Read time from NTP
Ruby
23
star
13

gokay

Code generated struct validation tool for go.
Go
23
star
14

zenflow

Development workflow helper
Ruby
22
star
15

messenger

Send messages to email, http(s), sms, jabber, twitter, slack, and campfire.
Ruby
18
star
16

go-remote-config

A Go library for configuration management with JSON files in remote storage.
Go
14
star
17

VideoBooth

Simple app to record a user's webcam and transcode it through Zencoder. http://videobooth.herokuapp.com/
JavaScript
14
star
18

index-tanked

Ruby
13
star
19

zencoder-java

Zencoder Java client library
Java
10
star
20

go-smile

A Golang implementation of the Jackson-Smile data format
Go
9
star
21

locker

A locking mechanism for limiting the concurrency of ruby code using the database
Ruby
9
star
22

redis-queue

A Go implementation of a FIFO queue backed by Redis
Go
7
star
23

zpv

Stick that in your pipe and view it.
C
7
star
24

filepicker-zencoder

JavaScript
7
star
25

zencoder-dotnet

Zencoder integration app for .NET.
C#
6
star
26

ceiling-cat

...is watching you.
Ruby
6
star
27

contribflow

Contribflow is a suite of high-level repository operations for making open source contributions easier.
JavaScript
5
star
28

zencoder-ex

Elixir integration library for Zencoder
Elixir
4
star
29

fastly-tokens

Generate tokens for securing content distributed with the Fastly CDN
Go
3
star
30

zensockets

Repository for demo code on building an app around Zencoder.
JavaScript
3
star
31

zencoder-cli

Zencoder CLI
Ruby
3
star
32

demos

All the demos, all the time
JavaScript
2
star
33

go-fastly-purge

Go
2
star
34

dropwizard-s3-config

Dropwizard provider to retrieve application configuration from an S3 URI
Java
2
star
35

cloudharmony-benchmark

Cloud Harmony benchmark test harness
PHP
2
star