The website for the Laboratory of Computational Molecular Biology at Beijing Normal University.
Any commits pushed to GitHub will be automatically deployed onto CMB web server.
- Production branch (prod) will be deployed as http://cmb.bnu.edu.cn/
- Development branch (dev) will be deployed as http://cmb.bnu.edu.cn/dev
First, set up git if you haven't.
Then clone the repository to your local environment:
git clone [email protected]:bnucmb/website.git
Finally, make your awesome changes, commit, and push back to GitHub! You will see your changes deployed in less than a minutes.
Use the CMB mailing list or create a new issue!