Skip to content

joshbeckman/naked-wordpress

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 30, 2023 11:54
js
September 1, 2017 03:59
September 1, 2017 03:59
May 9, 2013 13:44
January 27, 2022 14:54
September 1, 2017 04:06
September 1, 2017 04:06
May 7, 2013 22:48
May 7, 2013 22:48
May 7, 2013 22:58
May 7, 2013 22:48
September 1, 2017 03:59

naked-wordpress

0398-05_blank_wordpress_theme_nakedwp

A well-commented blank Wordpress theme.

This blank WordPress theme is great for people who want to learn how to develop themes. The Naked WordPress theme is commented in-line so that as you’re building your WordPress theme, you understand what’s actually going on.

It’s like a WordPress tutorial + starter theme combined!

This theme includes all the basic units for a client site:

  • home page
  • about page
  • info page
  • blog page
  • etc.

Comments are included on each and every piece of the WordPress puzzle, so you can move things around intelligently, or remove them without worry.

Who this is for

  • Designers who want to design a WordPress theme, not build it
  • Designers familiar with HTML and CSS
  • Anyone not familiar with the quirks of WordPress PHP
  • Developers who want guidance on the structure and application of WordPress functions

Installation

Download the zipped theme source and upload it to your WordPress /themes directory.

Contributors