we use jekyll to maintain our website. Feel free to send us a pull request.
Warning: currently we use a organization page so you can't see your changes on github.io
If you want to see your changes before creating the pull request, either run jekyll locally or head over to your-username.github.io/biojs.github.io (after the fork it can take up to ten minutes for this site to appear).
Github automatically runs Jekyll on every commit.
You can start a local server with jekyll serve -w.