Skip to content

tonyedwardspz/Portfolio

Repository files navigation

Project Name

The WordPress theme for my personal website.

Installation

Clone the project into the themes folder of a WordPress instalation. Activate it via the admin area.

Usage

Before first use, the compiled assets need to be created. Fire up the terminal and run the following:

bower install

With dependencies in place, we can now build the assest using gulp. From the terminal run:

gulp

This will compile the files and watch for changes.

Contributing

No sure why you would, but please feel free :)

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT - See LICENCE.txt

About

My personal portfolio site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published