zencoder / html5-boilerplate-for-wordpress

The HTML5 Boilerplate adapted into a WordPress template, including Bruce Lawson's HTML5 blog markup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some help please...

disparvulgo opened this issue · comments

hello,
I'm new with wordpress and I would like to use this boilerplate, I'm familiar with sites without databases.
Now I was wondering do I have to put my code also in the boilerplate(html5) file?? This I don't get? Is only index, footer, header.php not enough?? and why is this so, or not.

Big thanks.

It's purely a wordpress template with no additional functionality.

You'd be best reading these resources.
http://codex.wordpress.org/Templates
http://html5boilerplate.com

On Oct 9, 2012, at 4:46 AM, disparvulgo notifications@github.com wrote:

hello,
I'm new with wordpress and I would like to use this boilerplate, I'm familiar with sites without databases.
Now I was wondering do I have to put my code also in the boilerplate(html5) file?? This I don't get? Is only index, footer, header.php not enough?? and why is this so, or not.

Big thanks.


Reply to this email directly or view it on GitHub.

Thank you, the thing that makes it difficult are thes php tags. you can't just make the links in the nav the way you do it in pure html.