Skip to content
/ redlight Public

RedLight is a responsive HTML5, CSS3, JQuery framework for simple/static (academic) website

Notifications You must be signed in to change notification settings

f-mb/redlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RedLight

RedLight is a responsive HTML5, CSS3, JQuery framework for simple/static (academic) website.

Current version: 0.2 (2013-10-26)

LICENSE

This theme is freely available under Creative Commons BY-NC-SA License.

If you add/improve some features, please pull a request!


Help

Installation

Please, add your website to the list at the end of this file.

GITHUB PAGES

Fork this repository, rename it to "your-username.github.io" (or like you want).

If you have a personal domain, add a CNAME file.

SELF-HOSTED

You can download RedLight.

FILE ARCHITECTURE

Do not change file architecture:

|	index.html
|	customize.css (optional)
|	picture.jpg (optional)
|	redlight/
|		redlight.css
|		redlight.js
|		icons/
|			...
|	template-index.html
|	template-customize.css

Create Page

Create a "index.html" file (use code in "tpl-index.html").

You can subdivise sections using h2, h3 and h4 headings.

For new menus, sections or social links, the following icons are included in RedLight:

Customize Layout

By default, RedLight use a grey-based layout; but you can customize it.

To do so, create a "customize.css" file (use code in "tpl-customize.css"; uncomment parts you want to customize; do not delete "!important" mentions!).

No other action needed. The "customize.css" will be automatically loaded by RedLight.


Websites using RedLight

http://f-mb.org

About

RedLight is a responsive HTML5, CSS3, JQuery framework for simple/static (academic) website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published