mhinze.com

links etc.




    Archive for the 'BlogEngine.NET' Category

    theme development for BlogEngine.NET

    Wednesday, April 4th, 2007

    I am creating a theme for BlogEngine.NET based on Sandbox for Wordpress.

    Sandbox is a theme that puts css selectors EVERYWHERE ensuring that designers have complete control over their blog.

     

    here is a download link to a start: Sandbox for BlogEngine.NET

    to use it correct line 20 of BlogBasePage.cs to

    MasterPageFile = "~/themes/"+ BlogSettings.Instance.Theme +"/site.master";
     
     
     
     
     
    Technorati tags: ,

    BlogEngine.NET

    Monday, April 2nd, 2007

    i am having a lot of fun playing around with Mads' BlogEngine.NET, the new lightweight asp.net blog engine for developers

    it's quite clear this is an early release and should only get better.

    very nicely done.

    © 2007 mhinze.com