docs: inline website theme (#1096)

Inline @rocketseat theme for Gatsby
because we need a lot of changes.

Fix bad GitHub edit url, next/prev links,
    external links without target="_blank".
This commit is contained in:
Isaev Denis 2020-05-16 17:17:58 +03:00 committed by GitHub
parent e560b3f76e
commit 0d774cd24a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 2003 additions and 72 deletions

View file

@ -0,0 +1 @@
export { useSidebar } from './src/hooks/useSidebar';