Skip to content

ozzyrod/baseline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

212 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baseline

  • A custom starter theme for the Genesis Framework

Basic starting customizations

(Mostly for my team at BizBudding Inc.)

  1. Change the theme directory name to match the domain (example-site.com) would be /genesis/example-site/
  2. Remove (or change) GitHub Theme URI and GitHub Branch from style.css to stop automatic updates for the starter theme
  3. Change theme name at the top of style.css and functions.php
  4. Change version number in style.css and functions.php (leave Baseline version number in style.css)
  5. Change theme URL in functions.php, if needed
  6. Search and replace full theme for 'prefix_' and replace with your prefix for new site
  7. Update exact image dimensions for .site-title a {} is style.css
  8. Use those dimensions for the login logo on the prefix_custom_dashboard_logo() function near the bottom of functions.php
  9. Search and replace the default link/button color (#067CCC) with whatever the main 'accent' color is for a base color scheme

About

Starter theme for The Genesis Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 82.6%
  • PHP 15.9%
  • JavaScript 1.5%