Minor: add githubs start/fork buttons to documentation page #7588
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Which issue does this PR close?
N/a
Rationale for this change
In the race to get the internets attention, github stars seem to matter.
It serves both as a marker of use (and thus encourages new users) as well as a way for users to contribute to the project. Thus collecting stars helps a project grow.
Thus, let's make it easier to catch some wind from people visiting the DataFusion docs site
What changes are included in this PR?
Add
star
andfork
buttons to the main doc site https://arrow.apache.org/datafusion/Rendered preview
Are these changes tested?
I tested it manually locally
Are there any user-facing changes?
New badges on the docs page