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
Anthony Wang e357d29075
Update Running_Code.mdx
2020-07-24 15:36:29 -05:00
content Update Running_Code.mdx 2020-07-24 15:36:29 -05:00
docs overhaul syllabus 2020-07-19 20:13:28 -07:00
src [ImgBot] Optimize images 2020-07-21 23:11:42 +00:00
static updates to resources 2020-06-27 12:36:52 -07:00
.gitignore bugfixes 2020-06-24 16:29:07 -07:00
.prettierignore lots of code refactors 2020-07-17 16:23:58 -07:00
.prettierrc use spaces over tabs 2020-06-20 01:10:56 -07:00
gatsby-browser.js migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
gatsby-browser.tsx add checkbox status to problems, closes #56 2020-07-17 00:50:36 -07:00
gatsby-config.js migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
gatsby-config.ts open links in new tab, closes #71 2020-07-21 16:04:53 -07:00
gatsby-node.ts add functionality to dashboard; refactor problems 2020-07-19 12:12:40 -07:00
gatsby-ssr.js fix gatsby ssr rendering 2020-06-27 15:00:00 -07:00
gatsby-ssr.tsx add checkbox status to problems, closes #56 2020-07-17 00:50:36 -07:00
LICENSE Update LICENSE 2020-06-21 18:44:23 -07:00
package.json open links in new tab, closes #71 2020-07-21 16:04:53 -07:00
README.md lots of code refactors 2020-07-17 16:23:58 -07:00
tailwind.config.js add .mdx to purgecss 2020-06-28 13:08:04 -07:00
yarn.lock open links in new tab, closes #71 2020-07-21 16:04:53 -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)