Skip to content

informatics-sa/physics-website

Repository files navigation

Saudi Physics Team website

Total Saudi medals as of 2025:

Local Build

Prerequisites

You need:

bundle install
How does it work? `bundle` is a package manager, `Gemfile` contains the packages list. Jekyll latest version is 4.4.1, but the current version used in Github pages is

Building & Local Serving

python build.py && bundle exec jekyll serve -s ./root

License

This project is licensed under the GNU General Public License v3.0.

Check LICENSE