• Stars
    star
    149
  • Rank 248,619 (Top 5 %)
  • Language SCSS
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Minimal and flat theme for Redmine.

minimalflat2

Redmine

Minimal and flat design theme for Redmine.

Screenshot

Projects Editor
Projects Editor
Issue Settings
Issue Settings
Mobile Menu
For mobile Menu

Features

  • Minimal and flat design
  • Modern color scheme by Flat UI & Espresso
  • Flexible (resolution-independent) icon by IcoMoon
  • Expandable tree view of the project list
  • Favicon (Redmine 2.5 or later)
  • Responsive layout (Redmine 3.2 or later)

Installation

  1. Download zip file from release page
  2. Extract zip file, and move to public/themes/minimalflat at Redmine directory
  3. Open Redmine page, and go to Administration > Settings > Display
  4. Enable the minimalflat2 from Theme, and save settings

Development

Setup the development environment.

$ git clone https://github.com/akabekobeko/redmine-theme-minimalflat2.git redmine-theme-minimalflat2
$ cd redmine-theme-minimalflat2
$ cd npm i

Build CSS

npm build command transpile the SCSS file and output the CSS file.

$ npm run build

Start SCSS file monitoring with the npm watch command. It will automatically Transpile when it detects a change.

$ npm watch

Stop is Ctrl + C .

docker compose

  1. docker compose up -d
  2. Access to http://localhost:8080/ on web browser
  3. Sign in to Redmine as an administrator
  4. Select mytheme as the theme from the administration screen.

Stop is docker compose stop.

Libraries

Library Author License
IcoMoon - Free Keyamoon GPL/CC BY 4.0
Entypo Daniel Bruce CC BY-SA 4.0
bymathias/normalize.styl Mathias Brouilly MIT

Support policy

This theme supports only to the latest version of Redmine. For Redmine, the composition of HTML and CSS is big changed for each minor version. Therefore it is difficult to support to multiple versions at the same time.

Please use the old version when you need past Redmine support.

ChangeLog

License

More Repositories

1

examples-electron

Examples for Electron applications.
TypeScript
216
star
2

npm-icon-gen

Icon file generator for Windows, macOS, Web
TypeScript
156
star
3

examples-web-app

Examples of web applications and tools.
JavaScript
48
star
4

npm-cross-conf-env

To cross-platform the "config" and root variable reference of package.json in npm-scripts.
TypeScript
26
star
5

examples-ios-fmdb

Example for the FMDB
Objective-C
19
star
6

npm-wpxml2md

Convert the WordPress XML file to Markdown files.
JavaScript
13
star
7

redmine-theme-minimalflat

Minimal and flat design Redmine theme.
HTML
13
star
8

Examples-iOS

This repository is intended to publish a example of iOS.
Objective-C
13
star
9

examples-nw

Examples of node-webkit.
JavaScript
11
star
10

electron-release-notes-ja-private-edition

Electron release notes translated into Japanese (Private Edition).
6
star
11

redmine-theme-starter

Starter kit for theme of Redmine.
CSS
6
star
12

npm-gatsby-remark-copy-relative-linked-files

Copies local files relative linked to/from markdown to your public folder with preserve directory structure.
TypeScript
6
star
13

npm-xlsx-extractor

Extracte a columns/rows from XLSX file.
TypeScript
5
star
14

env-create-book

Environment by creating a book with Vivliostyle/vivliostyle-savepdf.
TypeScript
5
star
15

npm-svg2png

Create PNG file from SVG file with puppeteer-core. Use the specified revision or installed Chromium for PNG file creation.
TypeScript
4
star
16

npm-slack-log2md

Slack log file (JSON) to Markdown.
TypeScript
3
star
17

wp-theme-minimalflat2

WordPress theme for http://akabeko.me/blog
HTML
2
star
18

wp-note-flexible2

It is a WordPress plug-in that provides the annotation feature of WP-Note http://wordpress.org/plugins/wp-note/ compatible.
JavaScript
2
star
19

examples-vivliostyle-pagedjs

This is a project to compare and verify Vivliostyle and Paged.js.
1
star
20

yue-release-notes-ja-private-edition

yue release notes translated into Japanese (Private Edition).
1
star
21

Owl

Owl is metadata ( ASF, ID3v2/v2, ...etc ) editor library.
C#
1
star
22

wordpress-theme-minimalflat

Minimal and flat design WordPress theme.
PHP
1
star
23

test-remark-parse-html

Test the parsing of HTML tags by remark-parse.
TypeScript
1
star
24

eslintrc-editor

It is a tool to edit the configuration file .eslintrc of ESLint in the GUI.
1
star
25

Examples-Android

The repository has published a sample project for Android.
Java
1
star