rpsg 0.4.1 → 0.4.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/doc/created.rid +2 -2
- data/doc/js/navigation.js.gz +0 -0
- data/doc/js/search_index.js.gz +0 -0
- data/doc/js/searcher.js.gz +0 -0
- data/lib/rpsg/version.rb +1 -1
- data/rpsg.gemspec +2 -3
- metadata +2 -62
- data/docs/Gemfile +0 -6
- data/docs/LICENSE +0 -116
- data/docs/_config.yml +0 -73
- data/docs/_includes/footer.html +0 -20
- data/docs/_includes/header.html +0 -19
- data/docs/_layouts/default.html +0 -50
- data/docs/_pages/README.txt +0 -47
- data/docs/_pages/bundler.txt +0 -26
- data/docs/_pages/code.txt +0 -178
- data/docs/_pages/index.txt +0 -16
- data/docs/_pages/install.txt +0 -110
- data/docs/_pages/simple.txt +0 -45
- data/docs/_pages/test.md +0 -40
- data/docs/_pages/uninstall.txt +0 -19
- data/docs/_pages/update.txt +0 -19
- data/docs/_sass/jekyll-theme-cayman.scss +0 -346
- data/docs/_sass/normalize.scss +0 -424
- data/docs/_sass/pace.sass +0 -278
- data/docs/_sass/rouge-github.scss +0 -209
- data/docs/_sass/variables.scss +0 -23
- data/docs/_site/assets/css/style.css +0 -1
- data/docs/_site/assets/favicons/android-chrome-192x192.png +0 -0
- data/docs/_site/assets/favicons/android-chrome-256x256.png +0 -0
- data/docs/_site/assets/favicons/apple-touch-icon.png +0 -0
- data/docs/_site/assets/favicons/browserconfig.xml +0 -9
- data/docs/_site/assets/favicons/favicon-16x16.png +0 -0
- data/docs/_site/assets/favicons/favicon-32x32.png +0 -0
- data/docs/_site/assets/favicons/favicon.ico +0 -0
- data/docs/_site/assets/favicons/manifest.json +0 -18
- data/docs/_site/assets/favicons/mstile-150x150.png +0 -0
- data/docs/_site/assets/favicons/safari-pinned-tab.svg +0 -17
- data/docs/_site/assets/js/pace.min.js +0 -2
- data/docs/_site/bundler.html +0 -108
- data/docs/_site/code.html +0 -244
- data/docs/_site/index.html +0 -83
- data/docs/_site/install.html +0 -244
- data/docs/_site/readme.html +0 -132
- data/docs/_site/simple.html +0 -111
- data/docs/_site/test.html +0 -99
- data/docs/_site/uninstall.html +0 -92
- data/docs/_site/update.html +0 -92
- data/docs/assets/css/style.scss +0 -4
- data/docs/assets/favicons/android-chrome-192x192.png +0 -0
- data/docs/assets/favicons/android-chrome-256x256.png +0 -0
- data/docs/assets/favicons/apple-touch-icon.png +0 -0
- data/docs/assets/favicons/browserconfig.xml +0 -9
- data/docs/assets/favicons/favicon-16x16.png +0 -0
- data/docs/assets/favicons/favicon-32x32.png +0 -0
- data/docs/assets/favicons/favicon.ico +0 -0
- data/docs/assets/favicons/manifest.json +0 -18
- data/docs/assets/favicons/mstile-150x150.png +0 -0
- data/docs/assets/favicons/safari-pinned-tab.svg +0 -17
- data/docs/assets/js/pace.min.js +0 -2
- data/docs/jekyll-theme-cayman.gemspec +0 -18
- data/docs/script/bootstrap +0 -6
- data/docs/script/cibuild +0 -6
- data/docs/script/release +0 -42
- data/docs/script/server +0 -3
- data/docs/thumbnail.png +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8b1021015e2bc501b8af07b3e7a330e240dc6ee1
|
4
|
+
data.tar.gz: 0a067a3cb4725f6a0ed6f80b3afc96b4a3f4859e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7c980420e453da2369067074dc2a28c0813398ee2d64e97f6f7a687bc8dec1641c7d9c8d1eacf40dfd6e6c9db0f9418060eb32bc7d05af5a3866b8598f6ba4e1
|
7
|
+
data.tar.gz: ff4da15963a129fbae78bea991fe164b311d30a77e57a1db4905043077d7c3544caff1b14875e51c11a0d5b1df13a766e18ea8340b0bfb880802298057f1e1f3
|
data/.gitignore
CHANGED
data/doc/created.rid
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
Sat,
|
1
|
+
Sat, 11 Nov 2017 17:42:55 -0800
|
2
2
|
lib/Main.rb Sat, 28 Oct 2017 19:30:37 -0700
|
3
3
|
lib/PrivateMethods.rb Sat, 28 Oct 2017 11:29:09 -0700
|
4
4
|
lib/ProtectedConstants.rb Sat, 28 Oct 2017 19:29:59 -0700
|
5
|
-
lib/rpsg/version.rb
|
5
|
+
lib/rpsg/version.rb Sun, 29 Oct 2017 12:41:30 -0700
|
data/doc/js/navigation.js.gz
CHANGED
Binary file
|
data/doc/js/search_index.js.gz
CHANGED
Binary file
|
data/doc/js/searcher.js.gz
CHANGED
Binary file
|
data/lib/rpsg/version.rb
CHANGED
data/rpsg.gemspec
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
Gem::Specification.new do |spec|
|
2
2
|
spec.name = "rpsg"
|
3
|
-
spec.version = "0.4.
|
4
|
-
spec.date = "2017-
|
3
|
+
spec.version = "0.4.2"
|
4
|
+
spec.date = "2017-11-11" # format: YYYY/MM/DD
|
5
5
|
spec.summary = "A Rock Paper Scissors Game RubyGem"
|
6
6
|
spec.description = <<-EOF
|
7
7
|
A Ruby-programmed rock paper scissors game.
|
@@ -25,7 +25,6 @@ Gem::Specification.new do |spec|
|
|
25
25
|
spec.metadata = {
|
26
26
|
"issue_tracker" => "https://github.com/bag3318/RPSG/issues",
|
27
27
|
"source_code" => "https://github.com/bag3318/RPSG" ,
|
28
|
-
"website" => "https://bag3318.github.io/RPSG" ,
|
29
28
|
"ruby_gems_page" => "https://rubygems.org/gems/rpsg"
|
30
29
|
}
|
31
30
|
spec.executables << "rpsg"
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rpsg
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- bag3318
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-11-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -175,65 +175,6 @@ files:
|
|
175
175
|
- doc/js/searcher.js
|
176
176
|
- doc/js/searcher.js.gz
|
177
177
|
- doc/table_of_contents.html
|
178
|
-
- docs/Gemfile
|
179
|
-
- docs/LICENSE
|
180
|
-
- docs/_config.yml
|
181
|
-
- docs/_includes/footer.html
|
182
|
-
- docs/_includes/header.html
|
183
|
-
- docs/_layouts/default.html
|
184
|
-
- docs/_pages/README.txt
|
185
|
-
- docs/_pages/bundler.txt
|
186
|
-
- docs/_pages/code.txt
|
187
|
-
- docs/_pages/index.txt
|
188
|
-
- docs/_pages/install.txt
|
189
|
-
- docs/_pages/simple.txt
|
190
|
-
- docs/_pages/test.md
|
191
|
-
- docs/_pages/uninstall.txt
|
192
|
-
- docs/_pages/update.txt
|
193
|
-
- docs/_sass/jekyll-theme-cayman.scss
|
194
|
-
- docs/_sass/normalize.scss
|
195
|
-
- docs/_sass/pace.sass
|
196
|
-
- docs/_sass/rouge-github.scss
|
197
|
-
- docs/_sass/variables.scss
|
198
|
-
- docs/_site/assets/css/style.css
|
199
|
-
- docs/_site/assets/favicons/android-chrome-192x192.png
|
200
|
-
- docs/_site/assets/favicons/android-chrome-256x256.png
|
201
|
-
- docs/_site/assets/favicons/apple-touch-icon.png
|
202
|
-
- docs/_site/assets/favicons/browserconfig.xml
|
203
|
-
- docs/_site/assets/favicons/favicon-16x16.png
|
204
|
-
- docs/_site/assets/favicons/favicon-32x32.png
|
205
|
-
- docs/_site/assets/favicons/favicon.ico
|
206
|
-
- docs/_site/assets/favicons/manifest.json
|
207
|
-
- docs/_site/assets/favicons/mstile-150x150.png
|
208
|
-
- docs/_site/assets/favicons/safari-pinned-tab.svg
|
209
|
-
- docs/_site/assets/js/pace.min.js
|
210
|
-
- docs/_site/bundler.html
|
211
|
-
- docs/_site/code.html
|
212
|
-
- docs/_site/index.html
|
213
|
-
- docs/_site/install.html
|
214
|
-
- docs/_site/readme.html
|
215
|
-
- docs/_site/simple.html
|
216
|
-
- docs/_site/test.html
|
217
|
-
- docs/_site/uninstall.html
|
218
|
-
- docs/_site/update.html
|
219
|
-
- docs/assets/css/style.scss
|
220
|
-
- docs/assets/favicons/android-chrome-192x192.png
|
221
|
-
- docs/assets/favicons/android-chrome-256x256.png
|
222
|
-
- docs/assets/favicons/apple-touch-icon.png
|
223
|
-
- docs/assets/favicons/browserconfig.xml
|
224
|
-
- docs/assets/favicons/favicon-16x16.png
|
225
|
-
- docs/assets/favicons/favicon-32x32.png
|
226
|
-
- docs/assets/favicons/favicon.ico
|
227
|
-
- docs/assets/favicons/manifest.json
|
228
|
-
- docs/assets/favicons/mstile-150x150.png
|
229
|
-
- docs/assets/favicons/safari-pinned-tab.svg
|
230
|
-
- docs/assets/js/pace.min.js
|
231
|
-
- docs/jekyll-theme-cayman.gemspec
|
232
|
-
- docs/script/bootstrap
|
233
|
-
- docs/script/cibuild
|
234
|
-
- docs/script/release
|
235
|
-
- docs/script/server
|
236
|
-
- docs/thumbnail.png
|
237
178
|
- lib/Main.rb
|
238
179
|
- lib/PrivateMethods.rb
|
239
180
|
- lib/ProtectedConstants.rb
|
@@ -246,7 +187,6 @@ licenses:
|
|
246
187
|
metadata:
|
247
188
|
issue_tracker: https://github.com/bag3318/RPSG/issues
|
248
189
|
source_code: https://github.com/bag3318/RPSG
|
249
|
-
website: https://bag3318.github.io/RPSG
|
250
190
|
ruby_gems_page: https://rubygems.org/gems/rpsg
|
251
191
|
post_install_message: |2
|
252
192
|
Thanks for installing my RPSG gem!
|
data/docs/Gemfile
DELETED
data/docs/LICENSE
DELETED
@@ -1,116 +0,0 @@
|
|
1
|
-
CC0 1.0 Universal
|
2
|
-
|
3
|
-
Statement of Purpose
|
4
|
-
|
5
|
-
The laws of most jurisdictions throughout the world automatically confer
|
6
|
-
exclusive Copyright and Related Rights (defined below) upon the creator and
|
7
|
-
subsequent owner(s) (each and all, an "owner") of an original work of
|
8
|
-
authorship and/or a database (each, a "Work").
|
9
|
-
|
10
|
-
Certain owners wish to permanently relinquish those rights to a Work for the
|
11
|
-
purpose of contributing to a commons of creative, cultural and scientific
|
12
|
-
works ("Commons") that the public can reliably and without fear of later
|
13
|
-
claims of infringement build upon, modify, incorporate in other works, reuse
|
14
|
-
and redistribute as freely as possible in any form whatsoever and for any
|
15
|
-
purposes, including without limitation commercial purposes. These owners may
|
16
|
-
contribute to the Commons to promote the ideal of a free culture and the
|
17
|
-
further production of creative, cultural and scientific works, or to gain
|
18
|
-
reputation or greater distribution for their Work in part through the use and
|
19
|
-
efforts of others.
|
20
|
-
|
21
|
-
For these and/or other purposes and motivations, and without any expectation
|
22
|
-
of additional consideration or compensation, the person associating CC0 with a
|
23
|
-
Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
|
24
|
-
and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
|
25
|
-
and publicly distribute the Work under its terms, with knowledge of his or her
|
26
|
-
Copyright and Related Rights in the Work and the meaning and intended legal
|
27
|
-
effect of CC0 on those rights.
|
28
|
-
|
29
|
-
1. Copyright and Related Rights. A Work made available under CC0 may be
|
30
|
-
protected by copyright and related or neighboring rights ("Copyright and
|
31
|
-
Related Rights"). Copyright and Related Rights include, but are not limited
|
32
|
-
to, the following:
|
33
|
-
|
34
|
-
i. the right to reproduce, adapt, distribute, perform, display, communicate,
|
35
|
-
and translate a Work;
|
36
|
-
|
37
|
-
ii. moral rights retained by the original author(s) and/or performer(s);
|
38
|
-
|
39
|
-
iii. publicity and privacy rights pertaining to a person's image or likeness
|
40
|
-
depicted in a Work;
|
41
|
-
|
42
|
-
iv. rights protecting against unfair competition in regards to a Work,
|
43
|
-
subject to the limitations in paragraph 4(a), below;
|
44
|
-
|
45
|
-
v. rights protecting the extraction, dissemination, use and reuse of data in
|
46
|
-
a Work;
|
47
|
-
|
48
|
-
vi. database rights (such as those arising under Directive 96/9/EC of the
|
49
|
-
European Parliament and of the Council of 11 March 1996 on the legal
|
50
|
-
protection of databases, and under any national implementation thereof,
|
51
|
-
including any amended or successor version of such directive); and
|
52
|
-
|
53
|
-
vii. other similar, equivalent or corresponding rights throughout the world
|
54
|
-
based on applicable law or treaty, and any national implementations thereof.
|
55
|
-
|
56
|
-
2. Waiver. To the greatest extent permitted by, but not in contravention of,
|
57
|
-
applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
|
58
|
-
unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
|
59
|
-
and Related Rights and associated claims and causes of action, whether now
|
60
|
-
known or unknown (including existing as well as future claims and causes of
|
61
|
-
action), in the Work (i) in all territories worldwide, (ii) for the maximum
|
62
|
-
duration provided by applicable law or treaty (including future time
|
63
|
-
extensions), (iii) in any current or future medium and for any number of
|
64
|
-
copies, and (iv) for any purpose whatsoever, including without limitation
|
65
|
-
commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
|
66
|
-
the Waiver for the benefit of each member of the public at large and to the
|
67
|
-
detriment of Affirmer's heirs and successors, fully intending that such Waiver
|
68
|
-
shall not be subject to revocation, rescission, cancellation, termination, or
|
69
|
-
any other legal or equitable action to disrupt the quiet enjoyment of the Work
|
70
|
-
by the public as contemplated by Affirmer's express Statement of Purpose.
|
71
|
-
|
72
|
-
3. Public License Fallback. Should any part of the Waiver for any reason be
|
73
|
-
judged legally invalid or ineffective under applicable law, then the Waiver
|
74
|
-
shall be preserved to the maximum extent permitted taking into account
|
75
|
-
Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
|
76
|
-
is so judged Affirmer hereby grants to each affected person a royalty-free,
|
77
|
-
non transferable, non sublicensable, non exclusive, irrevocable and
|
78
|
-
unconditional license to exercise Affirmer's Copyright and Related Rights in
|
79
|
-
the Work (i) in all territories worldwide, (ii) for the maximum duration
|
80
|
-
provided by applicable law or treaty (including future time extensions), (iii)
|
81
|
-
in any current or future medium and for any number of copies, and (iv) for any
|
82
|
-
purpose whatsoever, including without limitation commercial, advertising or
|
83
|
-
promotional purposes (the "License"). The License shall be deemed effective as
|
84
|
-
of the date CC0 was applied by Affirmer to the Work. Should any part of the
|
85
|
-
License for any reason be judged legally invalid or ineffective under
|
86
|
-
applicable law, such partial invalidity or ineffectiveness shall not
|
87
|
-
invalidate the remainder of the License, and in such case Affirmer hereby
|
88
|
-
affirms that he or she will not (i) exercise any of his or her remaining
|
89
|
-
Copyright and Related Rights in the Work or (ii) assert any associated claims
|
90
|
-
and causes of action with respect to the Work, in either case contrary to
|
91
|
-
Affirmer's express Statement of Purpose.
|
92
|
-
|
93
|
-
4. Limitations and Disclaimers.
|
94
|
-
|
95
|
-
a. No trademark or patent rights held by Affirmer are waived, abandoned,
|
96
|
-
surrendered, licensed or otherwise affected by this document.
|
97
|
-
|
98
|
-
b. Affirmer offers the Work as-is and makes no representations or warranties
|
99
|
-
of any kind concerning the Work, express, implied, statutory or otherwise,
|
100
|
-
including without limitation warranties of title, merchantability, fitness
|
101
|
-
for a particular purpose, non infringement, or the absence of latent or
|
102
|
-
other defects, accuracy, or the present or absence of errors, whether or not
|
103
|
-
discoverable, all to the greatest extent permissible under applicable law.
|
104
|
-
|
105
|
-
c. Affirmer disclaims responsibility for clearing rights of other persons
|
106
|
-
that may apply to the Work or any use thereof, including without limitation
|
107
|
-
any person's Copyright and Related Rights in the Work. Further, Affirmer
|
108
|
-
disclaims responsibility for obtaining any necessary consents, permissions
|
109
|
-
or other rights required for any use of the Work.
|
110
|
-
|
111
|
-
d. Affirmer understands and acknowledges that Creative Commons is not a
|
112
|
-
party to this document and has no duty or obligation with respect to this
|
113
|
-
CC0 or use of the Work.
|
114
|
-
|
115
|
-
For more information, please see
|
116
|
-
<http://creativecommons.org/publicdomain/zero/1.0/>
|
data/docs/_config.yml
DELETED
@@ -1,73 +0,0 @@
|
|
1
|
-
title: Rock Paper Scissors Game
|
2
|
-
# title_separator: "-"
|
3
|
-
# name: "RPSG"
|
4
|
-
description: A Ruby Programmed Rock Paper Scissors Game
|
5
|
-
show_downloads: true
|
6
|
-
google_analytics: false
|
7
|
-
theme: jekyll-theme-cayman # important
|
8
|
-
url: "https://bag3318.github.io/RPSG"
|
9
|
-
repository: "bag3318/RPSG"
|
10
|
-
port: 1988
|
11
|
-
|
12
|
-
include: [
|
13
|
-
'_pages'
|
14
|
-
]
|
15
|
-
exclude:
|
16
|
-
- Gemfile
|
17
|
-
- Gemfile.lock
|
18
|
-
- jekyll-theme-cayman.gemspec
|
19
|
-
- thumbnail.png
|
20
|
-
- LICENSE
|
21
|
-
- script
|
22
|
-
|
23
|
-
plugins: # gems:
|
24
|
-
- github-pages
|
25
|
-
|
26
|
-
# Sass/SCSS
|
27
|
-
sass:
|
28
|
-
sass_dir: _sass
|
29
|
-
style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style
|
30
|
-
|
31
|
-
liquid:
|
32
|
-
error_mode: warn
|
33
|
-
|
34
|
-
keep_files:
|
35
|
-
- ".git"
|
36
|
-
- ".svn"
|
37
|
-
encoding: "utf-8"
|
38
|
-
markdown_ext: "markdown,mkdown,mkdn,mkd,md,txt"
|
39
|
-
|
40
|
-
# Conversion
|
41
|
-
markdown: kramdown
|
42
|
-
highlighter: rouge
|
43
|
-
lsi: false
|
44
|
-
excerpt_separator: "\n\n"
|
45
|
-
incremental: false
|
46
|
-
|
47
|
-
|
48
|
-
# Markdown Processing
|
49
|
-
kramdown:
|
50
|
-
input: GFM
|
51
|
-
hard_wrap: false
|
52
|
-
auto_ids: true
|
53
|
-
footnote_nr: 1
|
54
|
-
entity_output: as_char
|
55
|
-
toc_levels: 1..6
|
56
|
-
smart_quotes: lsquo,rsquo,ldquo,rdquo
|
57
|
-
enable_coderay: false
|
58
|
-
|
59
|
-
include:
|
60
|
-
- ".htaccess"
|
61
|
-
destination: ./_site
|
62
|
-
layouts_dir: _layouts
|
63
|
-
includes_dir: _includes
|
64
|
-
defaults:
|
65
|
-
-
|
66
|
-
values:
|
67
|
-
layout: "default"
|
68
|
-
author: "bag3318"
|
69
|
-
|
70
|
-
collections:
|
71
|
-
pages:
|
72
|
-
output: true
|
73
|
-
permalink: /_pages/
|
data/docs/_includes/footer.html
DELETED
@@ -1,20 +0,0 @@
|
|
1
|
-
<footer class="site-footer">
|
2
|
-
{% if site.github.is_project_page %}
|
3
|
-
<h2 id="site-nav">Site Navigation</h2>
|
4
|
-
<table>
|
5
|
-
<tr>
|
6
|
-
<td><a href="./">Home</a></td>
|
7
|
-
<td><a href="{{ domain }}readme">README File</a></td>
|
8
|
-
<td><a href="{{ domain }}install">Install</a></td>
|
9
|
-
<td><a href="{{ domain }}update">Update</a></td>
|
10
|
-
<td><a href="{{ domain }}uninstall">Uninstall</a></td>
|
11
|
-
<td><a href="{{ domain }}code">Full Code</a></td>
|
12
|
-
<td><a href="{{ domain }}simple">Simple Code</td>
|
13
|
-
<td><a href="{{ domain }}bundler">{% comment %}Using {% endcomment %}Bundler</a></td>
|
14
|
-
</tr>
|
15
|
-
</table>
|
16
|
-
<br/>
|
17
|
-
<hr/>
|
18
|
-
<span class="site-footer-owner"><a href="{{ site.github.repository_url }}" target="_blank">{{ site.github.repository_name }}</a> is maintained by <a href="{{ site.github.owner_url }}" target="_blank">{{ site.github.owner_name }}</a>.</span><span><strong><a href="{{ site.github.repository_url }}" target="_blank">Source Code</a></strong></span>
|
19
|
-
{% endif %}
|
20
|
-
</footer>
|
data/docs/_includes/header.html
DELETED
@@ -1,19 +0,0 @@
|
|
1
|
-
<section class="page-header">
|
2
|
-
<h1 class="project-name">{{ site.title | default: site.github.repository_name }}</h1>
|
3
|
-
<h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2>
|
4
|
-
{% if site.github.is_project_page %}
|
5
|
-
<a href="{{ site.github.repository_url }}" class="btn" target="_blank">View on GitHub</a>
|
6
|
-
<a href="{{ site.github.issues_url }}" target="_blank" class="btn">Report a Bug</a>
|
7
|
-
{% endif %}
|
8
|
-
{% if site.show_downloads %}
|
9
|
-
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
|
10
|
-
<a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a>
|
11
|
-
{% endif %}
|
12
|
-
<br/>
|
13
|
-
{% if site.github.is_project_page %}
|
14
|
-
<a href="#site-nav" class="btn">Site Navigation</a>
|
15
|
-
{% endif %}
|
16
|
-
{% if page.title != "Rock Paper Scissors Game - RPSG" and site.github.is_project_page %}
|
17
|
-
<a href="./" class="btn">Home</a>
|
18
|
-
{% endif %}
|
19
|
-
</section>
|
data/docs/_layouts/default.html
DELETED
@@ -1,50 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html lang="en-us">
|
3
|
-
<head>
|
4
|
-
<meta charset="UTF-8"/>
|
5
|
-
<title>{{ page.title | default: site.title }}</title>
|
6
|
-
<meta name="description" content="{{ page.description | default: site.description | default: site.github.project_tagline }}"/>
|
7
|
-
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
8
|
-
<meta name="theme-color" content="#157878"/>
|
9
|
-
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
|
10
|
-
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}"/>
|
11
|
-
<script src="assets/js/pace.min.js"></script>
|
12
|
-
{% comment %}
|
13
|
-
|====================================|
|
14
|
-
| Real favicon generatior: |
|
15
|
-
|------------------------------------|
|
16
|
-
| http://realfavicongenerator.net |
|
17
|
-
|____________________________________|
|
18
|
-
{% endcomment %}
|
19
|
-
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
|
20
|
-
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
|
21
|
-
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
|
22
|
-
<link rel="manifest" href="assets/favicons/manifest.json"/>
|
23
|
-
<link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#5bbad5"/>
|
24
|
-
<!--
|
25
|
-
<meta name="theme-color" content="#ffffff">
|
26
|
-
-->
|
27
|
-
</head>
|
28
|
-
<body>
|
29
|
-
{% comment %}insert header{% endcomment %}
|
30
|
-
{% include header.html %}
|
31
|
-
<section class="main-content">
|
32
|
-
{% comment %}insert parsed markdown below{% endcomment %}
|
33
|
-
{{ content }}
|
34
|
-
{% comment %}insert footer{% endcomment %}
|
35
|
-
{% include footer.html %}
|
36
|
-
</section>
|
37
|
-
|
38
|
-
{% if site.google_analytics %}
|
39
|
-
<script type="text/javascript">
|
40
|
-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
41
|
-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
42
|
-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
43
|
-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
44
|
-
|
45
|
-
ga('create', '{{ site.google_analytics }}', 'auto');
|
46
|
-
ga('send', 'pageview');
|
47
|
-
</script>
|
48
|
-
{% endif %}
|
49
|
-
</body>
|
50
|
-
</html>
|
data/docs/_pages/README.txt
DELETED
@@ -1,47 +0,0 @@
|
|
1
|
-
---
|
2
|
-
layout: default
|
3
|
-
permalink: /readme.html
|
4
|
-
title: "README - RPSG"
|
5
|
-
---
|
6
|
-
|
7
|
-
|
8
|
-
RPSG (Rock Paper Scissors Game)
|
9
|
-
===============================
|
10
|
-
|
11
|
-
* auto-gen TOC:
|
12
|
-
{:toc}
|
13
|
-
|
14
|
-
Requirements
|
15
|
-
------------
|
16
|
-
|
17
|
-
### For Windows
|
18
|
-
|
19
|
-
+ Ruby
|
20
|
-
- RubyGems
|
21
|
-
|
22
|
-
### For Mac
|
23
|
-
|
24
|
-
+ Ruby
|
25
|
-
- RubyGems
|
26
|
-
* RVM (Ruby Version Manager)
|
27
|
-
|
28
|
-
How To Use
|
29
|
-
----------
|
30
|
-
|
31
|
-
### Windows
|
32
|
-
|
33
|
-
1. Open `cmd` as non-admin
|
34
|
-
* `cmd` is the `Command Prompt`
|
35
|
-
2. type the following: `gem install rpsg`
|
36
|
-
3. run the following: `rpsg`
|
37
|
-
|
38
|
-
### Mac
|
39
|
-
|
40
|
-
1. Open `Terminal`
|
41
|
-
2. type the following: `gem install rpsg`
|
42
|
-
3. run the following: `rpsg`
|
43
|
-
|
44
|
-
________
|
45
|
-
|
46
|
-
RubyGems page: [https://rubygems.org/gems/rpsg](https://rubygems.org/gems/rpsg){: target="_blank"}
|
47
|
-
Source Code: [https://github.com/bag3318/rpsg](https://github.com/bag3318/rpsg){: target="_blank"}
|