A collection of curated, high-quality resources to take you from Bronze to Platinum.
This repository has been archived on 2022-06-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-06-24 19:33:36 -04:00
content convert some more 2020-06-24 19:33:36 -04:00
src resolve merge 2020-06-24 14:11:48 -07:00
.gitignore add gatsby front-end 2020-06-03 14:14:30 -07:00
.prettierignore add prettier 2020-06-20 01:08:44 -07:00
.prettierrc use spaces over tabs 2020-06-20 01:10:56 -07:00
Content Documentation.md add problems list 2020-06-24 09:11:29 -07:00
Front End Documentation.md update docs 2020-06-22 13:39:37 -07:00
gatsby-browser.js migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
gatsby-browser.tsx push bronze 2020-06-24 18:31:52 -04:00
gatsby-config.js migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
gatsby-config.ts add new problems format 2020-06-24 13:52:45 -07:00
gatsby-node.ts change prerequisites format 2020-06-22 13:51:12 -07:00
LICENSE Update LICENSE 2020-06-21 18:44:23 -07:00
package.json migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
README.md update docs 2020-06-22 13:39:37 -07:00
tailwind.config.js update purge 2020-06-24 09:37:36 -07:00
yarn.lock migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00

USACO Guide

Netlify Status

A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.

All markdown files belong in content/. Other files are for the front-end website interface. As much as possible, please try to keep the markdown files independent of the front-end implementation.

Documentation

Tech Stack

Our front-end is built with:

  • React
  • Gatsby
  • Typescript
  • Tailwind CSS & Tailwind UI
  • Netlify

Content is written in Markdown (MDX), with limited Latex support from Katex and some custom components.

Contact Info

If you have any questions, please reach out to Nathan Wang at nathan.r.wang@gmail.com, or through social media (some variant of @thecodingwizard)