Skip to content

Commit 44128cf

Browse files
committed
Update README.md
1 parent e37870c commit 44128cf

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# PMD Landing Page
22

3-
[![Build Status](https://travis-ci.com/pmd/pmd.github.io.svg?branch=pmd7)](https://travis-ci.com/pmd/pmd.github.io)
4-
53
The Jekyll theme used is [landing page jekyll theme](https://github.com/swcool/landing-page-theme).
64
It is based on [landing-page bootstrap theme ](http://startbootstrap.com/templates/landing-page/).
75

86
## Build the site locally
97

10-
1. Make sure, you exclude "pmd-5*" and "latest" in `_config.yml` to
11-
speed up local builds. Otherwise, generating the site could take
12-
very long, since all the files need to be copied.
13-
14-
2. Execute once `bundle install`. This will download and install jekyll
8+
1. Execute once `bundle install`. This will download and install jekyll
159
(see `Gemfile`).
1610

17-
3. Execute `bundle exec jekyll serve` and visit http://localhost:4000/
11+
2. Execute `bundle exec jekyll serve` and visit http://localhost:4000/

0 commit comments

Comments
 (0)