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-03 15:48:48 -07:00
content update homepage 2020-06-03 15:48:48 -07:00
src update homepage 2020-06-03 15:48:48 -07:00
.gitignore add gatsby front-end 2020-06-03 14:14:30 -07:00
.prettierignore add gatsby front-end 2020-06-03 14:14:30 -07:00
.prettierrc add gatsby front-end 2020-06-03 14:14:30 -07:00
gatsby-browser.js add basic gatsby template for markdown 2020-06-03 15:18:17 -07:00
gatsby-config.js add syntax highlighting 2020-06-03 15:36:19 -07:00
gatsby-node.js add basic gatsby template for markdown 2020-06-03 15:18:17 -07:00
gatsby-ssr.js add gatsby front-end 2020-06-03 14:14:30 -07:00
LICENSE add gatsby front-end 2020-06-03 14:14:30 -07:00
package.json add syntax highlighting 2020-06-03 15:36:19 -07:00
README.md update readme 2020-06-03 14:15:23 -07:00
tailwind.config.js add basic gatsby template for markdown 2020-06-03 15:18:17 -07:00
yarn.lock add syntax highlighting 2020-06-03 15:36:19 -07:00

USACO Guide

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

All markdown files belong in content/. Other files are for the front-end dashboard interface.