File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PMD Landing Page
2
2
3
+ [ ![ Build Status] ( https://travis-ci.com/pmd/pmd.github.io.svg?branch=pmd7 )] ( https://travis-ci.com/pmd/pmd.github.io )
4
+
3
5
The Jekyll theme used is [ landing page jekyll theme] ( https://github.com/swcool/landing-page-theme ) .
4
6
It is based on [ landing-page bootstrap theme ] ( http://startbootstrap.com/templates/landing-page/ ) .
5
7
@@ -9,7 +11,7 @@ It is based on [landing-page bootstrap theme ](http://startbootstrap.com/templat
9
11
speed up local builds. Otherwise, generating the site could take
10
12
very long, since all the files need to be copied.
11
13
12
- 2 . Execute once ` bundler ` . This will download and install jekyll
14
+ 2 . Execute once ` bundle install ` . This will download and install jekyll
13
15
(see ` Gemfile ` ).
14
16
15
17
3 . Execute ` bundle exec jekyll serve ` and visit http://localhost:4000/
You can’t perform that action at this time.
0 commit comments