Copyright 2020 Malik Usman Aura
To view live website click here
You need Ruby and gem before starting, then:
# install bundler
gem install bundler
# clone the project
git clone https://github.com/usmanaura47/viral-tool-site.git
cd viral-tool-site
# run jekyll with dependencies
bundle exec jekyll serve
If you find anything wrong or would like to contribute in any way, feel free to create a pull request/open an issue/send me a message. Any comments are welcome!
Released under the MIT license.