-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathgithub.html
176 lines (170 loc) · 9.75 KB
/
github.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="GitHub plugin | buttons | icons for hybicon.js. Hybrid SVG icons. Better together." />
<meta name="keywords" content="svg icon" />
<meta name="author" content="[email protected]" />
<link rel="shortcut icon" href="hybicon_favicon.png">
<title>HYBICON - Better together - GitHub</title>
<!-- Bootstrap core CSS -->
<link href="css/for-doc/bootstrap.min.css" rel="stylesheet">
<link href="css/for-doc/index.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<!-- NAVBAR
================================================== -->
<body>
<header class="github">
<div class="row">
<div class="col-xs-5">
<a href="documentation.html" title="Back to documentation"><div id="userideaheader" data-hybicon="user-github" data-hybicon-size="150" data-hybicon-align="right"></div></a>
</div>
<div class="col-xs-7">
<h1 class="fontface pull-left"> <a href="documentation.html" title="Back to documentation">HYBICON</a></h1>
</div>
</div>
</header>
<div id="settings">
<div class="container">
<h2 class="fontface" id="iconname">GitHub plugin</h2>
<div class="row centered">
<div class="col-sm-3 hidden-xs"></div>
<div class="col-sm-2 col-xs-4"><h4 class="fontface pull-right" style="padding-top:15px;">large</h4></div>
<div class="col-sm-2 col-xs-4">
<div id="iconSize" class="hybicon-center" data-hybicon="switch-circle" data-hybicon-clickmode data-hybicon-size="80" onmousedown="setGitHubSize();"></div>
</div>
<div class="col-sm-2 col-xs-4"><h4 class="fontface pull-left" style="padding-top:15px;">small</h4></div>
<div class="col-sm-3 hidden-xs"></div>
</div>
<br />
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-2">
<div id="divGitHubStar" data-hybicon="github-starred" data-hybicon-size="150" data-hybicon-borderradius="15%" data-hybicon-github-user="softwaretailoring" data-hybicon-github-repo="hybicon" data-hybicon-infomode data-hybicon-hovermode="rotate" data-hybicon-infotext="star"></div>
<div class="smalltitle">github-<br />starred</div>
</div>
<div class="col-sm-2">
<div id="divGitHubFork" data-hybicon="github-forked" data-hybicon-size="150" data-hybicon-borderradius="15%" data-hybicon-github-user="softwaretailoring" data-hybicon-github-repo="hybicon" data-hybicon-infomode data-hybicon-hovermode="rotate" data-hybicon-infotext="fork"></div>
<div class="smalltitle">github-<br />forked</div>
</div>
<div class="col-sm-2">
<div id="divGitHubWatch" data-hybicon="github-watch" data-hybicon-size="150" data-hybicon-borderradius="15%" data-hybicon-github-user="softwaretailoring" data-hybicon-github-repo="hybicon" data-hybicon-infomode data-hybicon-hovermode="rotate" data-hybicon-infotext="watch"></div>
<div class="smalltitle">github-<br />watch</div>
</div>
<div class="col-sm-2">
<div id="divGitHubIssue" data-hybicon="github-issue" data-hybicon-size="150" data-hybicon-borderradius="15%" data-hybicon-github-user="softwaretailoring" data-hybicon-github-repo="hybicon" data-hybicon-infomode data-hybicon-hovermode="rotate" data-hybicon-infotext="issue"></div>
<div class="smalltitle">github-<br />issue</div>
</div>
<div class="col-sm-2">
<div id="divGitHubDownload" data-hybicon="github-downloaded" data-hybicon-size="150" data-hybicon-borderradius="15%" data-hybicon-github-user="softwaretailoring" data-hybicon-github-repo="hybicon" data-hybicon-infomode data-hybicon-hovermode="rotate" data-hybicon-infotext="release"></div>
<div class="smalltitle">github-<br />downloaded</div>
</div>
<div class="col-sm-1"></div>
</div>
<br />
<h4 class="fontface" style="text-align: center;">These octocats are clickable, try them!</h4>
<hr />
<div class="usingtext">
Usage is simple. Copy the code below to HTML and set your user and repository.
<br />The data-hybicon attribute may be one of the above values.
</div>
<div class="sourceResult">
<pre><body>
<div data-hybicon="github-starred"
<strong class="usingpre">data-hybicon-github-user</strong>="username"
<strong class="usingpre">data-hybicon-github-repo</strong>="reponame"
<strong class="usingpre">data-hybicon-github-repotag</strong>="tagname"> <!--For releases. Without this all of the downloads count.-->
</div>
<script src="https://cdn.jsdelivr.net/raphael/2.1.4/raphael-min.js"></script>
<script src="https://cdn.jsdelivr.net/hybicon/1.4.0/hybicon.min.js"></script>
</body></pre>
</div>
<hr />
<h3 class="fontface" id="iconname">For more customization</h3>
<br /><br />
<div class="row">
<div class="col-sm-2 hidden-xs"></div>
<div class="col-xs-6 col-sm-2">
<a href="icons.html">
<div data-hybicon="idea-icons"
data-hybicon-hovermode="switch"
data-hybicon-positioning="center"
data-hybicon-size="75"
data-hybicon-background="#116944"
data-hybicon-color="#fff"
data-hybicon-borderradius="50%"
title="Check more icons"
data-hybicon-alt="Go to icons"></div>
</a>
<br class="visible-xs" />
</div>
<div class="col-xs-6 col-sm-2">
<a href="documentation.html">
<div data-hybicon="book-search"
data-hybicon-hovermode="switch"
data-hybicon-positioning="center"
data-hybicon-size="75"
data-hybicon-background="#8c3d2f"
data-hybicon-color="#fff"
data-hybicon-borderradius="50%"
title="See documentation"
data-hybicon-alt="Go to documentation"></div>
</a>
<br class="visible-xs" />
</div>
<div class="col-xs-6 col-sm-2">
<a href="https://twitter.com/intent/tweet?url=http://hybicon.softwaretailoring.net/github.html&hashtags=hybicon&text=SVG based hybrid icons - Better together with GitHub! " target="_blank">
<div data-hybicon="twitter"
data-hybicon-hovermode="rotate"
data-hybicon-size="75"
data-hybicon-background="#55ACEE"
data-hybicon-color="#fff"
data-hybicon-borderradius="50%"
title="Tweet for it"
data-hybicon-alt="Tweet about it"></div>
</a>
</div>
<div class="col-xs-6 col-sm-2">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BQE2NCJ5R5QP4" target="_blank">
<div data-hybicon="beer"
data-hybicon-hovermode
data-hybicon-size="75"
data-hybicon-background="#F6921E"
data-hybicon-color="#fff"
data-hybicon-borderradius="50%"
title="Beer for it"
data-hybicon-alt="Go to PayPal for donation"></div>
</a>
</div>
<div class="col-sm-2 hidden-xs"></div>
</div>
<br />
</div>
</div>
<!-- FOOTER -->
<footer>
<table style="margin:auto;">
<tr>
<td>HYBICON v1.4 </td>
<td><a href="mailto:[email protected]?subject=HYBICON"><div id="iconMailFooter" data-hybicon-size="25" data-hybicon="mail" data-hybicon-hovermode></div></a></td>
<td> © 2015-2018 <a href='http://softwaretailoring.net' target='_blank'>softwaretailoring.net</a></td>
</tr>
</table>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/for-doc/jquery-1.10.2.min.js"></script>
<script src="js/for-doc/bootstrap.min.js"></script>
<script src="js/required/raphael.min.js"></script>
<script src="js/for-doc/index.min.js"></script>
<script src="js/hybicon.min.js"></script>
</body>
</html>