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.
usaco-guide/README.md
2020-06-15 16:19:07 -07:00

11 lines
601 B
Markdown

# USACO Guide
[![Netlify Status](https://api.netlify.com/api/v1/badges/55c39a3b-64ec-40e3-9085-3cf1aa89c36f/deploy-status)](https://app.netlify.com/sites/usaco-guide/deploys)
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.