Skip to content

makotokw/redmine-theme-gitmike

Repository files navigation

Redmine gitmike theme

This is github-like theme for Redmine. It is based on A1 theme version 1.0.3 by Kirill Bezrukov www.redminecrm.com.

gitmike screnshot

Installation

Install theme

  1. Download from https://github.com/makotokw/redmine-theme-gitmike/tags
  2. Move to redmine/public/theme/gitmike

Or by using git:

cd redmine/public/theme
git clone https://github.com/makotokw/redmine-theme-gitmike.git gitmike

Change theme

  1. Open your redmine on a browser
  2. Login as admin user
  3. Go to Administration > Settings > Display
  4. Select Gitmike on Theme

Development

cd redmine/public/theme
git clone https://github.com/makotokw/redmine-theme-gitmike.git gitmike
cd gitmike
npm install -g gulp-cli
yarn
gulp debug

License

GNU General Public License (GPL) Version 2