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-07-17 16:23:58 -07:00

30 lines
1.1 KiB
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 free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
All markdown files belong in `content/`. Other files are for the front-end website interface.
As much as possible, please try to keep the markdown files independent of the front-end implementation.
## Documentation
- To get this site running locally, refer to the [Front End Documentation](docs/Front%20End%20Documentation.md).
- For information regarding Content Writing, refer to the [Content Documentation](docs/Content%20Documentation.md).
## Tech Stack
Our front-end is built with:
- React
- Gatsby
- Typescript
- Tailwind CSS & Tailwind UI
- Netlify
Content is written in Markdown ([MDX](https://mdxjs.com/)), with limited Latex support from [Katex](https://katex.org/) and some custom components.
## Contact Info
If you have any questions, please reach out to Nathan Wang at nathan.r.wang@gmail.com, or through social media (some variant of @thecodingwizard)