astanway / jekyll-with-deploy

Vanilla version of http://abe.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To write a post: copy the example in _posts

To build/serve locally: jekyll serve / jekyll build

To deploy: sh deploy.sh

Make sure to update deploy.sh with your server.

Deploy.sh generates a _site directory and rsyncs it to the server. _site contains the generated static site in its entirety.

About

Vanilla version of http://abe.is


Languages

Language:CSS 44.4%Language:HTML 32.4%Language:Ruby 14.1%Language:JavaScript 8.3%Language:Shell 0.9%