A Jekyll based documentation website hosted on Github
pages CDN.
Fast Deploy is one stop solution for all your model serving needs.
Introduce yourself to FastDeploy !
- Ruby (>= 2.5.0) and RubyGems
- Jekyll ( >= 4.0.0)
Clone the repository:
$ git clone https://github.com/notAI-tech/fastDeploy-site.git
Go to the cloned repo and install the gem dependencies located in Gemfile
:
$ bundle install
And then start the site locally:
$ bundle exec jekyll serve
Open the URL http://localhost:4000
from your browser