Skip to content
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

Add list of authors to doc pages. #5827

Merged
merged 3 commits into from
Dec 11, 2022
Merged

Add list of authors to doc pages. #5827

merged 3 commits into from
Dec 11, 2022

Conversation

zacharydenton
Copy link
Contributor

Description

Adds a list of contributors to every doc page:

image

Test Plan

yarn start, manually verify list of contributors in docs

Copy link
Contributor

@clay-aptos clay-aptos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much, Zach!

  1. Is it possible rename at least the list header to Authors?
  2. Are these errors I'm encountering spurious?
Compiled with problems:X

ERROR in ./src/theme/DocItem/Footer/index.js 1:25-79

Module not found: Error: Can't resolve '@docusaurus/theme-common/internal' in '/Users/claymurphy/aptos-core/developer-docs-site/src/theme/DocItem/Footer'

@zacharydenton
Copy link
Contributor Author

Renamed the list header to "Authors".

I made some changes which hopefully fix the build error that you were seeing. Can you try again?

@clay-aptos
Copy link
Contributor

Renamed the list header to "Authors".

I made some changes which hopefully fix the build error that you were seeing. Can you try again?

Thank you, @zacharydenton ! This PR no longer triggers a build error locally. Still, I don't see the Authors list locally or at:
https://deploy-preview-5827--aptos-developer-docs.netlify.app/

Sorry if I am missing it.

Copy link
Contributor

@clay-aptos clay-aptos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much, Zach!

@davidiw davidiw merged commit a496d62 into main Dec 11, 2022
@davidiw davidiw deleted the zach/authors branch December 11, 2022 03:55
areshand pushed a commit to areshand/aptos-core-1 that referenced this pull request Dec 18, 2022
* Add list of authors to doc pages.

* Fix build & component title.

* Rendering the list doesn't work without DOM.
@Markuze Markuze mentioned this pull request Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants