This is the main homepage of the onFOSS organization. It is build with Jekyll.
Go to file
c d6378595ec add rudimentary privacy notice and add to footer 2023-06-11 13:42:49 +02:00
_data First website draft 2023-05-26 11:30:43 -04:00
_includes add rudimentary privacy notice and add to footer 2023-06-11 13:42:49 +02:00
_layouts Better responsiveness for mobile 2023-06-10 12:28:06 -04:00
_posts completly rework of site; add font, colours, logos,...; include stuff in blogpost 2023-05-29 16:19:40 +02:00
_sass fix broken table-colours after boostrap update 2023-06-08 16:07:05 +02:00
assets completly rework of site; add font, colours, logos,...; include stuff in blogpost 2023-05-29 16:19:40 +02:00
.gitignore change gitignore to allow bootstrap to be part of the repo 2023-06-08 15:18:59 +02:00
Gemfile add Gemfile with jekyll-post and bootstrap dependency 2023-05-29 12:08:32 +02:00
Gemfile.lock add Gemfile with jekyll-post and bootstrap dependency 2023-05-29 12:08:32 +02:00
LICENSE Initial commit 2023-05-25 12:50:08 +02:00
README.md add proper readme file 2023-06-08 15:36:43 +02:00
_config.yml First website draft 2023-05-26 11:30:43 -04:00
help.html First website draft 2023-05-26 11:30:43 -04:00
help_armagetron.html First website draft 2023-05-26 11:30:43 -04:00
help_bzflag.html First website draft 2023-05-26 11:30:43 -04:00
help_hedgewars.html First website draft 2023-05-26 11:30:43 -04:00
help_lix.html First website draft 2023-05-26 11:30:43 -04:00
help_mindustry.html First website draft 2023-05-26 11:30:43 -04:00
help_minetest.html First website draft 2023-05-26 11:30:43 -04:00
help_odamex.html First website draft 2023-05-26 11:30:43 -04:00
help_openhv.html First website draft 2023-05-26 11:30:43 -04:00
help_opensoldat.html First website draft 2023-05-26 11:30:43 -04:00
help_openspades.html First website draft 2023-05-26 11:30:43 -04:00
help_shatteredparadise.html First website draft 2023-05-26 11:30:43 -04:00
help_supertuxkart.html First website draft 2023-05-26 11:30:43 -04:00
help_supertuxparty.html First website draft 2023-05-26 11:30:43 -04:00
help_teeworlds.html First website draft 2023-05-26 11:30:43 -04:00
help_ufoai.html First website draft 2023-05-26 11:30:43 -04:00
help_unvanquished.html First website draft 2023-05-26 11:30:43 -04:00
help_xonotic.html First website draft 2023-05-26 11:30:43 -04:00
imprint.html add rudimentary imprint and add to footer 2023-06-11 13:33:41 +02:00
index.html add peertube to mainpage and add opening in new tabs to websites outside onfoss.org 2023-06-08 15:28:23 +02:00
news.html First website draft 2023-05-26 11:30:43 -04:00
privacy.html add rudimentary privacy notice and add to footer 2023-06-11 13:42:49 +02:00
resources.html further adding open links in new tab if they point outside 2023-06-08 16:12:23 +02:00
schedule.html First website draft 2023-05-26 11:30:43 -04:00
tournament.html Remove inline scripts for local time 2023-05-27 17:28:39 -04:00

README.md

onFOSS.org

This is the main homepage of the onFOSS organization. It is build with Jekyll.

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. The changes are getting deployed every 10 minutes automatically.

Atribution

We use Bootstrap that is licenced as MIT.