Archive of EPiServer site
-
Part 8: Preparing for launch – Create an EPiServer site from scratch
Posted on December 24, 2009 by Frederik Vig in EPiServerThis is the last part of Create an EPiServer site from scratch. We've come a long way, almost finishing our site! What we have left is doing some testing and deploying it to our production server. Client side performance testing When doing...
Continue reading this entry → -
Part 7: Creating the Sitemap page – Create an EPiServer site from scratch
Posted on December 22, 2009 by Frederik Vig in EPiServerWe're soon ready to launch or site. One thing that is missing is the Sitemap page. This is a page that will help our users find what they're looking for, and give them a nice overview of the site structure...
Continue reading this entry → -
Part 6: Creating the XForm page – Create an EPiServer site from scratch
Posted on December 19, 2009 by Frederik Vig in EPiServerThe XForm page will help our editors collect data from their users. Editors can easily customize their forms the way that they want, and decide how to store the data (in a database, by email etc). Lets create a new...
Continue reading this entry → -
Part 5: Creating the search page – Create an EPiServer site from scratch
Posted on December 16, 2009 by Frederik Vig in EPiServerToday we're implementing our sites search page. This will be a very standard search page with nothing fancy. Instead I've included some links that'll help you extend this search page even more. Quick search We already have the markup for the quick...
Continue reading this entry → -
Part 4: Creating the standard page – Create an EPiServer site from scratch
Posted on December 13, 2009 by Frederik Vig in EPiServerIn this part we're going to create the standard page. We'll use this page type for most of our site, from news to other stuff. As always start by taking a look at what you're about to implement: style.html...
Continue reading this entry → -
Part 3: Creating the start page – Create an EPiServer site from scratch
Posted on December 10, 2009 by Frederik Vig in EPiServerIn this part we're creating the start page for our site. Lets start by taking a look at the page we're implementing. We have one featured news story at the top, followed by a list of 4 news...
Continue reading this entry → -
Part 2: Creating a foundation – Create an EPiServer site from scratch
Posted on December 7, 2009 by Frederik Vig in EPiServerIn this part we're going to build our sites foundation. The first thing we're going to do is take a look at the ready made template that we're tasked with implementing. This is the template that we're going to implement:...
Continue reading this entry → -
Part 1: Setting up the development environment – Create an EPiServer site from scratch
Posted on December 4, 2009 by Frederik Vig in EPiServerIn this first part I'm taking you through setting up everything on a new computer. Most likely you'll have done some of this before, in that case feel free to skip to the parts that interest you. If all this...
Continue reading this entry → -
Introduction – Create an EPiServer site from scratch
Posted on December 1, 2009 by Frederik Vig in EPiServerThis is the first post in a special Christmas blog series. The series will consist of 9 posts (including this), showing you how to create an EPiServer site from scratch! Since this series is about EPiServer, I'm not going to...
Continue reading this entry →