Skip to content
This repository has been archived by the owner on May 2, 2018. It is now read-only.

Commit

Permalink
app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
himynameisjonas committed Aug 16, 2014
1 parent ec57884 commit 6bf2a2e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Expand Up @@ -20,3 +20,4 @@ exclude:
- Gemfile.lock
- config.ru
- vendor
- app.json
12 changes: 12 additions & 0 deletions app.json
@@ -0,0 +1,12 @@
{
"name": "Jekyll + Heroku + Unicorn",
"description": "Blazing fast blogging with Jekyll deployed to Heroku with 6 Unicorn workers.",
"keywords": [
"jekyll",
"unicorn",
"blog",
"static site"
],
"repository": "https://github.com/himynameisjonas/jekyll-heroku-unicorn",
"success_url": "/"
}

0 comments on commit 6bf2a2e

Please sign in to comment.