|
1 |
| -<!DOCTYPE html> |
2 |
| -<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> |
3 |
| -<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> |
4 |
| -<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> |
5 |
| -<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> |
6 |
| - <head> |
7 |
| - <meta charset="utf-8"> |
8 |
| - <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
9 |
| - <title>Ruby White Ribbon</title> |
10 |
| - <meta name="description" content=""> |
11 |
| - <meta name="viewport" content="width=device-width, initial-scale=1"> |
12 |
| - |
13 |
| - <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> |
14 |
| - <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,800' rel='stylesheet' type='text/css'> |
15 |
| - <link rel="stylesheet" href="css/normalize.css"> |
16 |
| - <link rel="stylesheet" href="css/main.css"> |
17 |
| - <script src="js/vendor/modernizr-2.6.2.min.js"></script> |
18 |
| - </head> |
19 |
| - <body> |
20 |
| - <!--[if lt IE 7]> |
21 |
| - <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> |
22 |
| - <![endif]--> |
23 |
| - |
24 |
| - <!-- Add your site or application content here --> |
25 |
| - <div class="wrapper"> |
26 |
| - <header class="header" role="banner"> |
27 |
| - <div class="inner"> |
28 |
| - <ul> |
29 |
| - <li> |
30 |
| - <a href="#pledge"> |
31 |
| - <i class="icon icon-question"></i> |
32 |
| - <span>Take the pledge</span> |
33 |
| - </a> |
34 |
| - </li> |
35 |
| - <li> |
36 |
| - <a href="#about"> |
37 |
| - <i class="icon icon-ribbon"></i> |
38 |
| - <span>Learn more</span> |
39 |
| - </a> |
40 |
| - </li> |
41 |
| - <li> |
42 |
| - <a href="https://twitter.com/share?url=http://ruby-white-ribbon.org/&lang=en" class="external" target="_blank"> |
43 |
| - <i class="icon icon-twitter"></i> |
44 |
| - <span>Tweet support</span> |
45 |
| - </a> |
46 |
| - </li> |
47 |
| - <li> |
48 |
| - <a href="https://github.com/ruby-white-ribbon/ruby-white-ribbon.github.io" class="external" target="_blank"> |
49 |
| - <i class="icon icon-github"></i> |
50 |
| - <span>Github</span> |
51 |
| - </a> |
52 |
| - </li> |
53 |
| - </ul> |
54 |
| - </div> |
55 |
| - </header> |
56 |
| - <section class="section section--darkred" role="main" id="pledge"> |
57 |
| - <div class="inner"> |
58 |
| - <div class="logo-ribbon"></div> |
59 |
| - <h1>Ruby White Ribbon</h1> |
60 |
| - <div class="pledge"> |
61 |
| - <p >By wearing a white ribbon to ruby community events, I pledge:</p> |
62 |
| - <ol> |
63 |
| - <li><span class="tag tag--white">1</span> to speak out against all forms of violence, harassment and discrimination</li> |
64 |
| - <li><span class="tag tag--white">2</span> to learn about and follow the code of conduct</li> |
65 |
| - <li><span class="tag tag--white">3</span> to speak out when the code of conduct is not honored</li> |
66 |
| - </ol> |
67 |
| - </div> |
68 |
| - <div class="logo-ruby"></div> |
69 |
| - </div> |
70 |
| - </section> |
71 |
| - <section class="section section--lightred" id="about"> |
72 |
| - <div class="inner"> |
73 |
| - <h2 class="h1">What is Ruby White Ribbon?</h2> |
74 |
| - <div class="about"> |
75 |
| - <p>Ruby White Ribbon is a way to express allegiance in opposition to violence, harassment and discriminating behavior in our Ruby community.</p> |
76 |
| - <p>The white ribbon has been used in recent times as a symbol for movements opposing violence against women, and related causes.</p> |
77 |
| - <p>This page is not related to, or affiliated with any pre-existing campaign or organization. Although we share values with the campaigns listed below.</p> |
78 |
| - <ul class="campaigns"> |
79 |
| - <li><a href="http://en.wikipedia.org/wiki/White_ribbon" target="_blank">white ribbon on wikipedia</a></li> |
80 |
| - <li><a href="http://www.whiteribbon.org.au/" target="_blank">Australia's white ribbon campaign</a></li> |
81 |
| - <li><a href="http://www.whiteribbon.ca/" target="_blank">Canada's white ribbon campaign</a></li> |
82 |
| - </ul> |
83 |
| - </div> |
84 |
| - </div> |
85 |
| - </section> |
86 |
| - </div> |
87 |
| - |
88 |
| - <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> |
89 |
| - <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script> |
90 |
| - <script src="js/main.js"></script> |
91 |
| - <!-- Google Analytics: change UA-XXXXX-X to be your site's ID. --> |
92 |
| - <!-- <script> |
93 |
| - (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]= |
94 |
| - function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date; |
95 |
| - e=o.createElement(i);r=o.getElementsByTagName(i)[0]; |
96 |
| - e.src='//www.google-analytics.com/analytics.js'; |
97 |
| - r.parentNode.insertBefore(e,r)}(window,document,'script','ga')); |
98 |
| - ga('create','UA-XXXXX-X');ga('send','pageview'); |
99 |
| - </script> --> |
100 |
| - </body> |
101 |
| -</html> |
102 |
| - |
| 1 | +--- |
| 2 | +layout: default |
| 3 | +title: Ruby White Ribbon |
| 4 | +permalink: / |
| 5 | +--- |
| 6 | +<section class="section section--darkred" role="main" id="pledge"> |
| 7 | + <div class="inner"> |
| 8 | + <div class="logo-ribbon"></div> |
| 9 | + <h1>Ruby White Ribbon</h1> |
| 10 | + <div class="pledge"> |
| 11 | + <p >By wearing a white ribbon to ruby community events, I pledge:</p> |
| 12 | + <ol> |
| 13 | + <li><span class="tag tag--white">1</span> to speak out against all forms of violence, harassment and discrimination</li> |
| 14 | + <li><span class="tag tag--white">2</span> to learn about and follow the code of conduct</li> |
| 15 | + <li><span class="tag tag--white">3</span> to speak out when the code of conduct is not honored</li> |
| 16 | + </ol> |
| 17 | + </div> |
| 18 | + <div class="logo-ruby"></div> |
| 19 | + </div> |
| 20 | +</section> |
| 21 | +<section class="section section--lightred" id="about"> |
| 22 | + <div class="inner"> |
| 23 | + <h2 class="h1">What is Ruby White Ribbon?</h2> |
| 24 | + <div class="about"> |
| 25 | + <p>Ruby White Ribbon is a way to express allegiance in opposition to violence, harassment and discriminating behavior in our Ruby community.</p> |
| 26 | + <p>The white ribbon has been used in recent times as a symbol for movements opposing violence against women, and related causes.</p> |
| 27 | + <p>This page is not related to, or affiliated with any pre-existing campaign or organization. Although we share values with the campaigns listed below.</p> |
| 28 | + <ul class="campaigns"> |
| 29 | + <li><a href="http://en.wikipedia.org/wiki/White_ribbon" target="_blank">white ribbon on wikipedia</a></li> |
| 30 | + <li><a href="http://www.whiteribbon.org.au/" target="_blank">Australia's white ribbon campaign</a></li> |
| 31 | + <li><a href="http://www.whiteribbon.ca/" target="_blank">Canada's white ribbon campaign</a></li> |
| 32 | + </ul> |
| 33 | + </div> |
| 34 | + </div> |
| 35 | +</section> |
0 commit comments