Skip to content

Commit

Permalink
Moved specifications to a separate datasource
Browse files Browse the repository at this point in the history
  • Loading branch information
cdchapman committed Sep 5, 2016
1 parent ba82346 commit bbd1a57
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[submodule "content/spec"]
path = content/spec
path = specifications
url = [email protected]:pentandra/specifications.git
[submodule "content/company/benefit-reports"]
path = benefit-reports
Expand Down
1 change: 0 additions & 1 deletion content/spec
Submodule spec deleted from 951c0c
5 changes: 5 additions & 0 deletions nanoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ data_sources:
content_dir: benefit-reports/reports
layouts_dir: benefit-reports/layouts

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

checks:
internal_links:
exclude: ['^/blog/feed']
Expand Down
1 change: 1 addition & 0 deletions specifications
Submodule specifications added at 43031b

0 comments on commit bbd1a57

Please sign in to comment.