Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.26 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.26 KB

Tortin Theme

Live Demo and Docs

Screenshots

Screenshot

Screenshot red

Screenshot green

Screenshot black

Tortin is a Bootstrap 3 based theme for GitHub Pages with four color options.

Download

Get the compiled version

[Get the compiled version with customized color] SOON

Running

Download repo files and run npm i and then grunt.

Chosing a color

Just open the variables.less file in css folder and choose between colors editing the comments lines:

// ##############################################
// Choose color theme
// ##############################################
@bg-hero:  @lab-blue; //Blue Default
// @bg-hero:  @lab-red; //Cute Red
// @bg-hero:  @lab-green; //Fresh Green
// @bg-hero:  @lab-black; //Gentle Dark

License

Code licensed under Apache License v2.0 and documentation under CC BY 3.0.

Designed and maintained by VTEX Lab and contributors