food-passion-project

Food Passion Project Wordpress Theme

A custom theme for Food Passion Project. This theme is based on the Sandcastle Wordpress Starter.

Getting started

If you don’t have a local Wordpress installation set up, follow the instructions in the Sandcastle Wordpress Starter readme to do so and install this theme.

If you already have a Wordpress installation set up:

  1. Clone this repository into the /wp-content/themes directory.
  2. Navigate into the directory and run npm install.
  3. Run npm start if you’re using WP-CLI or run npm run watch and run the server through MAMP or your preferred method.

Deploying

Development:

  1. Log into the server with SSH: ssh sandcastle@107.170.255.158
  2. Navigate to the project’s theme directory in /var/www
  3. Pull the new commits: git pull origin master

Production:

  1. Coming soon…

Contributing

  1. Fork it!
  2. Create your feature branch.
  3. Commit your changes.
  4. Push to the branch on your fork.
  5. Submit a pull request!

New to Git or programming in general? To contribute to this project, you’ll need to know how to use the command line and Git. If you want to get up to speed on those, read about the command line, and try Git. Then install Atom or another text editor. Then, read about GitHub Flow

Credits

Made by Sandcastle.