Skip to content

Commit

Permalink
Add download and deploy links to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddarnes authored Aug 22, 2018
1 parent dad0648 commit 1b40008
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@ Here are a few examples of Alembic out in the wild being used in a variety of wa

## Installation

If you’re looking for a quick way to install Alembic, try one of the starter kits below:
- [GitHub Pages starter](https://github.com/daviddarnes/alembic-starters/archive/master.zip)
- [Deploy to Netlify](https://app.netlify.com/start/deploy?repository=https://github.com/daviddarnes/alembic-starters/)
- [Deploy to Netlify + Forestry](https://app.netlify.com/start/deploy?repository=https://github.com/daviddarnes/alembic-starters/tree/forestry)
- [Deploy to Netlify CMS](https://app.netlify.com/start/deploy?repository=https://github.com/daviddarnes/alembic-starters/tree/netlify-cms&stack=cms)

### As a Jekyll theme

1. Add `gem "alembic-jekyll-theme"` to your `Gemfile` to add the theme as a dependancy
Expand Down

0 comments on commit 1b40008

Please sign in to comment.