Commit graph

454 commits

Author SHA1 Message Date
Nathan Wang
71024e951f fix mdx formatting 2020-06-22 10:56:41 -07:00
bda61b93d5 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-22 11:32:00 -05:00
9cd8c6f76a added my section to DSU, wrote mod expo in Intro_NT 2020-06-22 11:31:47 -05:00
Nathan Wang
e862a20b65 update frontmatter type def 2020-06-22 09:29:47 -07:00
Nathan Wang
797571477a Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-22 09:27:17 -07:00
Nathan Wang
01b17c9d03 update faq 2020-06-22 09:27:08 -07:00
Benjamin Qi
ad168e80cf rearrange all, transfer descriptions 2020-06-22 10:26:06 -04:00
Nathan Wang
a1f8c889d2 clarify license wording 2020-06-21 23:55:02 -07:00
Nathan Wang
4e51f75ce6 add license page 2020-06-21 23:51:31 -07:00
Nathan Wang
b80510e284 add optional block; update info block 2020-06-21 21:00:36 -07:00
Nathan Wang
c686b20cfa add optional component 2020-06-21 20:51:48 -07:00
Nathan Wang
9d909af459 update readme 2020-06-21 20:37:09 -07:00
Nathan Wang
73f162b7a1 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-21 20:33:03 -07:00
Benjamin Qi
94f295778e + 1DSRQ, modify intro 2020-06-21 23:32:32 -04:00
Nathan Wang
b6e017d0e9 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-21 20:30:15 -07:00
Nathan Wang
9dbe7a64a2 add description 2020-06-21 20:30:06 -07:00
Benjamin Qi
6968f74722 transfer "about this" 2020-06-21 22:16:01 -04:00
Nathan Wang
33aa01a092 add usage notes in homepage 2020-06-21 18:58:28 -07:00
Benjamin Qi
d372ac42d0 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-21 21:45:25 -04:00
Benjamin Qi
dca5e9cd32 Add CSES probs, rearrange 2020-06-21 21:45:24 -04:00
Nathan Wang
4401fce488
Update LICENSE 2020-06-21 18:44:23 -07:00
Nathan Wang
f427567790 migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
Nathan Wang
5516bd4575 update all packages to latest version 2020-06-21 14:34:52 -07:00
dependabot[bot]
44445bf258 Bump gatsby-remark-prismjs from 3.5.3 to 3.5.4
Bumps [gatsby-remark-prismjs](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-prismjs) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-prismjs/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@3.5.4/packages/gatsby-remark-prismjs)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 14:28:45 -07:00
dependabot[bot]
e5702e30c2 Bump gatsby-plugin-sharp from 2.6.9 to 2.6.12
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.9 to 2.6.12.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.12/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 14:28:26 -07:00
dependabot[bot]
5fcb3cc5e2 Bump rehype-react from 5.0.1 to 6.0.0
Bumps [rehype-react](https://github.com/rehypejs/rehype-react) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/rehypejs/rehype-react/releases)
- [Commits](https://github.com/rehypejs/rehype-react/compare/5.0.1...6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 14:27:15 -07:00
dependabot[bot]
3d90ec52a6 Bump gatsby-plugin-react-helmet from 3.3.2 to 3.3.4
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.3.4/packages/gatsby-plugin-react-helmet)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 14:19:20 -07:00
dependabot[bot]
ccc23a1b62
Bump gatsby-image from 2.4.5 to 2.4.7 (#18)
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.5 to 2.4.7.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.7/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-21 14:18:36 -07:00
Nathan Wang
8c113b0f51
Merge pull request #14 from thecodingwizard/dependabot/npm_and_yarn/gatsby-source-filesystem-2.3.12
Bump gatsby-source-filesystem from 2.3.8 to 2.3.12
2020-06-21 14:16:48 -07:00
dependabot[bot]
a582272923
Bump gatsby-source-filesystem from 2.3.8 to 2.3.12
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.8 to 2.3.12.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.3.12/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 21:13:23 +00:00
Nathan Wang
2295ab23f7 cleanup; add dependabot 2020-06-21 14:06:07 -07:00
Nathan Wang
1aab78065b add seo tags 2020-06-21 13:16:29 -07:00
Nathan Wang
659e8c2b33 homepage updates 2020-06-21 13:11:15 -07:00
Nathan Wang
eb5f0a4dd4 update module styling 2020-06-21 11:12:24 -07:00
Nathan Wang
2c99c0a287 update padding on module 2020-06-21 00:03:02 -07:00
Nathan Wang
1a769ef5fd add prev, next, and complete buttons 2020-06-20 22:00:17 -07:00
Benjamin Qi
c1b7f140e9 move cycs to gold 2020-06-20 18:27:52 -04:00
Nathan Wang
0265353bd3 use spaces over tabs 2020-06-20 01:10:56 -07:00
Nathan Wang
952776c608 add prettier 2020-06-20 01:08:44 -07:00
Nathan Wang
d25046542a update module sidebar 2020-06-20 00:53:38 -07:00
Nathan Wang
1e4555036e add sidebar layout to modules 2020-06-20 00:16:07 -07:00
Nathan Wang
3bce9b3dcd update wording around syllabus warning 2020-06-19 16:09:56 -07:00
Nathan Wang
c2356da4e7 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-19 14:32:59 -07:00
Nathan Wang
3a9ffc98fe update homepage 2020-06-19 14:32:51 -07:00
fbddb044a1 Update Running_Cpp.md 2020-06-19 16:31:29 -05:00
Benjamin Qi
ae292980c1 remove endl 2020-06-18 21:38:30 -04:00
Benjamin Qi
617171ed7f update running cpp 2020-06-18 21:36:02 -04:00
Jonathan Paulson
4294b43129 Take out 32-bit integers and modular arithmetic from Data_Types. 2020-06-18 21:25:14 -04:00
Jonathan Paulson
87a97edd23 s/c++14/c++17 2020-06-18 21:17:12 -04:00
Jonathan Paulson
be3daa76c2 Merge branch 'master' of github.com:thecodingwizard/usaco-guide 2020-06-18 21:15:30 -04:00