Skip to content

vtex/tortin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

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