开发者

Best WP blank(naked) template?

开发者 https://www.devze.com 2022-12-23 01:28 出处:网络
I like to coding few wordpress templates, and did search around that found there are few naked templates available, which i开发者_Go百科 can start with.

I like to coding few wordpress templates, and did search around that found there are few naked templates available, which i开发者_Go百科 can start with.

As i am pretty new for wordpress, can you recommend the best naked template as foundation I can use?

Cheers


In my opinion Starkers is the best naked/blank theme template. It is the default theme with all the styling removed.


Have a look at Sandbox if you haven't yet seen it, it's pretty well organized and documented.


My recommendation is to actually build your own out. I work for a shop that does about 20-30 custom themes a year, with all of them having real similar functionality, but usually isn't standard / common in most themes.

Then, whenever a new theme needs to be developed, we basically copy / paste this default set of template files into a new theme folder on the WordPress install. For us, items we've included in this default setup are pre-populated header.php, footer.php, index.php, home.php, single.php, functions.php, comments.php, /images (dir), /functions (dir), style.css, /css (dir), /scripts (dir), and a handfull of other items.

Then we've also used Yahoo Grids, 960 or Google Blueprint css frames works to also speed up the css work. There's a few other items / files I'm leaving out, but should give you a general idea of what works best for us in our shop.


DesignMag has a great article listing blank WordPress themes, in the middle of the article: http://designm.ag/resources/blank-themes-templates/

annalinnea.net's WP Blank is good, too.

0

精彩评论

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