Skip to content

Commit

Permalink
Redesign homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsenramon committed Apr 28, 2016
1 parent 7567ed5 commit 2a88e68
Show file tree
Hide file tree
Showing 106 changed files with 2,811 additions and 2,485 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ log/
dragonfly.log
.sass-cache/
config/deploy.yml
.DS_Store
26 changes: 2 additions & 24 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
source 'https://rubygems.org'
source "https://rubygems.org"

gem 'locomotivecms_steam', path: '~/Documents/LocomotiveCMS/gems/steam'
gem 'locomotivecms_wagon', path: '~/Documents/LocomotiveCMS/wagon'
# gem 'locomotivecms_wagon', '2.0.0-beta.1'

gem 'guard-livereload'

group :development do
# Mac OS X
# gem 'rb-fsevent', '~> 0.9.1', require: RUBY_PLATFORM.include?('darwin') && 'rb-fsevent'
#
# # Unix
# # gem 'therubyracer', require: 'v8', platforms: :ruby unless RUBY_PLATFORM.include?('darwin')
# # gem 'rb-inotify', '~> 0.9', require: RUBY_PLATFORM.include?('linux') && 'rb-inotify'
#
# # Windows
# # gem 'wdm', '>= 0.1.0', require: RUBY_PLATFORM =~ /mswin|mingw/i && 'wdm'
end
#
# group :misc do
# # Add your extra gems here
# # gem 'susy', require: 'susy'
# # gem 'redcarpet', require: 'redcarpet'
# end
gem "locomotivecms_wagon", "~> 2.1.0.rc5"
194 changes: 70 additions & 124 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,68 +1,24 @@
PATH
remote: ~/Documents/LocomotiveCMS/gems/steam
specs:
locomotivecms_steam (1.0.0.rc4)
RedCloth (~> 4.2.9)
chronic (~> 0.10.2)
coffee-script (~> 2.4.1)
compass (~> 1.0.3)
dragonfly (~> 1.0.12)
haml (~> 4.0.6)
httparty (~> 0.13.6)
kramdown (~> 1.8.0)
locomotivecms-solid (~> 4.0.1)
locomotivecms_common (~> 0.0.5)
mime-types (~> 2.6.1)
mimetype-fu (~> 0.1.2)
moneta (~> 0.8.0)
mongo (~> 2.1.2)
morphine (~> 0.1.1)
origin (~> 2.1.1)
rack-cache (~> 1.2)
rack-rewrite (~> 1.5.1)
rack_csrf (~> 2.5.0)
sanitize (~> 4.0.0)
sprockets (~> 2.12.3)
sprockets-less (~> 0.6.1)
sprockets-sass (~> 1.3.1)

PATH
remote: ~/Documents/LocomotiveCMS/wagon
specs:
locomotivecms_wagon (2.0.0.rc3)
faker (~> 1.4.3)
listen (~> 3.0.4)
locomotivecms_coal (~> 1.0.0.rc1)
locomotivecms_steam (~> 1.0.0.rc4)
netrc (~> 0.10.3)
rack-livereload (~> 0.3.16)
rubyzip (~> 1.1.7)
thin (~> 1.6.3)
thor (~> 0.19.1)
yui-compressor (~> 0.12.0)

GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
activesupport (4.2.5)
activesupport (4.2.5.2)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
addressable (2.4.0)
attr_extras (4.4.0)
bson (3.2.6)
autoprefixer-rails (6.3.3.1)
execjs
chronic (0.10.2)
chunky_png (1.3.5)
coderay (1.1.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.10.0)
colorize (0.7.7)
commonjs (0.2.7)
compass (1.0.3)
chunky_png (~> 1.2)
compass-core (~> 1.0.2)
Expand All @@ -75,132 +31,124 @@ GEM
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
concurrent-ruby (1.0.1)
crass (1.0.2)
daemons (1.2.3)
dragonfly (1.0.12)
addressable (~> 2.3)
multi_json (~> 1.0)
rack (>= 1.3.0)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.0.8)
eventmachine (1.2.0.1)
execjs (2.6.0)
faker (1.4.3)
faker (1.6.3)
i18n (~> 0.5)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
ffi (1.9.10)
formatador (0.2.5)
guard (2.13.0)
formatador (>= 0.2.4)
listen (>= 2.7, <= 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-livereload (2.5.1)
em-websocket (~> 0.5)
guard (~> 2.8)
guard-compat (~> 1.0)
multi_json (~> 1.8)
haml (4.0.7)
tilt
hike (1.2.3)
http_parser.rb (0.6.0)
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
httpclient (2.7.1)
i18n (0.7.0)
json (1.8.3)
kramdown (1.8.0)
less (2.6.0)
commonjs (~> 0.2.7)
listen (3.0.4)
kramdown (1.10.0)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-inotify (>= 0.9.7)
locomotivecms-liquid (4.0.0)
locomotivecms-solid (4.0.1)
locomotivecms-liquid (~> 4.0.0)
locomotivecms_coal (1.0.0.rc1)
activesupport (~> 4.2.3)
locomotivecms_coal (1.1.0)
activesupport (~> 4.2.5.2)
faraday (~> 0.9.1)
faraday_middleware (~> 0.10.0)
locomotivecms_common (0.0.5)
activesupport (~> 4.2.1)
httpclient (~> 2.7.1)
locomotivecms_common (0.1.0)
activesupport (~> 4.2.5.2)
attr_extras (~> 4.4.0)
colorize
stringex (~> 2.5.2)
lumberjack (1.0.9)
method_source (0.8.2)
stringex (~> 2.6.0)
locomotivecms_steam (1.1.0.rc3)
RedCloth (~> 4.2.9)
autoprefixer-rails (~> 6.3.3.1)
chronic (~> 0.10.2)
coffee-script (~> 2.4.1)
compass (~> 1.0.3)
dragonfly (~> 1.0.12)
haml (~> 4.0.6)
httparty (~> 0.13.6)
kramdown (~> 1.10.0)
locomotivecms-solid (~> 4.0.1)
locomotivecms_common (~> 0.1.0)
mime-types (~> 2.6.1)
mimetype-fu (~> 0.1.2)
moneta (~> 0.8.0)
morphine (~> 0.1.1)
nokogiri (~> 1.6.7.2)
rack-cache (~> 1.6.1)
rack-rewrite (~> 1.5.1)
rack_csrf (~> 2.5.0)
sanitize (~> 4.0.1)
sass (~> 3.4.21)
sprockets (~> 3.5.2)
locomotivecms_wagon (2.1.0.rc5)
faker (~> 1.6)
listen (~> 3.0.4)
locomotivecms_coal (~> 1.1.0)
locomotivecms_common (~> 0.1.0)
locomotivecms_steam (~> 1.1.0.rc3)
netrc (~> 0.10.3)
rack-livereload (~> 0.3.16)
rubyzip (~> 1.1.7)
thin (~> 1.6.3)
thor (~> 0.19.1)
yui-compressor (~> 0.12.0)
mime-types (2.6.2)
mimetype-fu (0.1.2)
mini_portile (0.6.2)
minitest (5.8.2)
mini_portile2 (2.0.0)
minitest (5.8.4)
moneta (0.8.0)
mongo (2.1.2)
bson (~> 3.0)
morphine (0.1.1)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
nenv (0.2.0)
netrc (0.10.3)
nokogiri (1.6.6.3)
mini_portile (~> 0.6.0)
nokogumbo (1.4.1)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
nokogumbo (1.4.7)
nokogiri
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
origin (2.1.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
rack-cache (1.5.1)
rack-cache (1.6.1)
rack (>= 0.4)
rack-livereload (0.3.16)
rack
rack-rewrite (1.5.1)
rack_csrf (2.5.0)
rack (>= 1.1.0)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rubyzip (1.1.7)
sanitize (4.0.0)
sanitize (4.0.1)
crass (~> 1.0.2)
nokogiri (>= 1.4.4)
nokogumbo (= 1.4.1)
sass (3.4.19)
shellany (0.0.1)
slop (3.6.0)
sprockets (2.12.4)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-less (0.6.1)
less (~> 2.4)
tilt (~> 1.1)
sprockets-sass (1.3.1)
sprockets (~> 2.0)
tilt (~> 1.1)
stringex (2.5.2)
nokogumbo (~> 1.4.1)
sass (3.4.22)
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
stringex (2.6.0)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.19.1)
thread_safe (0.3.5)
tilt (1.4.1)
tilt (2.0.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
yui-compressor (0.12.0)
Expand All @@ -209,9 +157,7 @@ PLATFORMS
ruby

DEPENDENCIES
guard-livereload
locomotivecms_steam!
locomotivecms_wagon!
locomotivecms_wagon (~> 2.1.0.rc5)

BUNDLED WITH
1.10.6
1.11.2
22 changes: 0 additions & 22 deletions Guardfile

This file was deleted.

26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# site

These are the source files of the Locomotive website.

## Installation

bundle install
bower install

## Development

Run wagon:

bundle exec wagon serve

## License

MIT License

## Contributing

1. Fork it ( https://github.com/[my-github-username]/kickster/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
24 changes: 24 additions & 0 deletions app/content_types/companies.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: Companies
slug: companies
description: Companies that use Locomotive
label_field_name: name
order_by: _position

display_settings:
seo: false
advanced: false

fields:
- name:
label: Name
type: string
required: true
hint: Name of the company
localized: false

- logo:
label: Logo
type: file
required: true
hint: "Logo of the company in png"
localized: false
Loading

0 comments on commit 2a88e68

Please sign in to comment.