Readme updates
This commit is contained in:
parent
62075949b8
commit
9be2b1ad57
|
@ -1,17 +1,16 @@
|
||||||
# Jekyll Now
|
# Jekyll Now
|
||||||
|
|
||||||
** Create your Jekyll blog in minutes, without touching the command line. **
|
|
||||||
|
|
||||||
Jekyll Now is my effort to make it easier to set up your Jekyll blog, eliminating the following up front work:
|
Jekyll Now is my effort to make it easier to set up your Jekyll blog, eliminating the following up front work:
|
||||||
|
|
||||||
- No need to touch the command line
|
- No need to touch the command line
|
||||||
- No need to install/configure ruby, rvm/rbenv, ruby gems (my least favorite part, as I'm not a rubyist)
|
- No need to install/configure ruby, rvm/rbenv, ruby gems (my least favorite part, as I'm not a rubyist)
|
||||||
- No need to install runtime dependancies like markdown processors, Pygments, etc
|
- No need to install runtime dependancies like markdown processors, Pygments, etc
|
||||||
- No need to spend too much time on theming
|
- No need to spend too much time on theming
|
||||||
|
- No cleanup, you can simply delete your repository if you don't like it
|
||||||
|
|
||||||
The Jekyll Now base theme is fully responsive, clean, and minimal (3 http requests including social icons and your avatar).
|
The Jekyll Now base theme is fully responsive, clean, and minimal (3 http requests including social icons and your avatar).
|
||||||
|
|
||||||
[![Jekyll Now Theme Screenshot](/images/jekyll-now-theme-screenshot.jpg "Jekyll Now Theme Screenshot")](/images/jekyll-now-theme-screenshot-big.jpg)
|
[![Jekyll Now Theme Screenshot](/images/jekyll-now-theme-screenshot.jpg "Jekyll Now Theme Screenshot")](https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-now-theme-screenshot-big.jpg)
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue