Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 438 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 438 Bytes

Website of Bioinformatics Lab, DLSU Manila

This is the website of the Bioinformatics Laboratory at DLSU.

This website is powered by Jekyll and some Bootstrap, Bootwatch. We adapted it from the website of Allan Lab.

It is hosted on GitHub Pages.

To build locally:

  • Install Ruby
  • Install Jekyll
  • Run jekyll serve
  • On your browser go to: http://localhost:4000

Code under the MIT License.