Skip to content

andrewheins/andrewheins.ca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cantilever Base WordPress Theme

A basic theme that captures most of our standard practices

  • Copyright 2014: Cantilever, cantilever.co
  • Licensed under the MIT license.

The goal of this theme is to standardize our initial installation of WordPress to reduce the initial setup work required for each site.

Usage Instructions

  1. Clone this repo at your site root.

  2. Do a global find/replace for your_theme_slug with whatever you want the theme slug to be within the repo

  3. Rename the theme folder whatever you called the theme slug

  4. run npm install at site root

  5. start grunt

  6. Create a database for the site to use

  7. Create a virtual host in Apache

  8. Load the site in a web browser. WordPress should create a wp-config file for you from the wp-config-sample, which is what we want.

  9. Complete the WordPress Installation

  10. Done! Go build stuff.

About

The WordPress template that drives my personal homepage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published