-
Notifications
You must be signed in to change notification settings - Fork 151
2/4 move @graphprotocol/nextra-theme
to @graphprotocol/docs
#732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sweet!
Just one thing, and maybe it's just me, but should pages
go inside src
? Seems a bit strange to me to have them as siblings.
yes, better to put them under |
@graphprotocol/nextra-theme
to @graphprotocol/docs
@graphprotocol/nextra-theme
to @graphprotocol/docs
* move mdxStyles * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * lint * update nextra * 4/4 move `pages` to `src/pages` (#734) * move pages to src * some refactoring * Update Node * Remove unneeded `try…catch` * `pnpm check:fix` --------- Co-authored-by: benface <benoit.rouleau@icloud.com>
* all in one * add temporarily missing images to make build pass * use the-guild-org/shared-config/setup@v1 * fix eslint * Update Dockerfile * Update packages/nextra-theme/src/index.tsx Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com> * Update packages/nextra-theme/src/index.tsx * Update website/scripts/fetch-remote-docs.ts Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com> * Update fetch-remote-docs.ts * Update website/scripts/fetch-remote-docs.ts * 2/4 move `@graphprotocol/nextra-theme` to `@graphprotocol/docs` (#732) * aa * more * lint fix * 3/4 Refactor `_meta.js` to prefer `sidebarTitle` (#733) * move mdxStyles * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * more * lint * update nextra * 4/4 move `pages` to `src/pages` (#734) * move pages to src * some refactoring * Update Node * Remove unneeded `try…catch` * `pnpm check:fix` --------- Co-authored-by: benface <benoit.rouleau@icloud.com> --------- Co-authored-by: benface <benoit.rouleau@icloud.com> * Update dependencies * Fix tests * Change `@` alias to `src/` and move some files around * Start work on new design * Temp stuff * Try to fix CI * Update dependencies * WIP * style updates (#854) * style updates * remove navbar hiding on small screens (this was a test) * align icons and nav labels to top * lint * remove unnecessary w-full * Make search and locale switcher functional * Add icons + refactor and improve how navigation groups are computed * Add “partially selected” state * Quick fix * Huge refactoring + add a bunch of missing components, still missing breadcrumbs * Fixes and improvements (thanks AK for the feedback!) * Home page content + footer + fixes and tweaks * Fixes and tweaks * Squash some TODOs * Remove console log * style tweaks for home page (#872) * Make 404 page work + improve footer + last couple tweaks and fixes * Missed this in the merge * Use `sidebarTitle` instead of `_meta.js` * Last minute fixes --------- Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com> Co-authored-by: AK <58132405+0xa3k5@users.noreply.github.com>
No description provided.