# onFOSS.org This is the main homepage of the onFOSS organization. It is build with [Jekyll](https://jekyllrb.com/). ## Contribution This is the repository for the sourcecode of the homepage. If you want to contribute install Jekyll and always test with `bundle exec jekyll serve` if the site is running. ## Deployment To deploy the homepage, you have to build the site with `bundle exec jekyll build` and copy the `_site` directory into the [deploy repostitory](https://git.libregaming.org/onFOSS/onFOSS.org-Deploy). The changes are getting deployed every 10 minutes automatically. ## Atribution We use [Bootstrap](https://getbootstrap.com/) that is licenced as MIT.