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-20 01:08:44 -07:00
content Update Running_Cpp.md 2020-06-19 16:31:29 -05:00
src add prettier 2020-06-20 01:08:44 -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 add prettier 2020-06-20 01:08:44 -07:00
Content Documentation.md add prettier 2020-06-20 01:08:44 -07:00
gatsby-browser.js add prettier 2020-06-20 01:08:44 -07:00
gatsby-config.js add prettier 2020-06-20 01:08:44 -07:00
gatsby-node.esm.js add prettier 2020-06-20 01:08:44 -07:00
gatsby-node.js add prettier 2020-06-20 01:08:44 -07:00
gatsby-ssr.js add gatsby front-end 2020-06-03 14:14:30 -07:00
LICENSE update license 2020-06-16 18:49:20 -07:00
package.json add prettier 2020-06-20 01:08:44 -07:00
README.md add prettier 2020-06-20 01:08:44 -07:00
tailwind.config.js add prettier 2020-06-20 01:08:44 -07:00
yarn.lock add prettier 2020-06-20 01:08:44 -07:00

USACO Guide

Netlify Status

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. The content should not care about how the front-end interface is implemented. That way, we can easily change the front-end interface without having to rewrite the content.

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