1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00

Add jekyll staging gem.

This commit is contained in:
Daniel Barber 2015-04-30 07:31:50 +01:00
parent 4585cfafb1
commit c7b51ffe8c
3 changed files with 40 additions and 28 deletions

7
.jekyll-stagingrc Normal file
View File

@ -0,0 +1,7 @@
---
jekyll_root: |
./
drafts_dir: |
~/Dropbox/Text Docs/danbarber.me/drafts
file_extension: |
markdown

View File

@ -8,6 +8,8 @@ gem 'jekyll'
gem 'jekyll-assets' gem 'jekyll-assets'
gem 'jekyll-video-tag' gem 'jekyll-video-tag'
gem 'jekyll-staging'
gem 'octopress', '~> 3.0.0.rc' gem 'octopress', '~> 3.0.0.rc'
gem 'octopress-deploy', '~> 1.0' gem 'octopress-deploy', '~> 1.0'

View File

@ -1,26 +1,26 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
addressable (2.3.6) addressable (2.3.8)
blankslate (2.1.2.4) blankslate (2.1.2.4)
bourbon (4.1.0) bourbon (4.2.2)
sass (~> 3.3) sass (~> 3.4)
thor thor
celluloid (0.16.0) celluloid (0.16.0)
timers (~> 4.0.0) timers (~> 4.0.0)
classifier-reborn (2.0.3) classifier-reborn (2.0.3)
fast-stemmer (~> 1.0) fast-stemmer (~> 1.0)
coffee-script (2.3.0) coffee-script (2.4.1)
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.8.0) coffee-script-source (1.9.1.1)
colorator (0.1) colorator (0.1)
execjs (2.2.2) execjs (2.5.2)
facets (3.0.0) facets (3.0.0)
fast-stemmer (1.0.2) fast-stemmer (1.0.2)
fastimage (1.6.6) fastimage (1.6.8)
addressable (~> 2.3, >= 2.3.5) addressable (~> 2.3, >= 2.3.5)
ffi (1.9.6) ffi (1.9.8)
hike (1.2.3) hike (1.2.3)
hitimes (1.2.2) hitimes (1.2.2)
jekyll (2.5.3) jekyll (2.5.3)
@ -38,59 +38,61 @@ GEM
redcarpet (~> 3.1) redcarpet (~> 3.1)
safe_yaml (~> 1.0) safe_yaml (~> 1.0)
toml (~> 0.1.0) toml (~> 0.1.0)
jekyll-assets (0.12.1) jekyll-assets (0.14.0)
fastimage (~> 1.6) fastimage (~> 1.6)
jekyll (~> 2.0) jekyll (~> 2.0)
mini_magick (~> 4.1)
sass (~> 3.2) sass (~> 3.2)
sprockets (~> 2.10) sprockets (~> 2.10)
sprockets-helpers sprockets-helpers
sprockets-sass sprockets-sass
jekyll-coffeescript (1.0.1) jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2) coffee-script (~> 2.2)
jekyll-gist (1.1.0) jekyll-gist (1.2.1)
jekyll-paginate (1.1.0) jekyll-paginate (1.1.0)
jekyll-sass-converter (1.3.0) jekyll-sass-converter (1.3.0)
sass (~> 3.2) sass (~> 3.2)
jekyll-staging (1.0.6)
jekyll-video-tag (0.1.0) jekyll-video-tag (0.1.0)
jekyll-watch (1.2.0) jekyll-watch (1.2.1)
listen (~> 2.7) listen (~> 2.7)
json (1.8.1) json (1.8.2)
kramdown (1.3.3) kramdown (1.3.3)
liquid (2.6.1) liquid (2.6.2)
listen (2.8.4) listen (2.10.0)
celluloid (>= 0.15.2) celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9) rb-inotify (>= 0.9)
mercenary (0.3.5) mercenary (0.3.5)
mini_magick (4.0.1) mini_magick (4.2.3)
multi_json (1.10.1) multi_json (1.11.0)
octopress (3.0.0.rc.25) octopress (3.0.0.rc.35)
jekyll (~> 2.0) jekyll (~> 2.5)
mercenary (~> 0.3.2) mercenary (~> 0.3.2)
octopress-deploy octopress-deploy
octopress-escape-code (~> 2.0) octopress-escape-code (~> 2.0)
octopress-hooks (~> 2.0) octopress-hooks (~> 2.0)
titlecase titlecase
octopress-deploy (1.0.3) octopress-deploy (1.2.1)
colorator colorator
octopress-escape-code (2.0.6) octopress-escape-code (2.0.6)
octopress-hooks (~> 2.0) octopress-hooks (~> 2.0)
octopress-hooks (2.3.1) octopress-hooks (2.6.0)
jekyll (~> 2.0) jekyll (~> 2.0)
parslet (1.5.0) parslet (1.5.0)
blankslate (~> 2.0) blankslate (~> 2.0)
posix-spawn (0.3.9) posix-spawn (0.3.11)
pygments.rb (0.6.0) pygments.rb (0.6.3)
posix-spawn (~> 0.3.6) posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0) yajl-ruby (~> 1.2.0)
rack (1.6.0) rack (1.6.0)
rake (10.4.2) rake (10.4.2)
rb-fsevent (0.9.4) rb-fsevent (0.9.4)
rb-inotify (0.9.5) rb-inotify (0.9.5)
ffi (>= 0.5.0) ffi (>= 0.5.0)
redcarpet (3.2.2) redcarpet (3.2.3)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.4.9) sass (3.4.13)
sprockets (2.12.3) sprockets (2.12.3)
hike (~> 1.2) hike (~> 1.2)
multi_json (~> 1.0) multi_json (~> 1.0)
@ -108,10 +110,10 @@ GEM
titlecase (0.1.1) titlecase (0.1.1)
toml (0.1.2) toml (0.1.2)
parslet (~> 1.5.0) parslet (~> 1.5.0)
uglifier (2.6.1) uglifier (2.7.1)
execjs (>= 0.3.0) execjs (>= 0.3.0)
json (>= 1.8.0) json (>= 1.8.0)
yajl-ruby (1.1.0) yajl-ruby (1.2.1)
PLATFORMS PLATFORMS
ruby ruby
@ -121,6 +123,7 @@ DEPENDENCIES
facets facets
jekyll jekyll
jekyll-assets jekyll-assets
jekyll-staging
jekyll-video-tag jekyll-video-tag
kramdown (~> 1.3.3) kramdown (~> 1.3.3)
mini_magick mini_magick