Commit graph

34 commits

Author SHA1 Message Date
Nathan Wang
40bc285712 open links in new tab, closes #71 2020-07-21 16:04:53 -07:00
Nathan Wang
7d872ff347 add sentry 2020-07-20 15:57:38 -07:00
Nathan Wang
1a9151ec64 add functionality to dashboard; refactor problems 2020-07-19 12:12:40 -07:00
Nathan Wang
cdd02ee28d update dashboard 2020-07-18 20:26:37 -07:00
Nathan Wang
36b0140224 add proof of concept table of contents with createResolvers 2020-07-16 21:15:00 -07:00
Nathan Wang
5f24bb167d add catch links 2020-07-15 22:35:17 -07:00
Nathan Wang
5a28057def remove react-katex
helps reduce bundle size; trying to eliminate katex entirely
2020-07-15 17:57:00 -07:00
Nathan Wang
227d4ef4c2 add gatsby plugin styled componnets 2020-07-14 22:32:10 -07:00
Nathan Wang
b33bfff759 add text tooltip 2020-07-07 20:27:21 -07:00
Nathan Wang
cb04988852 add tooltips 2020-07-07 16:14:40 -07:00
Nathan Wang
7ea4100498 add google analytics 2020-07-06 00:42:33 -07:00
Nathan Wang
0ca978b172 add images 2020-06-29 13:51:53 -07:00
Nathan Wang
6e9e667abb add tables to prefix sums 2020-06-28 12:55:46 -07:00
Nathan Wang
ed53aa1fc0 add logo; update package.json 2020-06-24 18:20:35 -07:00
Nathan Wang
db28d48636 migrate to prism renderer 2020-06-24 17:25:28 -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
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
952776c608 add prettier 2020-06-20 01:08:44 -07:00
Nathan Wang
1e4555036e add sidebar layout to modules 2020-06-20 00:16:07 -07:00
Nathan Wang
76f66a88cc migrate to gatsby mdx 2020-06-17 15:18:07 -07:00
Nathan Wang
e58707d86e refactor order into ordering.js 2020-06-15 16:19:07 -07:00
Nathan Wang
d625d593dc add markdown info block 2020-06-06 18:37:10 -07:00
Nathan Wang
a0f037a8d0 fix nested bullet lists 2020-06-03 20:29:12 -07:00
Nathan Wang
753820e7a3 add syntax highlighting 2020-06-03 15:36:19 -07:00
Nathan Wang
a8fc459828 add katex support 2020-06-03 15:22:16 -07:00
Nathan Wang
b00982e370 add basic gatsby template for markdown 2020-06-03 15:18:17 -07:00
Nathan Wang
ca8aca8444 add gatsby front-end 2020-06-03 14:14:30 -07:00