Skip to content

Commit 07e935d

Browse files
committed
Upgraded jekyll to version 3.3.0
Upgraded README file with incremental jekyll flag Added ruby-version and ruby-gemset files for rvm / rbenv
1 parent 4ae4849 commit 07e935d

File tree

6 files changed

+44
-129
lines changed

6 files changed

+44
-129
lines changed

Diff for: .bundle/config

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
BUNDLE_PATH: vendor/bundle
3-
BUNDLE_DISABLE_SHARED_GEMS: '1'
2+
BUNDLE_PATH: "vendor/bundle"
3+
BUNDLE_DISABLE_SHARED_GEMS: "true"

Diff for: .ruby-gemset

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
scala_lang

Diff for: .ruby-version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.3.0

Diff for: Gemfile

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
source 'https://rubygems.org'
2-
gem 'github-pages', group: :jekyll_plugins
2+
ruby RUBY_VERSION
3+
4+
gem "jekyll", "3.3.0"
5+
# if you have any plugins, put them here
6+
group :jekyll_plugins do
7+
gem "jekyll-redirect-from", "0.11.0"
8+
end

Diff for: Gemfile.lock

+28-106
Original file line numberDiff line numberDiff line change
@@ -1,129 +1,51 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
RedCloth (4.2.9)
5-
activesupport (4.2.5.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-
addressable (2.3.8)
12-
coffee-script (2.4.1)
13-
coffee-script-source
14-
execjs
15-
coffee-script-source (1.10.0)
16-
colorator (0.1)
17-
ethon (0.8.1)
18-
ffi (>= 1.3.0)
19-
execjs (2.6.0)
20-
faraday (0.9.2)
21-
multipart-post (>= 1.2, < 3)
22-
ffi (1.9.10)
23-
gemoji (2.1.0)
24-
github-pages (46)
25-
RedCloth (= 4.2.9)
26-
github-pages-health-check (= 0.6.0)
27-
jekyll (= 3.0.3)
28-
jekyll-coffeescript (= 1.0.1)
29-
jekyll-feed (= 0.3.1)
30-
jekyll-gist (= 1.4.0)
31-
jekyll-mentions (= 1.0.0)
32-
jekyll-paginate (= 1.1.0)
33-
jekyll-redirect-from (= 0.9.1)
34-
jekyll-sass-converter (= 1.3.0)
35-
jekyll-seo-tag (= 0.1.4)
36-
jekyll-sitemap (= 0.10.0)
37-
jekyll-textile-converter (= 0.1.0)
38-
jemoji (= 0.5.1)
39-
kramdown (= 1.9.0)
40-
liquid (= 3.0.6)
41-
mercenary (~> 0.3)
42-
rdiscount (= 2.1.8)
43-
redcarpet (= 3.3.3)
44-
rouge (= 1.10.1)
45-
terminal-table (~> 1.4)
46-
github-pages-health-check (0.6.0)
47-
addressable (~> 2.3)
48-
net-dns (~> 0.8)
49-
public_suffix (~> 1.4)
50-
typhoeus (~> 0.7)
51-
html-pipeline (2.3.0)
52-
activesupport (>= 2, < 5)
53-
nokogiri (>= 1.4)
54-
i18n (0.7.0)
55-
jekyll (3.0.3)
56-
colorator (~> 0.1)
4+
addressable (2.4.0)
5+
colorator (1.1.0)
6+
ffi (1.9.14)
7+
forwardable-extended (2.6.0)
8+
jekyll (3.3.0)
9+
addressable (~> 2.4)
10+
colorator (~> 1.0)
5711
jekyll-sass-converter (~> 1.0)
5812
jekyll-watch (~> 1.1)
5913
kramdown (~> 1.3)
6014
liquid (~> 3.0)
6115
mercenary (~> 0.3.3)
16+
pathutil (~> 0.9)
6217
rouge (~> 1.7)
6318
safe_yaml (~> 1.0)
64-
jekyll-coffeescript (1.0.1)
65-
coffee-script (~> 2.2)
66-
jekyll-feed (0.3.1)
67-
jekyll-gist (1.4.0)
68-
octokit (~> 4.2)
69-
jekyll-mentions (1.0.0)
70-
html-pipeline (~> 2.2)
71-
jekyll (~> 3.0)
72-
jekyll-paginate (1.1.0)
73-
jekyll-redirect-from (0.9.1)
19+
jekyll-redirect-from (0.11.0)
7420
jekyll (>= 2.0)
75-
jekyll-sass-converter (1.3.0)
76-
sass (~> 3.2)
77-
jekyll-seo-tag (0.1.4)
78-
jekyll (>= 2.0)
79-
jekyll-sitemap (0.10.0)
80-
jekyll-textile-converter (0.1.0)
81-
RedCloth (~> 4.0)
82-
jekyll-watch (1.3.1)
83-
listen (~> 3.0)
84-
jemoji (0.5.1)
85-
gemoji (~> 2.0)
86-
html-pipeline (~> 2.2)
87-
jekyll (>= 2.0)
88-
json (1.8.3)
89-
kramdown (1.9.0)
21+
jekyll-sass-converter (1.4.0)
22+
sass (~> 3.4)
23+
jekyll-watch (1.5.0)
24+
listen (~> 3.0, < 3.1)
25+
kramdown (1.12.0)
9026
liquid (3.0.6)
91-
listen (3.0.5)
92-
rb-fsevent (>= 0.9.3)
93-
rb-inotify (>= 0.9)
94-
mercenary (0.3.5)
95-
mini_portile2 (2.0.0)
96-
minitest (5.8.4)
97-
multipart-post (2.0.0)
98-
net-dns (0.8.0)
99-
nokogiri (1.6.7.2)
100-
mini_portile2 (~> 2.0.0.rc2)
101-
octokit (4.2.0)
102-
sawyer (~> 0.6.0, >= 0.5.3)
103-
public_suffix (1.5.3)
27+
listen (3.0.8)
28+
rb-fsevent (~> 0.9, >= 0.9.4)
29+
rb-inotify (~> 0.9, >= 0.9.7)
30+
mercenary (0.3.6)
31+
pathutil (0.14.0)
32+
forwardable-extended (~> 2.6)
10433
rb-fsevent (0.9.7)
10534
rb-inotify (0.9.7)
10635
ffi (>= 0.5.0)
107-
rdiscount (2.1.8)
108-
redcarpet (3.3.3)
109-
rouge (1.10.1)
36+
rouge (1.11.1)
11037
safe_yaml (1.0.4)
111-
sass (3.4.21)
112-
sawyer (0.6.0)
113-
addressable (~> 2.3.5)
114-
faraday (~> 0.8, < 0.10)
115-
terminal-table (1.5.2)
116-
thread_safe (0.3.5)
117-
typhoeus (0.8.0)
118-
ethon (>= 0.8.0)
119-
tzinfo (1.2.2)
120-
thread_safe (~> 0.1)
38+
sass (3.4.22)
12139

12240
PLATFORMS
12341
ruby
12442

12543
DEPENDENCIES
126-
github-pages
44+
jekyll (= 3.3.0)
45+
jekyll-redirect-from (= 0.11.0)
46+
47+
RUBY VERSION
48+
ruby 2.3.0p0
12749

12850
BUNDLED WITH
129-
1.10.6
51+
1.13.5

Diff for: README.md

+5-20
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,15 @@ This site uses a Jekyll, a Ruby framework. You'll need Ruby and Bundler installe
1919

2020
cd into the directory where you cloned this repository, then install the required gems with `bundle install`. This will automatically put the gems into `./vendor/bundle`.
2121

22-
Start the server in the context of the bundle:
22+
Start the server in the context of the bundle (use `-I` for incremental builds):
2323

24-
bundle exec jekyll serve
24+
bundle exec jekyll serve -I
2525

26-
The generated site is available at `http://localhost:4000`
27-
28-
If you add `--watch` at the end of the command line above, Jekyll will automatically watch for changes on the filesystem, and regenerate the site. It can take a few minutes for your changes to appear. Watch Jekyll's output. When you start up you'll see this:
29-
30-
$ bundle exec jekyll serve --watch
31-
Configuration file: /Users/ben/src/scala.github.com/_config.yml
32-
Source: /Users/ben/src/scala.github.com
33-
Destination: /Users/ben/src/scala.github.com/_site
34-
Generating...
35-
done.
36-
Auto-regeneration: enabled for '/Users/ben/src/scala.github.com'
26+
`It might take around 5 minutes at first but incremental compilations will be fast.`
3727

38-
When you change a file, this output will tell you that jekyll is regenerating. It's not done until it says `done.`
28+
The generated site is available at `http://localhost:4000`
3929

40-
Server running... press ctrl-c to stop.
41-
Regenerating: 1 files at 2014-11-29 09:19:04 ...done.
42-
Regenerating: 3 files at 2014-11-29 09:21:39 ...done.
43-
Regenerating: 2 files at 2014-11-29 09:25:10 ...done.
44-
Regenerating: 2 files at 2014-11-29 09:27:49
30+
If you add `--watch` at the end of the command line above, Jekyll will automatically watch for changes on the filesystem, and regenerate the site.
4531

4632
If you get `incompatible encoding` errors when generating the site under Windows, then ensure that the
4733
console in which you are running jekyll can work with UTF-8 characters. As described in the blog
@@ -61,4 +47,3 @@ There's a free markdown editor for OSX called [Mou](http://25.io/mou/). It's qui
6147
## License ##
6248

6349
All documentation contained in this repository is licensed by EPFL under a Creative Commons Attribution-Share Alike 3.0 Unported license ("CC-BY-SA"), unless otherwise noted. By submitting a "pull request," or otherwise contributing to this repository, you implicitly agree to license your contribution under the above CC-BY-SA license. The source code of this website is licensed to EPFL under the [Scala License](http://www.scala-lang.org/node/146), unless otherwise noted.
64-

0 commit comments

Comments
 (0)