A bit less redundant editorial :)

master
Zach Leatherman 2020-01-02 21:18:18 -06:00
parent 2c711539a3
commit 5e31af9ea8
1 changed files with 7 additions and 2 deletions

View File

@ -7,10 +7,15 @@ A starter repository showing how to build a blog with the [Eleventy](https://git
## Demos
* [Netlify](https://eleventy-base-blog.netlify.com/)
* [Get your own Eleventy web site on Netlify](https://app.netlify.com/start/deploy?repository=https://github.com/11ty/eleventy-base-blog)—seriously, just click OK a few times and its live—Netlify is amazing.
* [Get your own Eleventy web site on ZEIT Now](https://zeit.co/new/project?template=11ty/eleventy-base-blog)—seriously, just click OK a few times and its live—ZEIT Now is amazing.
* [GitHub Pages](https://11ty.github.io/eleventy-base-blog/)
## Deploy this to your own site
These builders are amazing—try them out to get your own Eleventy site in a few clicks!
* [Get your own Eleventy web site on Netlify](https://app.netlify.com/start/deploy?repository=https://github.com/11ty/eleventy-base-blog)
* [Get your own Eleventy web site on ZEIT Now](https://zeit.co/new/project?template=11ty/eleventy-base-blog)
## Getting Started
### 1. Clone this repository: