From c14cd7e9079b22abfd05885e2dfade02855be81d Mon Sep 17 00:00:00 2001 From: Sashko Stubailo Date: Mon, 27 Oct 2014 17:37:25 -0700 Subject: [PATCH] Add file structure --- docs/client/basic/introduction.html | 3 +- docs/client/basic/sections/file-structure.md | 47 ++++++++++++++++++++ docs/client/basic/toc.js | 2 +- 3 files changed, 50 insertions(+), 2 deletions(-) create mode 100644 docs/client/basic/sections/file-structure.md diff --git a/docs/client/basic/introduction.html b/docs/client/basic/introduction.html index dae7c4abab..c73181e93d 100644 --- a/docs/client/basic/introduction.html +++ b/docs/client/basic/introduction.html @@ -65,5 +65,6 @@ catches your interest, we hope you'll get involved with the project! {{> commandLine}} -## XXX file structure +{{> basicFileStructure}} + diff --git a/docs/client/basic/sections/file-structure.md b/docs/client/basic/sections/file-structure.md new file mode 100644 index 0000000000..0f589c41a5 --- /dev/null +++ b/docs/client/basic/sections/file-structure.md @@ -0,0 +1,47 @@ +{{#template name="basicFileStructure"}} + +## File Structure + +Meteor is very flexible about how you structure the files in your app. It +automatically loads all of your files, so there is no need to use `