File tree Expand file tree Collapse file tree
source/api/presentation/1.0 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11_site
2- Gemfile.lock
2+ node_modules /
Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem 'jekyll' #, "< 2.0.0"
4- gem 'kramdown'
3+ gem 'jekyll' , ' 2.0.3'
4+ gem 'kramdown' , '1.3.3'
55
66group :test do
7- gem 'html-proofer'
7+ gem 'html-proofer' , '0.7.2'
88end
Original file line number Diff line number Diff line change 1+ GEM
2+ remote: https://rubygems.org/
3+ specs:
4+ blankslate (2.1.2.4 )
5+ celluloid (0.15.2 )
6+ timers (~> 1.1.0 )
7+ classifier (1.3.4 )
8+ fast-stemmer (>= 1.0.0 )
9+ coffee-script (2.2.0 )
10+ coffee-script-source
11+ execjs
12+ coffee-script-source (1.7.0 )
13+ colorator (0.1 )
14+ colored (1.2 )
15+ ethon (0.7.1 )
16+ ffi (>= 1.3.0 )
17+ execjs (2.2.1 )
18+ fast-stemmer (1.0.2 )
19+ ffi (1.9.3 )
20+ html-proofer (0.7.2 )
21+ colored (~> 1.2 )
22+ mercenary (~> 0.3.2 )
23+ nokogiri (~> 1.6.0 )
24+ typhoeus (~> 0.6.7 )
25+ yell (~> 2.0 )
26+ jekyll (2.0.3 )
27+ classifier (~> 1.3 )
28+ colorator (~> 0.1 )
29+ jekyll-coffeescript (~> 1.0 )
30+ jekyll-sass-converter (~> 1.0 )
31+ kramdown (~> 1.3 )
32+ liquid (~> 2.5.5 )
33+ listen (~> 2.5 )
34+ mercenary (~> 0.3.3 )
35+ pygments.rb (~> 0.5.0 )
36+ redcarpet (~> 3.1 )
37+ safe_yaml (~> 1.0 )
38+ toml (~> 0.1.0 )
39+ jekyll-coffeescript (1.0.0 )
40+ coffee-script (~> 2.2 )
41+ jekyll-sass-converter (1.0.0 )
42+ sass (~> 3.2 )
43+ kramdown (1.3.3 )
44+ liquid (2.5.5 )
45+ listen (2.7.9 )
46+ celluloid (>= 0.15.2 )
47+ rb-fsevent (>= 0.9.3 )
48+ rb-inotify (>= 0.9 )
49+ mercenary (0.3.3 )
50+ mini_portile (0.6.0 )
51+ nokogiri (1.6.2.1 )
52+ mini_portile (= 0.6.0 )
53+ parslet (1.5.0 )
54+ blankslate (~> 2.0 )
55+ posix-spawn (0.3.8 )
56+ pygments.rb (0.5.4 )
57+ posix-spawn (~> 0.3.6 )
58+ yajl-ruby (~> 1.1.0 )
59+ rb-fsevent (0.9.4 )
60+ rb-inotify (0.9.5 )
61+ ffi (>= 0.5.0 )
62+ redcarpet (3.1.2 )
63+ safe_yaml (1.0.3 )
64+ sass (3.3.9 )
65+ timers (1.1.0 )
66+ toml (0.1.1 )
67+ parslet (~> 1.5.0 )
68+ typhoeus (0.6.9 )
69+ ethon (>= 0.7.1 )
70+ yajl-ruby (1.1.0 )
71+ yell (2.0.4 )
72+
73+ PLATFORMS
74+ ruby
75+
76+ DEPENDENCIES
77+ html-proofer (= 0.7.2 )
78+ jekyll (= 2.0.3 )
79+ kramdown (= 1.3.3 )
Original file line number Diff line number Diff line change 44 "version" : " " ,
55 "dependencies" : {},
66 "devDependencies" : {
7- "grunt" : " ~0.4.x " ,
8- "grunt-html" : " ~1.3.x "
7+ "grunt" : " ~0.4.5 " ,
8+ "grunt-html" : " ~1.4.0 "
99 },
1010 "scripts" : {
1111 "test" : " grunt test"
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < head >
3+ < title > Refresh...</ title >
4+ < meta http-equiv ="refresh " content ="0; url=/api/presentation/ " />
5+ </ head >
6+ < body >
7+ </ body >
8+ </ html>
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments