This is the code
for Bellman toolbox website at bellman.dev. Bellman toolbox itself can be found here. Documentation for Bellman is also part of the website, latest documentation can be found here.
The site is build with Jekyll, using an adapted Kross jekyll Creative Portfolio Template ported from Themefisher (for original source files see GitHub repo).
To run the website locally, checkout the branch and run bundle install
to install the dependencies, then run jekyll serve
or bundle exec jekyll serve
to start the Jekyll server.
Check the Deployment Methods page on Jekyll website.
Copyright 2019 Themefisher (https://themefisher.com/), licensed under MIT (https://github.com/Bellman-devs/Bellman-devs.github.io/blob/master/LICENSE.txt). We are grateful for their template which we handily updated to suit our needs.