Skip to content

wpugphil/eventsphil

Repository files navigation

Community Site for Philippine Tech Leads

This is a community organized project where tech groups from the Philippines can post their events in harmony with other tech groups.

CircleCI Dashboard eventsphil Dev Site eventsphil

Contributing Guidelines

Pre-requisites

  1. Lando
  2. Gulp
  3. Pantheon machine token
  4. Github token
  5. CircleCI token
  6. Node Version Manager & NodeJS

Local initial setup

  1. Git clone this repo
  2. lando start
  3. lando terminus auth:login --machine-token=
  4. lando pull --code=none --files=none --database=dev
  5. cd web/wp-content/themes/bootstrapfast then gulp watch
  6. . ~/.nvm/nvm.shandnvm use 8`
  7. Run npm install -g npm@latest
  8. Run npm install -g gulp bower
  9. Run npm install
  10. Run bower install

Updating core, installing theme or plugins

The site code is version controlled from this central repository.

  1. Update composer.json
  2. lando composer update

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published