Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea24fba

Browse files
Merge pull request#101 from CoderDojoPotsdam/github-pages-gem
GitHub pages gem
2 parentsaf7f700 +1d6b20d commitea24fba

File tree

3 files changed

+220
-1
lines changed

3 files changed

+220
-1
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ language: ruby
22
rvm:
33
-2.1
44
install:
5-
-gem install jekyll
5+
-gem update bundler
6+
-bundle install
67
script:
78
-build_folder="regex-tutorial-$TRAVIS_BUILD_NUMBER"
89
-zip_file="/tmp/regex-tutorial.zip"

‎Gemfile‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
source'http://rubygems.org'
2+
gem'github-pages',group::jekyll_plugins

‎Gemfile.lock‎

Lines changed: 216 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,216 @@
1+
GEM
2+
remote:http://rubygems.org/
3+
specs:
4+
activesupport (4.2.8)
5+
i18n (~>0.7)
6+
minitest (~>5.1)
7+
thread_safe (~>0.3,>=0.3.4)
8+
tzinfo (~>1.1)
9+
addressable (2.5.1)
10+
public_suffix (~>2.0,>=2.0.2)
11+
coffee-script (2.4.1)
12+
coffee-script-source
13+
execjs
14+
coffee-script-source (1.12.2)
15+
colorator (1.1.0)
16+
ethon (0.10.1)
17+
ffi (>=1.3.0)
18+
execjs (2.7.0)
19+
faraday (0.13.0)
20+
multipart-post (>=1.2,<3)
21+
ffi (1.9.18-x86-mingw32)
22+
forwardable-extended (2.6.0)
23+
gemoji (3.0.0)
24+
github-pages (152)
25+
activesupport (=4.2.8)
26+
github-pages-health-check (=1.3.5)
27+
jekyll (=3.5.1)
28+
jekyll-avatar (=0.4.2)
29+
jekyll-coffeescript (=1.0.1)
30+
jekyll-default-layout (=0.1.4)
31+
jekyll-feed (=0.9.2)
32+
jekyll-gist (=1.4.1)
33+
jekyll-github-metadata (=2.7.0)
34+
jekyll-mentions (=1.2.0)
35+
jekyll-optional-front-matter (=0.2.0)
36+
jekyll-paginate (=1.1.0)
37+
jekyll-readme-index (=0.1.0)
38+
jekyll-redirect-from (=0.12.1)
39+
jekyll-relative-links (=0.4.1)
40+
jekyll-sass-converter (=1.5.0)
41+
jekyll-seo-tag (=2.2.3)
42+
jekyll-sitemap (=1.0.0)
43+
jekyll-swiss (=0.4.0)
44+
jekyll-theme-architect (=0.1.0)
45+
jekyll-theme-cayman (=0.1.0)
46+
jekyll-theme-dinky (=0.1.0)
47+
jekyll-theme-hacker (=0.1.0)
48+
jekyll-theme-leap-day (=0.1.0)
49+
jekyll-theme-merlot (=0.1.0)
50+
jekyll-theme-midnight (=0.1.0)
51+
jekyll-theme-minimal (=0.1.0)
52+
jekyll-theme-modernist (=0.1.0)
53+
jekyll-theme-primer (=0.4.0)
54+
jekyll-theme-slate (=0.1.0)
55+
jekyll-theme-tactile (=0.1.0)
56+
jekyll-theme-time-machine (=0.1.0)
57+
jekyll-titles-from-headings (=0.4.0)
58+
jemoji (=0.8.0)
59+
kramdown (=1.13.2)
60+
liquid (=4.0.0)
61+
listen (=3.0.6)
62+
mercenary (~>0.3)
63+
minima (=2.1.1)
64+
rouge (=1.11.1)
65+
terminal-table (~>1.4)
66+
github-pages-health-check (1.3.5)
67+
addressable (~>2.3)
68+
net-dns (~>0.8)
69+
octokit (~>4.0)
70+
public_suffix (~>2.0)
71+
typhoeus (~>0.7)
72+
html-pipeline (2.6.0)
73+
activesupport (>=2)
74+
nokogiri (>=1.4)
75+
i18n (0.8.6)
76+
jekyll (3.5.1)
77+
addressable (~>2.4)
78+
colorator (~>1.0)
79+
jekyll-sass-converter (~>1.0)
80+
jekyll-watch (~>1.1)
81+
kramdown (~>1.3)
82+
liquid (~>4.0)
83+
mercenary (~>0.3.3)
84+
pathutil (~>0.9)
85+
rouge (~>1.7)
86+
safe_yaml (~>1.0)
87+
jekyll-avatar (0.4.2)
88+
jekyll (~>3.0)
89+
jekyll-coffeescript (1.0.1)
90+
coffee-script (~>2.2)
91+
jekyll-default-layout (0.1.4)
92+
jekyll (~>3.0)
93+
jekyll-feed (0.9.2)
94+
jekyll (~>3.3)
95+
jekyll-gist (1.4.1)
96+
octokit (~>4.2)
97+
jekyll-github-metadata (2.7.0)
98+
jekyll (~>3.1)
99+
octokit (~>4.0,!=4.4.0)
100+
jekyll-mentions (1.2.0)
101+
activesupport (~>4.0)
102+
html-pipeline (~>2.3)
103+
jekyll (~>3.0)
104+
jekyll-optional-front-matter (0.2.0)
105+
jekyll (~>3.0)
106+
jekyll-paginate (1.1.0)
107+
jekyll-readme-index (0.1.0)
108+
jekyll (~>3.0)
109+
jekyll-redirect-from (0.12.1)
110+
jekyll (~>3.3)
111+
jekyll-relative-links (0.4.1)
112+
jekyll (~>3.3)
113+
jekyll-sass-converter (1.5.0)
114+
sass (~>3.4)
115+
jekyll-seo-tag (2.2.3)
116+
jekyll (~>3.3)
117+
jekyll-sitemap (1.0.0)
118+
jekyll (~>3.3)
119+
jekyll-swiss (0.4.0)
120+
jekyll-theme-architect (0.1.0)
121+
jekyll (~>3.5)
122+
jekyll-seo-tag (~>2.0)
123+
jekyll-theme-cayman (0.1.0)
124+
jekyll (~>3.5)
125+
jekyll-seo-tag (~>2.0)
126+
jekyll-theme-dinky (0.1.0)
127+
jekyll (~>3.5)
128+
jekyll-seo-tag (~>2.0)
129+
jekyll-theme-hacker (0.1.0)
130+
jekyll (~>3.5)
131+
jekyll-seo-tag (~>2.0)
132+
jekyll-theme-leap-day (0.1.0)
133+
jekyll (~>3.5)
134+
jekyll-seo-tag (~>2.0)
135+
jekyll-theme-merlot (0.1.0)
136+
jekyll (~>3.5)
137+
jekyll-seo-tag (~>2.0)
138+
jekyll-theme-midnight (0.1.0)
139+
jekyll (~>3.5)
140+
jekyll-seo-tag (~>2.0)
141+
jekyll-theme-minimal (0.1.0)
142+
jekyll (~>3.5)
143+
jekyll-seo-tag (~>2.0)
144+
jekyll-theme-modernist (0.1.0)
145+
jekyll (~>3.5)
146+
jekyll-seo-tag (~>2.0)
147+
jekyll-theme-primer (0.4.0)
148+
jekyll (~>3.5)
149+
jekyll-seo-tag (~>2.2)
150+
jekyll-theme-slate (0.1.0)
151+
jekyll (~>3.5)
152+
jekyll-seo-tag (~>2.0)
153+
jekyll-theme-tactile (0.1.0)
154+
jekyll (~>3.5)
155+
jekyll-seo-tag (~>2.0)
156+
jekyll-theme-time-machine (0.1.0)
157+
jekyll (~>3.5)
158+
jekyll-seo-tag (~>2.0)
159+
jekyll-titles-from-headings (0.4.0)
160+
jekyll (~>3.3)
161+
jekyll-watch (1.5.0)
162+
listen (~>3.0,<3.1)
163+
jemoji (0.8.0)
164+
activesupport (~>4.0)
165+
gemoji (~>3.0)
166+
html-pipeline (~>2.2)
167+
jekyll (>=3.0)
168+
kramdown (1.13.2)
169+
liquid (4.0.0)
170+
listen (3.0.6)
171+
rb-fsevent (>=0.9.3)
172+
rb-inotify (>=0.9.7)
173+
mercenary (0.3.6)
174+
mini_portile2 (2.2.0)
175+
minima (2.1.1)
176+
jekyll (~>3.3)
177+
minitest (5.10.3)
178+
multipart-post (2.0.0)
179+
net-dns (0.8.0)
180+
nokogiri (1.8.0-x86-mingw32)
181+
mini_portile2 (~>2.2.0)
182+
octokit (4.7.0)
183+
sawyer (~>0.8.0,>=0.5.3)
184+
pathutil (0.14.0)
185+
forwardable-extended (~>2.6)
186+
public_suffix (2.0.5)
187+
rb-fsevent (0.10.2)
188+
rb-inotify (0.9.10)
189+
ffi (>=0.5.0,<2)
190+
rouge (1.11.1)
191+
safe_yaml (1.0.4)
192+
sass (3.5.1)
193+
sass-listen (~>4.0.0)
194+
sass-listen (4.0.0)
195+
rb-fsevent (~>0.9,>=0.9.4)
196+
rb-inotify (~>0.9,>=0.9.7)
197+
sawyer (0.8.1)
198+
addressable (>=2.3.5,<2.6)
199+
faraday (~>0.8,<1.0)
200+
terminal-table (1.8.0)
201+
unicode-display_width (~>1.1,>=1.1.1)
202+
thread_safe (0.3.6)
203+
typhoeus (0.8.0)
204+
ethon (>=0.8.0)
205+
tzinfo (1.2.3)
206+
thread_safe (~>0.1)
207+
unicode-display_width (1.3.0)
208+
209+
PLATFORMS
210+
x86-mingw32
211+
212+
DEPENDENCIES
213+
github-pages
214+
215+
BUNDLED WITH
216+
1.12.5

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp