Skip to content

danimcdaniel/vanilla-dani

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Dani Theme Templates

Vanilla Wordpress theme templates I use for developing Wordpress sites.

Files Included:

  • style.css (this is compiled *by codekit! from style.less)
  • style.less
  • commentnavi-css.css
  • pagenavi-css.css
  • 404.php
  • archive.php
  • comments.php
  • footer.php
  • fullpage.php full page template (no sidebar/s)
  • functions.php main functions file
  • header.php
  • index.php
  • main.php to use as static home page
  • page.php
  • search.php search results template
  • searchform.php search form template
  • sidebar.php
  • single.php
  • css/admin.css styles for the theme options
  • css/colors/color.css each individual color for color selection in theme options
  • css/less/font-awesome.less see http://fortawesome.github.com/Font-Awesome/
  • css/less/normalize.less see http://necolas.github.com/normalize.css/
  • css/less/mixins.less .less mixins collection
  • css/less/wpcss.less default wordpress .css styles
  • functions/includes.php used to include additional function files
  • functions/theme-comments.php custom comments from comments.php
  • functions/theme-functions.php special functions for individual themes
  • functions/theme-options.php client side theme options
  • functions/theme-register.php registers menus, sidebars
  • functions/theme-shortcodes.php theme shortcodes collection
  • js/modernizr.js see http://modernizr.com to customize
  • js/rm_script.js js for theme options

File by File:

Or at least the ones that need an explanation ;)

css/.less Files

css/less/normalize.less
- unchanged from the original except for:
1. line 142 added additional browser support for pre tag

Template Files

About

Vanilla Wordpress theme i use for developing client sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published