benmcevoy / locallinked

Sample site for umbraco membership and profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocalLinked sample

Solution structure:

LocalLinked (the root)

  • Builds\Debug (this should contain your umbraco instance)
  • Lib (referenced assemblies and libraries)
  • Packages (umbraco packages, including umbraco)
  • Trunk (Source trunk)

The main project is LinkedLocal.Umbraco. On build this will deploy itself into Builds\Debug.

LocalLinked.Umbraco should contain any scripts, css, master pages, macros and assets.

Document types are defined in Umbraco. Export them from Umbraco as UDT (xml) and source control them as well.

About

Sample site for umbraco membership and profiles


Languages

Language:C# 80.7%Language:ASP 14.3%Language:JavaScript 3.9%Language:CSS 1.1%