Skip to content

informatics-sa/ai-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saudi AI Team Website

This website is made by the students on the Saudi Team, to preserve history of Saudi AI Team in one place.

This website includes: olympiads, participations, and members.

Documentation

Read Website public data files documentation.

You might also refer to Developer documentation.

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 prebuild.py && python build.py && bundle exec jekyll serve -s ./root

Maintainers

This website needs people who maintain the data up-to-date.

Current maintainers:

  • Muaath Alqarni

Data Contributers:

  • Layth Alzahrani

License

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

Check LICENSE