Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makotokw/redmine-theme-gitmike
This is github-like theme for Redmine.
https://github.com/makotokw/redmine-theme-gitmike
redmine theme
Last synced: 19 days ago
JSON representation
This is github-like theme for Redmine.
- Host: GitHub
- URL: https://github.com/makotokw/redmine-theme-gitmike
- Owner: makotokw
- License: gpl-2.0
- Created: 2012-04-10T12:51:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-04-10T04:54:37.000Z (over 3 years ago)
- Last Synced: 2024-04-14T22:20:37.932Z (7 months ago)
- Topics: redmine, theme
- Language: SCSS
- Homepage:
- Size: 302 KB
- Stars: 358
- Watchers: 32
- Forks: 101
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-redmine - redmine-theme-gitmike - A github-like Theme for Redmine. (Themes / Inactive Themes)
README
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](./screenshot.png)
## Installation
### Install theme
1. Download from https://github.com/makotokw/redmine-theme-gitmike/tags
1. 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
1. Login as admin user
1. Go to ``Administration > Settings > Display``
1. 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