├── .gitignore
├── README.md
├── _config.yml
├── _includes
├── nav_site.html
├── site_footer.html
└── site_header.html
├── _layouts
├── default.html
├── home.html
└── onecol.html
├── commerce-connect
├── FindCart.cs
├── Nop.Plugins.zip
├── OBEC_Installation_Guide.pdf
├── Sitecore Commerce Connect Connectors NopCommerce 8.0 rev. 150127.zip
├── Sitecore Commerce Connect StarterKit 8.0 rev. 150127.zip
└── Sitecore.Commerce.Connectors.NopCommerce.NoEAStateStorage.config
├── community
└── index.md
├── documentation
├── DMS
│ └── index.md
├── Data Definition
│ └── index.md
├── Defining Data
│ └── index.md
├── Development Processes
│ └── index.md
├── Diagnostics
│ └── index.md
├── Extending the Sitecore Client
│ └── index.md
├── IoC
│ └── index.md
├── Mobile
│ ├── index.md
│ └── responsive-adaptive-separate-site
│ │ └── index.md
├── Modules
│ └── index.md
├── Scaling and Optimization
│ └── index.md
├── Search
│ └── index.md
├── Services and ORMs
│ └── index.md
├── Sitecore 7-5
│ └── index.md
├── Sitecore 8
│ └── index.md
├── Sitecore Azure
│ └── index.md
├── Sitecore Best Practices
│ └── index.md
├── Sitecore Fundamentals
│ ├── Asynchronous Tasks
│ │ └── index.md
│ ├── Authorizations
│ │ └── index.md
│ ├── Caching
│ │ └── index.md
│ ├── Data Providers
│ │ ├── Implementing a Data Provider
│ │ │ ├── API
│ │ │ │ ├── DataProvider
│ │ │ │ │ └── index.md
│ │ │ │ └── index.md
│ │ │ ├── Mapping Identifiers
│ │ │ │ └── index.md
│ │ │ ├── Non-hierarchical data
│ │ │ │ └── index.md
│ │ │ ├── Publishing
│ │ │ │ └── index.md
│ │ │ ├── Search
│ │ │ │ └── index.md
│ │ │ ├── Templates
│ │ │ │ └── index.md
│ │ │ └── index.md
│ │ └── index.md
│ ├── Logging
│ │ └── index.md
│ ├── Patch Files
│ │ └── index.md
│ ├── Providers
│ │ └── index.md
│ ├── Rules Engine
│ │ └── index.md
│ ├── Settings
│ │ └── index.md
│ ├── Sitecore Configuration Factory
│ │ └── index.md
│ └── index.md
├── Sitecore Services Layer
│ ├── Play with Item Services
│ │ └── index.md
│ └── index.md
├── Sitecore and Media
│ └── index.md
├── Upgrades and Migrating
│ └── index.md
└── User Groups
│ └── index.md
├── download
└── index.md
├── favicon.ico
├── files
└── Sitecore.ItemServices.examples.postman_collection.json
├── google5bfe650617552bca.html
├── how-to-help
└── index.md
├── humans.txt
├── images
├── Engagement Automation
│ └── Testing Plan
│ │ ├── Condition1.png
│ │ ├── InitialStatePageEventSubscription.png
│ │ ├── Page1.png
│ │ ├── What_to_Open_Marketing_Control_Panel.png
│ │ ├── engPlan1.png
│ │ ├── home_item.png
│ │ ├── howitworks1.png
│ │ ├── howitworks10.png
│ │ ├── howitworks11.png
│ │ ├── howitworks12.png
│ │ ├── howitworks13.png
│ │ ├── howitworks2.png
│ │ ├── howitworks3.png
│ │ ├── howitworks4.png
│ │ ├── howitworks5.png
│ │ ├── howitworks6.png
│ │ ├── howitworks7.png
│ │ ├── howitworks8.png
│ │ ├── howitworks9.png
│ │ └── page1_item.png
├── Explaining tables in Reporting db
│ ├── 1 Tables list.png
│ └── 2_dashboard.png
├── Extending reports
│ ├── aggregatedData.png
│ ├── areChartOnReport.png
│ ├── areaChartLayout.png
│ ├── browsersReport.png
│ ├── configAndCode.png
│ ├── dimensionItem1.png
│ ├── dimensionTransformerConfig.png
│ ├── fieldsTrendingBrowsers.png
│ ├── idsMapping.png
│ ├── noDashes.png
│ ├── overviewReport.png
│ ├── robomongo1.png
│ └── speakLayout.png
├── Outcomes
│ ├── Marketing center.JPG
│ └── xdb_outcome.JPG
├── Refreshing reports
│ ├── connectionStrings.png
│ ├── emptyDashboard.png
│ ├── reportSitecore8.png
│ └── workaroundCast.png
├── SitecoreServicesClient
│ └── Postman_login.png
├── banner.jpg
├── banner2.png
├── connect-project-to-rocks.png
├── create-corresponding-item.PNG
├── create-new-view-rendering.png
├── create-view-rendering.PNG
├── data-providers-GetLanguages.png
├── folder-list.PNG
├── logo.png
├── logo2.png
├── path-of-view-rendering.PNG
├── project-rocks-properties.PNG
├── search
│ └── solr
│ │ ├── Configuring-Solr-for-use-with-Sitecore-8
│ │ ├── addcore.png
│ │ ├── bitnamistart.png
│ │ ├── configsets.png
│ │ └── solrfolder.png
│ │ ├── fast-track
│ │ ├── corefolder.png
│ │ ├── corefolderdone.png
│ │ ├── disablelucene.png
│ │ ├── enablesolr.png
│ │ ├── solrrunning.png
│ │ ├── solrstart.png
│ │ └── solrstarted.png
│ │ └── installing-solr-using-the-bitnami-apache-solr-stack
│ │ ├── bitnami-1.png
│ │ ├── bitnami-2.png
│ │ ├── bitnami-3.png
│ │ ├── bitnami-4.png
│ │ ├── bitnami-5.png
│ │ ├── bitnami-6.png
│ │ ├── bitnami-7.png
│ │ └── bitnami-8.png
├── sesssion
│ ├── local-env.PNG
│ ├── single-cluster-session.png
│ └── sticky-sessions-are-no.PNG
├── sitecore-rocks-install.PNG
├── smtp.PNG
├── smtp2.PNG
└── smtp3.PNG
├── index.html
├── learn
└── index.md
├── pipelines-and-events
├── events
│ └── index.md
└── pipelines
│ ├── extending-creating-pipelines
│ └── index.md
│ ├── index.md
│ └── pipeline-processors
│ └── index.md
├── resources-overview
└── index.md
├── search-results
└── index.md
├── search
├── index.md
└── solr
│ ├── Configuring-Solr-for-use-with-Sitecore-8
│ └── index.md
│ ├── Install-and-configure-SolrCloud
│ └── index.md
│ ├── fast-track-solr-for-lazy-developers
│ └── index.md
│ ├── index.md
│ └── installing-solr-using-the-bitnami-apache-solr-stack
│ └── index.md
├── site-assets
├── css
│ ├── bootstrap-theme.css
│ ├── bootstrap-theme.css.map
│ ├── bootstrap-theme.min.css
│ ├── bootstrap.css
│ ├── bootstrap.css.map
│ ├── bootstrap.min.css
│ └── custom.css
├── fonts
│ ├── glyphicons-halflings-regular.eot
│ ├── glyphicons-halflings-regular.svg
│ ├── glyphicons-halflings-regular.ttf
│ ├── glyphicons-halflings-regular.woff
│ ├── glyphicons-halflings-regular.woff2
│ ├── kievit-light-italic.eot
│ ├── kievit-light.eot
│ ├── kievit-light.svg
│ ├── kievit-light.ttf
│ └── kievit-light.woff
└── js
│ ├── bootstrap.js
│ └── bootstrap.min.js
├── sitecore-basics
└── installing-sitecore
│ ├── index.md
│ └── setting-up-mongodb
│ └── index.md
├── sitecore-mvc
├── controller-renderings
│ └── index.md
├── creating-project
│ └── index.md
├── index.md
├── rendering-content
│ └── index.md
└── view-renderings
│ └── index.md
├── sitecore-speak
├── index.md
├── sitecore-speak-11
│ └── index.md
└── sitecore-speak-20
│ └── index.md
├── unofficial
└── index.md
└── xDB
├── Engagement Automation
├── create-a-plan
│ └── index.md
├── debug-a-plan
│ ├── Sample layout.aspx
│ └── index.md
└── index.md
├── contact-facets
└── index.md
├── experience-marketing-interfaces
└── launch-pad
│ └── index.md
├── index.md
├── outcomes
└── index.md
├── reports
├── explaining-tables-in-reporting-db
│ └── index.md
├── extending-experience-analytics-reports
│ └── index.md
├── generating-data
│ └── index.md
└── how-to-refresh-reports
│ └── index.md
├── the-xdb-contact
├── index.md
└── work-with-contact
│ └── index.md
└── xdb-architecture
├── overview
└── index.md
└── xdb-session-state
└── index.md
/.gitignore:
--------------------------------------------------------------------------------
1 | _site
2 | node_modules
3 | validation-report.json
4 | validation-status.json
5 | /archive
6 | .vscode
7 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Sitecore Community Docs
2 | Community-driven documentation and sign-posting.
3 |
--------------------------------------------------------------------------------
/_config.yml:
--------------------------------------------------------------------------------
1 | # Name of your blog (this will show up at the top of your page and in the RSS feed)
2 | name: Sitecore Community Documentation
3 |
4 | # Short description (goes below the title; it will also be used in the RSS feed)
5 | description: This is a sample Jekyll Blog.
6 |
7 | # Your name, as you want it to appear underneath each post and in the footer
8 | author: Martina Welander
9 |
10 | # Your email if you want it to be linked on the contact page
11 | author_email: maw@sitecore.net
12 |
13 | # The directory for category index pages. Change it to something else if
14 | # for example you want links like /categories/category1 instead of /category1
15 | category_dir: /
16 |
17 | # Uncomment if you are planning to run the blog in a subdirectory
18 | # Note - if you enable this, and attempt to view your site locally you have to use the baseurl in your local path.
19 | # Example, you must use http://localhost:4000/path/to/blog
20 | #baseurl: /path/to/blog
21 | baseurl: /docs
22 |
23 | # The URL of your actual domain. This will be used to make absolute links in the RSS feed.
24 | url: http://sitecore-community.github.io/
25 |
26 | #### Under the Hood Stuff #####
27 |
28 | # Use rdiscount as the markdown engine because it generates html5 compliant code for stuff like footnotes
29 | # If you use maroku (default engine) some of your generated pages may not validate or lint as html5
30 | # If you don't have it install it via gem install rdiscount
31 | markdown: kramdown
32 |
33 | # Makes pretty (descriptive) permalinks. See Jekyll docs for alternatives.
34 | permalink: pretty
35 |
36 | # How many articles do you wish to appear on the front page:
37 | paginate: 3
38 |
39 | # Exclude metadata and development time dependencies (like Grunt plugins)
40 | exclude: [README.markdown, package.json, grunt.js, Gruntfile.js, Gruntfile.coffee, node_modules]
41 |
42 | # Highlighter
43 | highlighter: rouge
44 |
45 | gems:
46 | - jekyll-redirect-from
--------------------------------------------------------------------------------
/_includes/site_footer.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
21 |
22 |
65 |
66 |
72 |
73 |
74 |