/pharmbio-web

The Static (Hugo) website for pharmb.io

Primary LanguageJavaScript

Pharmb.io Web Source Repository

Build Status

The Static (Hugo) website for pharmb.io.

Automated publishing

When making changes please follow these steps:

  1. Clone this repo
  2. Make your edits
  3. Push your edits to a new branch in this repo (Important! otherwise it will not work)
  4. Create a Pull Request (PR) from the new branch towards the master branch
  5. Check that the PR build status is passed (green)
  6. Merge the PR
  7. Done!

Note that you are supposed to work with this repository only. Don't fork the repo, as the encryption stuff in the travis build will not work then.

Notes

(Don't mix this repository with the public HTML version, which is located in github.com/pharmbio/pharmbio.github.io, and which you are not supposed to edit directly).