This is the main homepage of the onFOSS organization. It is build with Jekyll.
Go to file
DeathByDenim 9d5a0ddcda
Don't tweak padding, tweak max-width
2023-06-13 07:13:49 -04:00
_data add all events from the past, should be complete list now! 2023-06-12 10:36:25 +02: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 fix typo in post and change date to today 2023-06-11 17:07:01 +02:00
_sass Don't tweak padding, tweak max-width 2023-06-13 07:13:49 -04:00
assets add finances page; add finances and history page into footer; reworked post; 2023-06-11 16:48:39 +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
finances.html add finances page; add finances and history page into footer; reworked post; 2023-06-11 16:48:39 +02: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 discord link 2023-06-12 10:52:21 +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 add finances page; add finances and history page into footer; reworked post; 2023-06-11 16:48:39 +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.