Skip to content

Commit

Permalink
Examples added
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Oct 14, 2016
1 parent 9492868 commit cfb2e65
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ You can find a list of all options [below](#options).
| -s, --single | Serve single page apps with only one `index.html` in the root directory | - |
| -u, --unzipped | Disable gzip compression | false |

## Examples

Here's a list of selected sites that are running on `list`:

- [Hyper](https://hyper.is) ([repo](https://github.com/zeit/hyper-website))
- [Leo Lamprecht](https://leo.im) ([repo](https://github.com/leo/site))

## Contribute

1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device
Expand Down

0 comments on commit cfb2e65

Please sign in to comment.