This is the main homepage of the onFOSS organization. It is build with Jekyll.
Go to file
c 17bbe5453f add rudimentary footer 2023-06-08 15:55:16 +02:00
_data First website draft 2023-05-26 11:30:43 -04:00
_includes add rudimentary footer 2023-06-08 15:55:16 +02:00
_layouts add rudimentary footer 2023-06-08 15:55:16 +02:00
_posts completly rework of site; add font, colours, logos,...; include stuff in blogpost 2023-05-29 16:19:40 +02:00
_sass upgrade to bootstrap 5.3.0 2023-06-08 15:20:45 +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
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
resources.html fix history link 2023-05-29 16:37:07 +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.