Skip to content

plasmatic1/website

Repository files navigation

website

Jekyll is more friendly for static sites :)

Setup and Usage

Install and Run

Installing and basic setup. Note that data needs to be fetched for website to work properly (see next section). Requires: Ruby

  • gem install bundle
  • bundle install
  • jekyll serve

Note: you may need to run bundle exec jekyll serve instead depending on how Ruby is installed/configured.

Data Fetching Scripts

This fetch autogenerated rating and contest data for /contests. Requirements: Python.

  • pip3 install -r requirements.txt
  • python3 reload_data.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors