https://github.com/lemberg/drupal-html5-theme
https://github.com/lemberg/drupal-html5-theme
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lemberg/drupal-html5-theme
- Owner: lemberg
- Archived: true
- Created: 2013-09-20T09:33:54.000Z (over 12 years ago)
- Default Branch: 7.x-2.x
- Last Pushed: 2015-10-02T12:02:34.000Z (over 10 years ago)
- Last Synced: 2025-02-18T09:40:40.650Z (over 1 year ago)
- Language: PHP
- Size: 175 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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