GithubHelp home page GithubHelp logo

autohaus's Introduction

#Autohaus Dev Demo Site A demo site built by developers for developers. Learn about the latest features in Sitecore 7. Provided AS IS, no guarantees or support. Please use this website as a learning tool only.

##What to expect from this demo site

  • Learn how to leverage new Content Search API (Linq) from examples.
  • Learn how to build faceting experience.
  • Learn how to extend the new features in Sitecore 7.
  • Examples of how you can build a basic oData compatible service.

##What you shouldn't expect from this demo site

  • Production quality code. Please avoid using the code from the samples on your production systems without thorough testing. This includes C#, JavaScript and CSS.
  • Polished front-end experience.

Please, remember - this is a demo site at the end of the day :-)

##Requirements

  1. Exact build of 7.0 rev. 130424.
  2. Sitecore MVC disabled. To do so, rename the extension of the Sitecore.Mvc* config files under App_Config/Include.
  3. MVC 4 installed on the server. You can grab it from Microsoft Web Platform Installer. This is needed for ASP.NET oData Controller (Microsoft.Web.Infrastructure.dll component).

##How to install the site

Simply get the latest .update file from /download and install it with /sitecore/admin/UpdateInstallationWizard.aspx.

The package will deploy tons of items in post-install, so it could take a while (5-10 minutes to finish). Afterwards, it will kick off index rebuild of the master indexes. No manual steps are required after the install.

Important: The site operates in Live Mode, meaning it's using the master database and sitecore_master_index

##How to build locally

After you get the sources:

  1. Drop the following DLLs from your Sitecore 7.0 rev. 130424 distributive to /sc.lib.
  • HtmlAgilityPack.dll
  • Lucene.Net.Contrib.Analyzers.dll
  • Lucene.Net.dll
  • Sitecore.Buckets.Client.dll
  • Sitecore.Buckets.dll
  • Sitecore.Client.dll
  • Sitecore.ContentSearch.dll
  • Sitecore.ContentSearch.Linq.dll
  • Sitecore.ContentSearch.Linq.Lucene.dll
  • Sitecore.ContentSearch.LuceneProvider.dll
  • Sitecore.Kernel.dll
  • Sitecore.Logging.dll
  • Sitecore.Update.dll
  • Sitecore.Zip.dll
  1. Open the solution file.

    If you use TDS, open Autohaus.sln. If you don't, use Autohaus.NoTDS.sln.

  2. If you use TDS: tweak the TDS project settings for Debug configuration like the webroot path, etc.

  3. Hit Rebuild All. If you do not use TDS, you will have to copy the project output to the install directory yourself.

  4. Once you build successfully, make sure your local sandbox is operational.

  5. Afterwards, if you are using TDS, do Deploy (it may be disabled in the Debug configuration). If you do not use TDS, then you will have to copy the .item files from the TDS project folder to your local /serialization folder and perform Update Database operation.

Important: Note that the the TDS project does not contain the car models, just the baseline items. In order to install the items, you will need to install the .update package from the /download folder first.

autohaus's People

Contributors

alexshyba avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.