Skip to content

viastudio/phx-horizon-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Branches

Develop: working branch Staging: staging server Master: prod server

Deployment

  1. Add a new remote for the production server:
git remote add production [email protected]:./git/phx-horizon-theme.git
  1. Deploy master branch to production remote using github:
git push production master

This will prompt you to log in with the master_zkbpjtktxs user; get the password from @ccbayer.

A git hook will run the front-end build and copy the built theme to the correct live directory.

note that the root dir is: /home/master/applications/aqqtkahyua/public_html/

To Do

Test the build!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.5%
  • CSS 8.0%
  • JavaScript 5.3%
  • HTML 0.2%