Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to adapt WordPress theme to BlogEngine.net

Do you know any guidelines on how to create a new BlogEngine.net theme having source code of a WordPress theme?

like image 830
michael Avatar asked Feb 09 '09 09:02

michael


2 Answers

You will have to convert it yourself. Just download the BlogEngine source and create a new theme, they have 13+ examples on codeplex.

Subversion URL: https://blogengine.svn.codeplex.com/svn

like image 128
cgreeno Avatar answered Nov 11 '22 20:11

cgreeno


Take a look at this post - it explains in details how to port WordPress theme to BlogEngine

like image 42
y2kx Avatar answered Nov 11 '22 21:11

y2kx