8000 Enable github-flavored markdown. · jruby/blog.jruby.org@5e4ec47 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e4ec47

Browse files
committed
Enable github-flavored markdown.
1 parent a3866b9 commit 5e4ec47

File tree

3 files changed

+128
-20
lines changed

3 files changed

+128
-20
lines changed

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source :rubygems
22

3-
gem "jekyll"
3+
gem "github-pages"
44
gem "rack"
55
gem "jruby-openssl", :platform => "jruby"
6+
gem "directory_watcher"

Gemfile.lock

Lines changed: 125 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,141 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
albino (1.3.3)
5-
posix-spawn (>= 0.3.6)
4+
RedCloth (4.2.9)
5+
activesupport (4.2.4)
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+
addressable (2.3.8)
12+
blankslate (2.1.2.4)
613
bouncy-castle-java (1.5.0146.1)
7-
classifier (1.3.3)
8-
fast-stemmer (>= 1.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)
20+
colorator (0.1)
921
directory_watcher (1.4.1)
10-
fast-stemmer (1.0.0)
11-
jekyll (0.11.0)
12-
albino (>= 1.3.2)
13-
classifier (>= 1.3.1)
14-
directory_watcher (>= 1.1.1)
15-
kramdown (>= 0.13.2)
16-
liquid (>= 1.9.0)
17-
maruku (>= 0.5.9)
22+
ethon (0.8.0)
23+
ffi (>= 1.3.0)
24+
execjs (2.6.0)
25+
fast-stemmer (1.0.2)
26+
ffi (1.9.10)
27+
gemoji (2.1.0)
28+
github-pages (39)
29+
RedCloth (= 4.2.9)
30+
github-pages-health-check (~> 0.2)
31+
jekyll (= 2.4.0)
32+
jekyll-coffeescript (= 1.0.1)
33+
jekyll-feed (= 0.3.1)
34+
jekyll-mentions (= 0.2.1)
35+
jekyll-redirect-from (= 0.8.0)
36+
jekyll-sass-converter (= 1.3.0)
37+
jekyll-sitemap (= 0.8.1)
38+
jemoji (= 0.5.0)
39+
kramdown (= 1.5.0)
40+
liquid (= 2.6.2)
41+
maruku (= 0.7.0)
42+
mercenary (~> 0.3)
43+
pygments.rb (= 0.6.3)
44+
rdiscount (= 2.1.7)
45+
redcarpet (= 3.3.2)
46+
terminal-table (~> 1.4)
47+
github-pages-health-check (0.5.3)
48+
addressable (~> 2.3)
49+
net-dns (~> 0.8)
50+
public_suffix (~> 1.4)
51+
typhoeus (~> 0.7)
52+
html-pipeline (1.9.0)
53+
activesupport (>= 2)
54+
nokogiri (~> 1.4)
55+
i18n (0.7.0)
56+
jekyll (2.4.0)
57+
classifier-reborn (~> 2.0)
58+
colorator (~> 0.1)
59+
jekyll-coffeescript (~> 1.0)
60+
jekyll-gist (~> 1.0)
61+
jekyll-paginate (~> 1.0)
62+
jekyll-sass-converter (~> 1.0)
63+
jekyll-watch (~> 1.1)
64+
kramdown (~> 1.3)
65+
liquid (~> 2.6.1)
66+
mercenary (~> 0.3.3)
67+
pygments.rb (~> 0.6.0)
68+
redcarpet (~> 3.1)
69+
safe_yaml (~> 1.0)
70+
toml (~> 0.1.0)
71+
jekyll-coffeescript (1.0.1)
72+
coffee-script (~> 2.2)
73+
jekyll-feed (0.3.1)
74+
jekyll-gist (1.3.4)
75+
jekyll-mentions (0.2.1)
76+
html-pipeline (~> 1.9.0)
77+
jekyll (~> 2.0)
78+
jekyll-paginate (1.1.0)
79+
jekyll-redirect-from (0.8.0)
80+
jekyll (>= 2.0)
81+
jekyll-sass-converter (1.3.0)
82+
sass (~> 3.2)
83+
jekyll-sitemap (0.8.1)
84+
jekyll-watch (1.3.0)
85+
listen (~> 3.0)
86+
jemoji (0.5.0)
87+
gemoji (~> 2.0)
88+
html-pipeline (~> 1.9)
89+
jekyll (>= 2.0)
1890
jruby-openssl (0.7.4)
1991
bouncy-castle-java
20-
kramdown (0.13.3)
21-
liquid (2.2.2)
22-
maruku (0.6.0)
23-
syntax (>= 1.0.0)
24-
posix-spawn (0.3.6)
92+
json (1.8.3)
93+
kramdown (1.5.0)
94+
liquid (2.6.2)
95+
listen (3.0.3)
96+
rb-fsevent (>= 0.9.3)
97+
rb-inotify (>= 0.9)
98+
maruku (0.7.0)
99+
mercenary (0.3.5)
100+
mini_portile (0.6.2)
101+
minitest (5.8.1)
102+
net-dns (0.8.0)
103+
nokogiri (1.6.6.2)
104+
mini_portile (~> 0.6.0)
105+
parslet (1.5.0)
106+
blankslate (~> 2.0)
107+
posix-spawn (0.3.11)
108+
public_suffix (1.5.1)
109+
pygments.rb (0.6.3)
110+
posix-spawn (~> 0.3.6)
111+
yajl-ruby (~> 1.2.0)
25112
rack (1.3.2)
26-
syntax (1.0.0)
113+
rb-fsevent (0.9.6)
114+
rb-inotify (0.9.5)
115+
ffi (>= 0.5.0)
116+
rdiscount (2.1.7)
117+
redcarpet (3.3.2)
118+
safe_yaml (1.0.4)
119+
sass (3.4.19)
120+
terminal-table (1.5.2)
121+
thread_safe (0.3.5)
122+
toml (0.1.2)
123+
parslet (~> 1.5.0)
124+
typhoeus (0.8.0)
125+
ethon (>= 0.8.0)
126+
tzinfo (1.2.2)
127+
thread_safe (~> 0.1)
128+
yajl-ruby (1.2.1)
27129

28130
PLATFORMS
29131
java
30132
ruby
31133

32134
DEPENDENCIES
33-
jekyll
135+
directory_watcher
136+
github-pages
34137
jruby-openssl
35138
rack
139+
140+
BUNDLED WITH
141+
1.10.5

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ title: The JRuby Blog
44
subtitle: The Ruby Programming Language on the JVM
55
url: http://blog.jruby.org
66
markdown: kramdown
7+
input: GFM

0 commit comments

Comments
 (0)
0