GithubHelp home page GithubHelp logo

monami-ya / canon-jenkins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rackerlabs/canon-jenkins

0.0 2.0 0.0 802 KB

Jenkins Monami-ya Theme (based on Rackspace Cannon Theme)

License: Other

JavaScript 100.00%

canon-jenkins's Introduction

Jenkins Rackspace Canon(tm) Theme

CSS and JS to implement Rackspace Canon as a theme for Jenkins CI.

Before

Before

After

After

CDN URLs

HTTP

CSS: http://css.cdn.rackspace.com/canon-jenkins/style.css

JS: http://js.cdn.rackspace.com/canon-jenkins/app.min.js

HTTPS

CSS: https://8ab972673b5689e842a8-4ce0e842e9a020b19bb3a8bec8532674.ssl.cf1.rackcdn.com/canon-jenkins/style.css

JS: https://577351e10bc4a0198d93-f60a0bb748a3c84145bb10da7563bafb.ssl.cf1.rackcdn.com/canon-jenkins/app.min.js

Usage

  1. Install the Simple Theme Plugin for Jenkins
  2. Navigate to Jenkins > Manage Jenkins > Configure System > Theme
  3. Set URL of theme CSS to http://css.cdn.rackspace.com/canon-jenkins/style.css (or another URL of your setting/choosing)
  4. Set URL of theme JS to http://js.cdn.rackspace.com/canon-jenkins/app.min.js (or another URL of your setting/choosing)

To manually change SimpleTheme CSS and JS values

  1. Edit: $JENKINS_HOME/org.codefirst.SimpleThemeDecorator.xml
<?xml version='1.0' encoding='UTF-8'?>
<org.codefirst.SimpleThemeDecorator plugin="[email protected]">
  <cssUrl>http://css.cdn.rackspace.com/canon-jenkins/style.css</cssUrl>
  <jsUrl>http://js.cdn.rackspace.com/canon-jenkins/app.min.js</jsUrl>
</org.codefirst.SimpleThemeDecorator>
  1. Restart Jenkins

Contributing

npm install
grunt

canon-jenkins's People

Contributors

bighappyface avatar jnoller avatar brady-vitrano avatar

Watchers

Masaki Muranaka avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.