Skip to content

Frontendisti-cz/frontendisti.cz

Repository files navigation

devDependency Status Build Status

Official web site of Czech front-end community.

Contributing

This site is built on TwigYard, a PHP library to host multiple websites written in the Twig templating language.

  1. Clone this repository.
  2. Create a feature branch and make changes to be published. Write up a comprehensible summary of your changes in commit message (in English, please!). Structure your work into more commits whenever appropriate.
  3. Create pull request from the feature branch to master. Provide more detailed description of your changes if needed.
  4. If build of the branch passes, repository admin merges the pull request.
  5. Notify VisionApps to deploy the site to production. Automated promotion will be implemented soon so changes will be published automatically after merging the pull request.