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

30 lines
1.1 KiB
Markdown
Raw Normal View History

2020-06-03 21:15:23 +00:00
# USACO Guide
2020-06-03 21:14:30 +00:00
2020-06-06 03:18:40 +00:00
[![Netlify Status](https://api.netlify.com/api/v1/badges/55c39a3b-64ec-40e3-9085-3cf1aa89c36f/deploy-status)](https://app.netlify.com/sites/usaco-guide/deploys)
2020-06-22 03:30:06 +00:00
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
2020-06-03 21:14:30 +00:00
2020-06-22 03:30:06 +00:00
All markdown files belong in `content/`. Other files are for the front-end website interface.
2020-06-22 03:37:09 +00:00
As much as possible, please try to keep the markdown files independent of the front-end implementation.
2020-06-04 22:18:02 +00:00
2020-06-22 03:37:09 +00:00
## Documentation
2020-07-17 23:23:58 +00:00
- 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).
2020-06-22 03:37:09 +00:00
## 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)