An open API service indexing awesome lists of open source software.

https://github.com/lemberg/drupal-html5-theme


https://github.com/lemberg/drupal-html5-theme

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Features

INTRODUCTION
------------
HTML5 is clean, simple and light theme that brings semantic HTML5 markup to the Drupal site.

REQUIREMENTS
------------
* To get the latest version of [normalize.css](https://github.com/necolas/normalize.css/) run `git submodule update --init`
* This theme requires Drupal 7.x

INSTALLATION
------------
By default, the HTML5 theme is hidden and intended to be used as base theme for other custom themes.
To eneable HTML5 theme, define it in your theme's .info file as a base theme(e.g., 'base theme = html5').

FEATURES
------------
* HTML5 markup
* Normalize CSS