Skip to content

Commit fea1833

Browse files
author
Karl McCollester
committed
Revert "Added Columbia, SC first openhack event"
This reverts commit c173e69.
1 parent c173e69 commit fea1833

130 files changed

Lines changed: 16 additions & 85 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

100755100644
File mode changed.

Gemfile

100755100644
File mode changed.

Gemfile.lock

100755100644
Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,28 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
albino (1.3.3)
5+
posix-spawn (>= 0.3.6)
46
classifier (1.3.3)
57
fast-stemmer (>= 1.0.0)
6-
directory_watcher (1.5.1)
7-
fast-stemmer (1.0.2)
8-
geocoder (1.1.6)
9-
jekyll (0.12.1)
8+
directory_watcher (1.4.1)
9+
fast-stemmer (1.0.1)
10+
geocoder (1.1.4)
11+
jekyll (0.11.2)
12+
albino (~> 1.3)
1013
classifier (~> 1.3)
1114
directory_watcher (~> 1.1)
12-
kramdown (~> 0.14)
15+
kramdown (~> 0.13)
1316
liquid (~> 2.3)
1417
maruku (~> 0.5)
15-
pygments.rb (~> 0.3.2)
16-
kramdown (0.14.2)
17-
liquid (2.5.0)
18+
kramdown (0.14.0)
19+
liquid (2.4.1)
1820
maruku (0.6.1)
1921
syntax (>= 1.0.0)
2022
posix-spawn (0.3.6)
21-
pygments.rb (0.3.7)
22-
posix-spawn (~> 0.3.6)
23-
yajl-ruby (~> 1.1.0)
24-
rake (10.0.3)
25-
sass (3.2.7)
23+
rake (0.9.2.2)
24+
sass (3.2.1)
2625
syntax (1.0.0)
27-
yajl-ruby (1.1.0)
2826

2927
PLATFORMS
3028
ruby

MIT-LICENSE

100755100644
File mode changed.

README.markdown

100755100644
File mode changed.

Rakefile

100755100644
File mode changed.

_config.yml

100755100644
File mode changed.

_includes/cities.html

100755100644
File mode changed.

_layouts/default.html

100755100644
File mode changed.

assets/index.scss

100755100644
File mode changed.

0 commit comments

Comments
 (0)