The VidarDB, one unified database system, aims for fast ingestion and immediate analysis.
It can be helpful to preview changes on your computer before opening a pull request. The VidarDB uses the Jekyll static site generator. After forking or cloning the repository, perform the following steps to generate the site and preview it:
- Make sure you have ruby installed on your computer. See https://www.ruby-lang.org/en/downloads/
bundle install
bundle exec jekyll serve
- Point your browser at http://127.0.0.1:4000/
Pull requests merged to the master branch are automatically deployed to the production website.
The content of this project itself is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license, and the underlying source code used to format and display that content is licensed under the MIT license.