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-15 16:25:29 -07:00
content fix merge conflicts 2020-06-15 16:25:29 -07:00
src refactor order into ordering.js 2020-06-15 16:19:07 -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 refactor order into ordering.js 2020-06-15 16:19:07 -07:00
gatsby-browser.js add markdown info block 2020-06-06 18:37:10 -07:00
gatsby-config.js add markdown info block 2020-06-06 18:37:10 -07:00
gatsby-node.esm.js refactor order into ordering.js 2020-06-15 16:19:07 -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 add gatsby front-end 2020-06-03 14:14:30 -07:00
package.json refactor order into ordering.js 2020-06-15 16:19:07 -07:00
README.md refactor order into ordering.js 2020-06-15 16:19:07 -07:00
Syllabus.md refactor order into ordering.js 2020-06-15 16:19:07 -07:00
tailwind.config.js add basic gatsby template for markdown 2020-06-03 15:18:17 -07:00
yarn.lock refactor order into ordering.js 2020-06-15 16:19: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.