Skip to content

Commit

Permalink
Moving the new_site folder up where it belongs.
Browse files Browse the repository at this point in the history
Like the song, es
  • Loading branch information
rylanb committed Apr 23, 2022
1 parent bb81c68 commit ee011d1
Show file tree
Hide file tree
Showing 199 changed files with 1,485 additions and 189 deletions.
14 changes: 12 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
source "http://rubygems.org"
source 'http://rubygems.org'

gem "middleman"
gem 'middleman', '~> 4.2'
gem 'middleman-autoprefixer', '~> 2.7'
gem 'middleman-livereload'
case RUBY_PLATFORM
when /darwin/
gem 'mini_racer', '0.5.0'
else
gem 'mini_racer', '0.4.0'
end
gem 'builder'
gem 'middleman-imageoptim', git: 'https://github.com/plasticine/middleman-imageoptim', branch: 'master'
54 changes: 52 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
GIT
remote: https://github.com/plasticine/middleman-imageoptim
revision: 774e886ebcd7ec558e9b268655b068a4b93dc4e2
branch: master
specs:
middleman-imageoptim (0.3.0)
image_optim (~> 0.25.0)
image_optim_pack (~> 0.2.1)
middleman-cli
middleman-core (>= 3.1)

GEM
remote: http://rubygems.org/
specs:
Expand All @@ -9,29 +20,51 @@ GEM
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
autoprefixer-rails (9.8.6.5)
execjs
backports (3.23.0)
builder (3.2.4)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
contracts (0.13.0)
dotenv (2.7.6)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erubis (2.7.0)
eventmachine (1.2.7)
execjs (2.8.1)
exifr (1.3.9)
fast_blank (1.0.1)
fastimage (2.2.6)
ffi (1.15.5)
fspath (3.1.2)
haml (5.2.2)
temple (>= 0.8.0)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashie (3.6.0)
http_parser.rb (0.8.0)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
image_optim (0.25.0)
exifr (~> 1.2, >= 1.2.2)
fspath (~> 3.0)
image_size (~> 1.5)
in_threads (~> 1.3)
progress (~> 3.0, >= 3.0.1)
image_optim_pack (0.2.3)
fspath (>= 2.1, < 4)
image_optim (~> 0.19)
image_size (1.5.0)
in_threads (1.6.0)
kramdown (2.3.2)
rexml
libv8-node (15.14.0.1)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -42,6 +75,9 @@ GEM
kramdown (>= 2.3.0)
middleman-cli (= 4.4.2)
middleman-core (= 4.4.2)
middleman-autoprefixer (2.10.1)
autoprefixer-rails (~> 9.1)
middleman-core (>= 3.3.3)
middleman-cli (4.4.2)
thor (>= 0.17.0, < 2.0)
middleman-core (4.4.2)
Expand Down Expand Up @@ -69,6 +105,12 @@ GEM
toml
uglifier (~> 3.0)
webrick
middleman-livereload (3.4.7)
em-websocket (~> 0.5.1)
middleman-core (>= 3.3)
rack-livereload (~> 0.3.15)
mini_racer (0.4.0)
libv8-node (~> 15.14.0.0)
minitest (5.15.0)
padrino-helpers (0.15.1)
i18n (>= 0.6.7, < 2)
Expand All @@ -77,8 +119,11 @@ GEM
padrino-support (0.15.1)
parallel (1.22.1)
parslet (2.0.0)
progress (3.6.0)
public_suffix (4.0.7)
rack (2.2.3)
rack-livereload (0.3.17)
rack
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -102,7 +147,12 @@ PLATFORMS
ruby

DEPENDENCIES
middleman
builder
middleman (~> 4.2)
middleman-autoprefixer (~> 2.7)
middleman-imageoptim!
middleman-livereload
mini_racer

BUNDLED WITH
2.2.32
2.2.33
File renamed without changes.
File renamed without changes.
Binary file added build/404.html.gz
Binary file not shown.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 5 additions & 0 deletions build/css/font-awesome.min.css

Large diffs are not rendered by default.

Binary file added build/css/font-awesome.min.css.gz
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes
Binary file added build/css/font/fontawesome-webfont.svg.gz
Binary file not shown.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions build/css/ie8.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/css/ie8.css.gz
Binary file not shown.
File renamed without changes
Binary file added build/css/images/arrow.svg.gz
Binary file not shown.
File renamed without changes
Binary file added build/css/images/toggle.svg.gz
Binary file not shown.
1 change: 1 addition & 0 deletions build/css/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/css/main.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions build/css/normalize.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/css/normalize.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions build/css/skel-noscript.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/css/skel-noscript.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions build/css/style-mobile.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/css/style-mobile.css.gz
Binary file not shown.
File renamed without changes.
Binary file added build/css/style-narrow.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions build/css/style-narrower.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/css/style-narrower.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions build/css/style-normal.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/css/style-normal.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions build/css/style-noscript.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.homepage #header:after{display:none}#nav>ul>li>ul{display:none}.carousel{overflow-x:scroll}
Binary file added build/css/style-noscript.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions build/css/style-wide.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/css/style-wide.css.gz
Binary file not shown.
Loading

0 comments on commit ee011d1

Please sign in to comment.