Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Remove translations files #2005

Merged
merged 2 commits into from Jul 23, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -14,7 +14,7 @@ gem "builder"
gem "middleman-alias"
gem "underscore-rails"
gem "html-proofer"
gem "middleman-toc", :git => "https://github.com/macrocoders/middleman-toc", :tag => "v0.1.0"
gem "middleman-toc", :git => "https://github.com/ember-learn/middleman-toc", :branch => "master"

gem "normalize-scss"
gem "bourbon"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -6,9 +6,9 @@ GIT
coderay (1.1.0.rc1)

GIT
remote: https://github.com/macrocoders/middleman-toc
revision: 38f2aeb4e9473d91752b6945a65644acf0749d0e
tag: v0.1.0
remote: https://github.com/ember-learn/middleman-toc
revision: 7b871a052055d09a3b354dec5b3f5b7eebd97adc
branch: master
specs:
middleman-toc (0.1.0)
middleman-core (~> 3.0)
Expand Down Expand Up @@ -244,4 +244,4 @@ DEPENDENCIES
wdm (>= 0.1.0)

BUNDLED WITH
1.14.6
1.15.1
1 change: 0 additions & 1 deletion config.rb
Expand Up @@ -13,7 +13,6 @@
activate :relative_assets
set :relative_links, true

activate :i18n, :langs => [:en]
set :markdown_engine, :redcarpet
set :markdown, :layout_engine => :erb,
:fenced_code_blocks => true,
Expand Down
File renamed without changes.

This file was deleted.

This file was deleted.

This file was deleted.