Skip to content

competemcgill/wisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WISP

This project is developed by Competitive Programming McGill.

WISP is a project aimed at creating a fluid and fun experience for members of Compete McGill to learn competitive programming.

You can find WISP hosted here.

And you can find our documentation here.

Components

The repositories that make up this application can be found at these repositories:

Documentation

This repository contains documentation using mkdocs and hosts the documentation to Github Pages at this URL.

Install mkdocs and the material theme with:

pip install mkdocs mkdocs-material

Then run a local development server for the docs by navigating to the root of this repo and running:

mkdocs serve

Then, when you're done making your changes, merge changes to master and checkout master, and then deploy these changes by running mkdocs gh-deploy locally.

About

WISP: Wisp Is for Solving Problems - a platform for Competitive Programming Training and Progress Tracking 🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published