Giter Site home page Giter Site logo

jenkins-isotope-style's Introduction

Jenkins, Isotope11 Style

This is a project to house a stylesheet that will make Jenkins look prettier than the default.

At isotope|eleven we use Jenkins CI for our continuous integration server. This is all good, but I kind of hate how it looks. So I built an open source project (it's what you do, right?) wherein I style it up using Sass.

Screenshots

Here's an example of what this project will make your jenkins look like

Our style

Jenkins Isotope Style

Stock Jenkins

This is what it looks like standard. Stock Jenkins

Using it for your organization

So this easy for you to modify and use for your own organization. Here are the steps you'd need to take.

  1. Install the Jenkins Simple Theme Plugin.
  2. Set your custom css to http://isotope11.github.com/jenkins-isotope-style/jenkins-isotope-style.css
  3. Fork our project, make your own changes (pull requests welcome!), add your organization's logo and colors.
  4. Run the ruby script provided to publish your stylesheet to github-pages for hosting, so you can just point your Jenkins custom CSS to your own fork.
  5. Tweak to your heart's content.

Development

To run sass and compile the stylesheet as you make changes, run this:

sass --watch jenkins-isotope-style.scss:jenkins-isotope-style.css

To push the styles to github pages, which is where jenkins looks for them, make sure you've committed and pushed everything to master. Then run:

ruby copy_styles.rb

That'll do all the git magic. Now when you ctrl+refresh jenkins, your changes are there.

jenkins-isotope-style's People

Watchers

 avatar  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.