This is the main homepage of the onFOSS organization. It is build with Jekyll.
Go to file
c eed8033cce removed livestream 2024-02-18 14:37:17 +01:00
_data change link from wasted to their new homepage 2024-02-16 09:28:46 +01:00
_includes Tweak onFOSS logo position (bit hacky) 2023-06-11 20:04:57 -04:00
_layouts Don't tweak padding, tweak max-width 2023-06-13 07:13:49 -04:00
_posts add community pick to the blogpost 2024-02-15 15:53:57 +01:00
_sass Get rid of last non-Bootstrap CSS 2023-06-24 14:40:23 -04:00
assets add community pick to the blogpost 2024-02-15 15:53:57 +01: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
finances.html add donation to supertux 2024-02-18 14:35:17 +01: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_fteqw.html Add warning about missing files in FTEQW 2023-09-23 07:33:43 -04:00
help_hedgewars.html First website draft 2023-05-26 11:30:43 -04:00
help_hypersomnia.html Server to join was wrong for Hypersomnia 2023-08-27 10:54:20 -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 make mintest infos more generall instead of a specific mod 2024-01-16 11:39:52 +01: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_wasted.html do proper connecting explaination on wasted 2024-02-16 09:31:32 +01: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 removed livestream 2024-02-18 14:37:17 +01: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 fix typo in color hexcode 2024-02-07 11:49:41 +01: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.