Static page for team
A website about BloodXtract team.
Install all dependencies:
gem install bundler
.bundle add jekyll
.bundle install
in the cloned repository directory.gem update
.These commands may take a while to execute, but they’re one-time installation.
Once all is installed, run bundle exec jekyll serve
in cloned repository directory to run the website locally.
The website will be then available on http://localhost:4000.
If you get permission denied error, ensure your antivirus is not blocking ruby.exe.
To update dependencies, run bundle update
in the cloned repository, and then run steps 5 to 6 once again. Commit changes if everything is working correctly.
This website uses a heavily modified devlopr jekyll theme - but the modifications are quite significant. They include, but are not limited to: