hurley87 / boilerplate_cms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ReadMe

To initialize a new boiler plate run:

  • init.sh
  • installnugets.bat

This will create and init a new clean git repo.

  • Make sure you have the following checked out and updated to get the latest packages:

git clone git@github.com:KlickInc/klick-mvc-smartsite-cms.git git clone git@github.com:KlickInc/klick-mvc-smartsite.git

  1. Open the solution in Visual Studio
  2. Go to Project -> Manage Nuget Packages
  3. Update Klick.Cms project from the Updates -> Local SmartSite CMS menu
  4. Update Klick.Mvc project from the Updates -> Local SmartSite menu
  5. Build the site using visual studio or using the build.bat script

Done!

About


Languages

Language:JavaScript 73.7%Language:C# 17.9%Language:Shell 5.0%Language:CSS 2.2%Language:ASP 1.3%