This repository contains the source code of REGOVAR's official website: https://regovar.org/
We use git LFS for large file storage. Therefore, if you clone the repository to contribute to the Regovar website, it is necessary to install it.
For Debian (10 and after) and Ubuntu (17.10 and after)
sudo apt install git-lfsFor ArchLinux and derivatives
sudo pacman -S git-lfsgit lfs installIf you want to add big files in Regovar, you can add them to LFS
git lfs track 'path/file.extension'