Skip to content

Commit f636f89

Browse files
committed
use github-pages gem
1 parent 09b0937 commit f636f89

File tree

3 files changed

+107
-22
lines changed

3 files changed

+107
-22
lines changed

Gemfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
source 'https://rubygems.org'
2-
gem 'jekyll'
3-
gem 'kramdown'
4-
gem 'pygments.rb'
2+
gem 'github-pages'

Gemfile.lock

Lines changed: 102 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,131 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
RedCloth (4.2.9)
5+
activesupport (4.2.1)
6+
i18n (~> 0.7)
7+
json (~> 1.7, >= 1.7.7)
8+
minitest (~> 5.1)
9+
thread_safe (~> 0.3, >= 0.3.4)
10+
tzinfo (~> 1.1)
11+
blankslate (2.1.2.4)
12+
celluloid (0.16.0)
13+
timers (~> 4.0.0)
14+
classifier-reborn (2.0.3)
15+
fast-stemmer (~> 1.0)
16+
coffee-script (2.4.1)
17+
coffee-script-source
18+
execjs
19+
coffee-script-source (1.9.1.1)
420
colorator (0.1)
5-
ffi (1.9.10)
6-
jekyll (3.0.0)
21+
execjs (2.5.2)
22+
fast-stemmer (1.0.2)
23+
ffi (1.9.8)
24+
gemoji (2.1.0)
25+
github-pages (36)
26+
RedCloth (= 4.2.9)
27+
github-pages-health-check (~> 0.2)
28+
jekyll (= 2.4.0)
29+
jekyll-coffeescript (= 1.0.1)
30+
jekyll-feed (= 0.2.3)
31+
jekyll-mentions (= 0.2.1)
32+
jekyll-redirect-from (= 0.8.0)
33+
jekyll-sass-converter (= 1.2.0)
34+
jekyll-sitemap (= 0.8.1)
35+
jemoji (= 0.4.0)
36+
kramdown (= 1.5.0)
37+
liquid (= 2.6.2)
38+
maruku (= 0.7.0)
39+
mercenary (~> 0.3)
40+
pygments.rb (= 0.6.1)
41+
rdiscount (= 2.1.7)
42+
redcarpet (= 3.1.2)
43+
terminal-table (~> 1.4)
44+
github-pages-health-check (0.3.1)
45+
net-dns (~> 0.6)
46+
public_suffix (~> 1.4)
47+
hitimes (1.2.2)
48+
html-pipeline (1.9.0)
49+
activesupport (>= 2)
50+
nokogiri (~> 1.4)
51+
i18n (0.7.0)
52+
jekyll (2.4.0)
53+
classifier-reborn (~> 2.0)
754
colorator (~> 0.1)
55+
jekyll-coffeescript (~> 1.0)
56+
jekyll-gist (~> 1.0)
57+
jekyll-paginate (~> 1.0)
858
jekyll-sass-converter (~> 1.0)
959
jekyll-watch (~> 1.1)
1060
kramdown (~> 1.3)
11-
liquid (~> 3.0)
61+
liquid (~> 2.6.1)
1262
mercenary (~> 0.3.3)
13-
rouge (~> 1.7)
63+
pygments.rb (~> 0.6.0)
64+
redcarpet (~> 3.1)
1465
safe_yaml (~> 1.0)
15-
jekyll-sass-converter (1.3.0)
66+
toml (~> 0.1.0)
67+
jekyll-coffeescript (1.0.1)
68+
coffee-script (~> 2.2)
69+
jekyll-feed (0.2.3)
70+
jekyll-gist (1.2.1)
71+
jekyll-mentions (0.2.1)
72+
html-pipeline (~> 1.9.0)
73+
jekyll (~> 2.0)
74+
jekyll-paginate (1.1.0)
75+
jekyll-redirect-from (0.8.0)
76+
jekyll (>= 2.0)
77+
jekyll-sass-converter (1.2.0)
1678
sass (~> 3.2)
17-
jekyll-watch (1.3.0)
18-
listen (~> 3.0)
19-
kramdown (1.9.0)
20-
liquid (3.0.6)
21-
listen (3.0.3)
79+
jekyll-sitemap (0.8.1)
80+
jekyll-watch (1.2.1)
81+
listen (~> 2.7)
82+
jemoji (0.4.0)
83+
gemoji (~> 2.0)
84+
html-pipeline (~> 1.9)
85+
jekyll (~> 2.0)
86+
json (1.8.2)
87+
kramdown (1.5.0)
88+
liquid (2.6.2)
89+
listen (2.10.0)
90+
celluloid (~> 0.16.0)
2291
rb-fsevent (>= 0.9.3)
2392
rb-inotify (>= 0.9)
93+
maruku (0.7.0)
2494
mercenary (0.3.5)
95+
mini_portile (0.6.2)
96+
minitest (5.5.1)
97+
net-dns (0.8.0)
98+
nokogiri (1.6.6.2)
99+
mini_portile (~> 0.6.0)
100+
parslet (1.5.0)
101+
blankslate (~> 2.0)
25102
posix-spawn (0.3.11)
26-
pygments.rb (0.6.3)
103+
public_suffix (1.5.1)
104+
pygments.rb (0.6.1)
27105
posix-spawn (~> 0.3.6)
28106
yajl-ruby (~> 1.2.0)
29-
rb-fsevent (0.9.6)
107+
rb-fsevent (0.9.4)
30108
rb-inotify (0.9.5)
31109
ffi (>= 0.5.0)
32-
rouge (1.10.1)
110+
rdiscount (2.1.7)
111+
redcarpet (3.1.2)
33112
safe_yaml (1.0.4)
34-
sass (3.4.19)
113+
sass (3.4.13)
114+
terminal-table (1.4.5)
115+
thread_safe (0.3.5)
116+
timers (4.0.1)
117+
hitimes
118+
toml (0.1.2)
119+
parslet (~> 1.5.0)
120+
tzinfo (1.2.2)
121+
thread_safe (~> 0.1)
35122
yajl-ruby (1.2.1)
36123

37124
PLATFORMS
38125
ruby
39126

40127
DEPENDENCIES
41-
jekyll
42-
kramdown
43-
pygments.rb
128+
github-pages
44129

45130
BUNDLED WITH
46131
1.10.6

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ DOCter is a [Jekyll](http://jekyllrb.com/) template for quickly building out pro
88

99
## To run DOCter locally
1010

11-
DOCter needs Jekyll, Kramdown, and Pygments.rb to run locally. These can be installed with Bundler by running the following commands.
11+
DOCter needs Jekyll and other dependencies to run locally. These can be installed with Bundler by running the following commands.
1212

1313
```
1414
gem install bundler
@@ -24,9 +24,11 @@ cd DOCter
2424
Run Jekyll:
2525

2626
```
27-
jekyll serve --baseurl ''
27+
bundle exec jekyll serve --watch --baseurl ''
2828
```
2929

30+
Open it up in your browser: <http://localhost:4000/>
31+
3032

3133
## _config.yml
3234

0 commit comments

Comments
 (0)