Skip to content
forked from vtex/tortin

Tortin is a responsive theme for GitHub Pages with color options

Notifications You must be signed in to change notification settings

ghas-results/tortin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tortin is a responsive theme for GitHub Pages with color options

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 87.0%
  • CoffeeScript 13.0%