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-18 21:36:02 -04:00
content update running cpp 2020-06-18 21:36:02 -04:00
src add description field 2020-06-18 10:08:18 -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
Content Documentation.md convert details to spoiler tag 2020-06-17 16:10:45 -07:00
gatsby-browser.js convert details to spoiler tag 2020-06-17 16:10:45 -07:00
gatsby-config.js migrate to gatsby mdx 2020-06-17 15:18:07 -07:00
gatsby-node.esm.js remove cards 2020-06-17 19:49:21 -07:00
gatsby-node.js refactor order into ordering.js 2020-06-15 16:19:07 -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 migrate to gatsby mdx 2020-06-17 15:18:07 -07:00
README.md refactor order into ordering.js 2020-06-15 16:19:07 -07:00
tailwind.config.js fix purgecss 2020-06-16 16:29:40 -07:00
yarn.lock migrate to gatsby mdx 2020-06-17 15:18:07 -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.