This commit is contained in:
Panos Sakkos 2016-01-09 13:53:55 +01:00
parent 789e21ae63
commit c83ea8f276
5 changed files with 15 additions and 12 deletions

View file

@ -1,3 +1,6 @@
install
- Installs jekyll and the dependencies required by personal-jekyll-theme
serve-production
- Builds and serves your website in 127.0.0.1:4000

View file

@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
require 'yaml'

View file

@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
# Script to help you get the latest bug fixes and features from the development repository

View file

@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
require 'date'