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

feat: make doc links dynamic #933

Merged
merged 6 commits into from
Jun 13, 2023
Merged

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Jun 12, 2023

Currently, the doc links are fixed. This can be changed by building them dynamically.

The file js/links could be served either here or on parseplatform.org.

Related: parse-community/parse-community.github.io#49

Closes #932

@dblythy
Copy link
Member Author

dblythy commented Jun 12, 2023

The one file used by both sites will create a more consistent docs link experience.

Screenshot 2023-06-12 at 7 01 30 pm

Screenshot 2023-06-12 at 7 02 50 pm

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

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

Looks good, can this be merged? Or should we wait for parse-community/parse-community.github.io#49 to be ready, just in case?

@dblythy
Copy link
Member Author

dblythy commented Jun 12, 2023

We do #49 first, and then add a script tag pointing to the links file at parseplatform.org

@mtrezza
Copy link
Member

mtrezza commented Jun 12, 2023

@dblythy
Copy link
Member Author

dblythy commented Jun 13, 2023

Cool, this is good to merge

@mtrezza mtrezza merged commit 2733430 into parse-community:gh-pages Jun 13, 2023
@dblythy dblythy deleted the dynamic-docs branch June 13, 2023 08:05
@dblythy dblythy mentioned this pull request Jun 24, 2023
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.

Fix docs page
2 participants