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-22 10:26:06 -04:00
.github cleanup; add dependabot 2020-06-21 14:06:07 -07:00
content rearrange all, transfer descriptions 2020-06-22 10:26:06 -04:00
src clarify license wording 2020-06-21 23:55:02 -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 prettier 2020-06-20 01:08:44 -07:00
gatsby-browser.js migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
gatsby-browser.tsx add optional block; update info block 2020-06-21 21:00:36 -07:00
gatsby-config.js migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
gatsby-config.ts add optional block; update info block 2020-06-21 21:00:36 -07:00
gatsby-node.ts migrate remaining files from .js to .ts 2020-06-21 16:09:50 -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 readme 2020-06-21 20:37:09 -07:00
tailwind.config.js use spaces over tabs 2020-06-20 01:10:56 -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

Refer to "Content Documentation.md" for more info.

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)