Skip to content

Commit

Permalink
Consolidate specifications datasource. Fixes #52
Browse files Browse the repository at this point in the history
  • Loading branch information
cdchapman committed Nov 9, 2016
1 parent b579000 commit 4fae58b
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[submodule "specifications"]
path = specifications
path = items/static/specifications
url = [email protected]:pentandra/specifications.git
[submodule "benefit-reports"]
path = items/static/company/benefit-reports
Expand Down
1 change: 1 addition & 0 deletions Rules.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
ignore '/**/_*'
ignore '/_*/**/*'
ignore '/**/README.md'
ignore '/**/LICENSE'

include_rules 'rules/javascripts'
include_rules 'rules/stylesheets'
Expand Down
1 change: 1 addition & 0 deletions items/static/specifications
Submodule specifications added at a4c907
5 changes: 0 additions & 5 deletions nanoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ data_sources:
- type: company
company_metafile: 'etc/company.yaml'

- type: filesystem
items_root: /static/specifications
content_dir: specifications/playground
layouts_dir: specifications/layouts

# Config for Nanoc environments

environments:
Expand Down
1 change: 0 additions & 1 deletion specifications
Submodule specifications deleted from 43031b

0 comments on commit 4fae58b

Please sign in to comment.