Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PROJECTS.md #561

Merged
merged 1 commit into from
Sep 1, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 12 additions & 0 deletions Documents/PROJECTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,15 @@ An up to date example repository showing some of Vapor's features
### GitHub

[Vapor Example](https://github.com/qutheory/vapor-example).

# SwiftyBeaver Website

The website of SwiftyBeaver, the logging platform for Swift, is powered by Vapor with Leaf as template engine. Check out the source code on Github for a better understanding how easy it is to create websites with Vapor.

### GitHub

[https://github.com/SwiftyBeaver/SBWebsite](https://github.com/SwiftyBeaver/SBWebsite)

### Site

[swiftybeaver.com](https://github.com/qutheory/vapor-example)