Git Product home page Git Product logo

joeyspaw's Introduction

Joey's P.A.W.

A brief description of Joey's P.A.W. for Beyond Spots and Dots

Getting Started

This project is based on BLT, an open-source project template and tool that enables building, testing, and deploying Drupal installations following Acquia Professional Services best practices.

To set up your local environment and begin developing for this project, refer to the BLT onboarding documentation. Note the following properties of this project:

  • Primary development branch: develop
  • Local environment: DrupalVM
  • Local drush alias: @joeyspaw.local
  • Local site URL: http://local.joeyspaw.com/

BSD Local Directions

  1. Clone Repo
  2. If not set up follow above instructions for setting up BLT
  3. cd repo-dir
  4. composer install
  5. vagrant up
  6. blt sync:refresh (Pulls down db from remote and imports config)
  7. If command not found: blt: run
composer run-script blt-alias
source ~/.bash_profile
  1. Commit changes
  2.  git pull
     git push
    
    
  3. blt deploy --commit-msg "BLT-000: Example deploy to branch" --branch "stage" --no-interaction (This creates the build artifact and pushes to Stage)

Exporting Config

drush @joeyspaw.local cex vcs

  1. Choose VCS
  2. Commit files
  3.     git pull
        git push
    
  4. After blt deploy completes: drush @joeyspaw.{env} cim vcs
  5. blt deploy --branch master

Theme Development

Prior to developing: Install Node 6.10, (NVM)[https://github.com/creationix/nvm], (ANV)[https://github.com/wbyoung/avn], and (yarn)[https://yarnpkg.com/en/docs/install]

  1. cd docroot/themes/custom/joeyspaw
  2. yarn install
  3. yarn run serve ctrl + c to quit gulp
  4. Make changes
  5. If committing to production gulp build
  6.  git pull
     git push
    
    
  7. blt deploy --commit-msg "BLT-000: Example deploy to branch" --branch "stage" --no-interaction

Resources

Troubleshooting

Error 255: Readd public key for Acquia Config on local fails: Try running drush @joeyspaw.local updb

joeyspaw's People

Contributors

joeschwartz1717 avatar davidtrainer avatar grshane avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.