Giter Site home page Giter Site logo

meetuparchive / meetup-swatches Goto Github PK

View Code? Open in Web Editor NEW
3.0 125.0 0.0 222 KB

Cross-platform color configuration by design@Meetup

Home Page: http://meetup.github.io/meetup-swatches/

License: MIT License

Ruby 24.35% Objective-C 35.68% CSS 18.50% HTML 21.47%
web-platform deprecated

meetup-swatches's Introduction

Swatches for Meetup

Hues at my Meetup?

Here they are - standardized and design-approved Meetup colors. For web, mobile web, iOS, and Android.

Documentation

http://meetup.github.io/meetup-swatches/


Development setup

  1. make sure you have ruby 2.0.0 installed (if you use rbenv this will be easy, .ruby-version sets the correct version for the project)
  2. make sure you have the bundler gem installed
  3. use bundler to install dependencies
  4. After editing colors.yaml use this command to rebuild the consumable files
	$ bundle install
	$ edit src/colors.yaml
	...
	$ rake

Updating live documentation

This is currently a manual process.

  1. build docs in your branch by running rake
  2. git checkout gh-pages
  3. git checkout master -- doc/index.html
  4. git add . && git commit -am "update gh-pages" && git push

fun fact: to make a branch-specific or release-specific build of docs live, just copy doc/index.html to gh-pages as [someOtherFile.html]

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.