Kolsha / brestprog

Website dedicated to programming olympiads in Belarus

Home Page:http://brestprog.by

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brestprog

A website dedicated to competitive programming (IOI/ICPC-style) in Belarus. Live version is hosted at http://brestprog.by.

The site features two main types of content:

  • Competitive programming tutorials.
  • Belarusian olympiads results.

All content is in Russian, translations to other languages are not considered a priority.

Building and running

To build this site locally you need to have Ruby (with RubyGems) installed. Then, install the Bundler gem (gem install bundler), and use it to install the project dependencies (bundle install).

To build the site and run a local server use bundle exec jekyll serve.

About

Website dedicated to programming olympiads in Belarus

http://brestprog.by

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 35.8%Language:C++ 33.1%Language:Ruby 20.9%Language:SCSS 5.3%Language:Python 4.8%