Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,374 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 22 commits in 4 repositories
Created a pull request in facebook/docusaurus that received 9 comments
feat(v2): allow init project via npm
Motivation When executing the release script during testing of #3727, I encountered that using yarn I cannot install all the packages. After some …
Opened 23 other pull requests in 1 repository
facebook/docusaurus
4
open
19
merged
- fix(v2): add support for interleaving Markdown in code blocks
- chore(v2): pin version of babel-plugin-dynamic-import-node to 2.3.0
- fix(v2): add support for prefers-reduced-motion in hideable sidebar
- chore(v2): downgrade babel-plugin-dynamic-import-node to 2.3.0
- fix(v2): increase stability of hideable navbar
- chore(v2): upgrade dependencies
- fix(v2): add thin scrollbar to proper element in TOC
- fix(v2): fix inconsistent error output in swizzle command
- fix(v2): add support for non-ASCII chars in anchor link scroll
- fix(v2): attempt to restore prefetch functionality
- fix(v2): use swizzled SearchPage component if any
- feat(v2): introduce new minification of CSS bundle
- chore(v2): update Browserslist
- chore(v2): upgrade Infima to v0.2.0-alpha.15
- chore(v2): adjust website npm package
- chore(v2): remove docs for alpha v60-61
- chore(v2): upgrade Infima to v0.2.0-alpha.14
- refactor(v2): render all tab panels at once
- feat(v2): add support for sync to npm2yarn tabs
- refactor(v2): allow adding plugins depending on condition
- fix(v2): ignore export declarations in excerpt
- fix(v2): limit images height on showcase page
- Revert "refactor(v2): improve regex matching code-block title"
Reviewed 11 pull requests in 5 repositories
facebook/docusaurus 6 pull requests
ruby/www.ruby-lang.org 2 pull requests
reactjs/reactjs.org 1 pull request
sebastianbergmann/phpunit-documentation-russian 1 pull request
javascript-tutorial/ru.javascript.info 1 pull request
Created an issue in facebook/docusaurus that received 12 comments
Custom CSS content should be append to the end of bundled CSS file
styles.css (as it expect…

