开发者

Convert WP theme to Orchard

Where can I find i开发者_如何学Cnstructions or tools to convert a WordPress theme to Orchard ?


WordPress is a php based CMS. Orchard is ASP.NET.

Short answer is: you're not going to find any sort of automated converter.

However, I'm going to hedge a bet that you're mainly interested in the look-and-feel of the WP theme in question, and you aren't really asking about porting functionality. Look at index.php and single.php in your WP theme to find the base HTML markup. Look at styles.css or any other main CSS files to find the base styles. Then use Frooth. It allows easy modification of layout and styles via GUI. If you know the basics of HTML and CSS it should be more or less a cut-and-paste job.

Good luck!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜