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-07-14 16:36:56 -07:00
additionalContent remove general section 2020-07-14 15:46:55 -07:00
content Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-07-14 16:36:56 -07:00
src updates 2020-07-14 16:23:23 -07:00
static updates to resources 2020-06-27 12:36:52 -07:00
.gitignore bugfixes 2020-06-24 16:29:07 -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 intro - silver converting 2020-07-14 13:52:58 -04:00
Front End Documentation.md add module progress confetti 2020-07-06 23:15:08 -07:00
gatsby-browser.js migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
gatsby-browser.tsx add global language chooser; get rid of code tabs 2020-07-13 15:10:59 -07:00
gatsby-config.js migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
gatsby-config.ts add google analytics 2020-07-06 00:42:33 -07:00
gatsby-node.ts change prerequisites format 2020-06-22 13:51:12 -07:00
gatsby-ssr.js fix gatsby ssr rendering 2020-06-27 15:00:00 -07:00
gatsby-ssr.tsx fix gatsby ssr rendering 2020-06-27 15:00:00 -07:00
LICENSE Update LICENSE 2020-06-21 18:44:23 -07:00
package.json add text tooltip 2020-07-07 20:27:21 -07:00
README.md update docs 2020-06-22 13:39:37 -07:00
tailwind.config.js add .mdx to purgecss 2020-06-28 13:08:04 -07:00
yarn.lock add text tooltip 2020-07-07 20:27:21 -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)