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

Commit

Permalink
Move files from localizable to root
Browse files Browse the repository at this point in the history
  • Loading branch information
locks committed Jul 23, 2017
1 parent 29d389a commit 94017fa
Show file tree
Hide file tree
Showing 110 changed files with 5 additions and 636 deletions.
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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
90 changes: 0 additions & 90 deletions source/localizable/glossary/web-development.de-DE.md

This file was deleted.

90 changes: 0 additions & 90 deletions source/localizable/glossary/web-development.es-ES.md

This file was deleted.

90 changes: 0 additions & 90 deletions source/localizable/glossary/web-development.fr-FR.md

This file was deleted.

0 comments on commit 94017fa

Please sign in to comment.