A marketing website for Raivo OTP with the goal of spreading knowledge and gaining popularity
Raivo OTP is built by Mobime
- It's completely static (built with Jekyll)
- Builds are completely automated with GitHub Pages.
- It's open-source (check the contribution policy)
The commands below are prefixed with ./dotenv
to source the .env
variables to your Environment variables. Thus, make sure to create your own .env
file by copying .env.example
and updating the variable values.
Install dependencies:
./dotenv bundle install
Serve the static website:
./dotenv bundle exec jekyll serve
Issues or new features can be reported via the issue tracker. Please make sure your issue or feature has not yet been reported by anyone else before submitting a new one.
If you discover a security vulnerability, we would like to know about it so we can take steps to address it as quickly as possible. Please report your vulnerability via our HackerOne program. If you want to know more about how we keep Raivo OTP secure, check out the security policy.
Raivo does not collect personally identifiable information in any way. Please refer to the privacy policy for information.
Special thanks to @cjerrington and other contributors for developing this marketing website in its early stages.
The source of Raivo OTP is copyrighted but available to anyone on the internet. You can use it in accordence of the license. View LICENSE.md for the full license.