Skip to content

EngineeringEducation/tc-web-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme for the Tradecraft website

Development

  • Download MAMP, install and run
  • Download the latest version of wordpress and unzip it to the MAMP www (or htdocs) directory
  • In the MAMP start page, under the tools dropdown, run phpMyAdmin
  • Create a database named tradecraft, utf8_unicode
  • In a new tab, navigate to localhost:8888/<directory where you unzipped wordpress>, and follow the wordpress install steps. Username and password are probably root
  • In terminal, navigate to the directory you unzipped wordpress, then in /wp-content/themes/, git clone this repository.
  • Once done, run npm install and bower install
  • Login to the wordpress dashboard, then go to appearance > themes, then activate the tradecraft theme.

About

Custom wordpress theme for TC website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published