Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobmadole <robmadole@gmail.com>2013-05-17 17:35:23 +0400
committerrobmadole <robmadole@gmail.com>2013-05-17 17:35:23 +0400
commitce8d414b7bca6e03d44740dd7112be5bc75d654e (patch)
tree54ffb17a73e9dcda24c287f82f847ec89c743b8c /Gemfile
parent441d6f0ba11a8f499fa5610bdbaf6a0c1a1e9989 (diff)
Global icons object
Diffstat (limited to 'Gemfile')
-rwxr-xr-xGemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100755
index 000000000..b95f33990
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source 'https://rubygems.org'
+
+gem 'jekyll', '1.0'
+gem 'debugger'