-
Notifications
You must be signed in to change notification settings - Fork 18
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
Pre-release testing questions #4
Comments
This was referenced Dec 30, 2023
Support redirecting for URL fragments (page subheadings), especially
code...code
in target fields
#6
Closed
Closed
Closed
|
I think that's enough from this issue, closing! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've done some testing in advance. It looks really nice. I suspect there's a bunch of known issues, that I'm observing here, but I haven't seen a todo list/plan so I'm just going to write them all down. This also ends up as a mega issue and we can break up a bit after initial triage.
Random grab bag of things I like a lot (not exhaustive 😄 ):
Original discussion, now real issues
Here's some comments (numbers for reference, not priority/importance):
resolve
field specifically, while the redirect https://docs.pantsbuild.org/2.19.x/reference/targets/deploy_jar#coderesolvecode does not. Can we run client side JS easily (as part of the redirect)? If so, I guess we could replacecodeXYZcode
withXYZ
, and maybe that handles most cases?The blog only seems to have 5 posts? http://docs.pantsbuild.org/blog(No, it's just the recent posts in the sidebar)Small things (just noting to have them written down, I could definitely fix them myself too, but I'm in "review" mode, not "code" mode):
---
. Is it possible to switch to either switch to a (denser) plain list, and/or put real content in those cards? https://docs.pantsbuild.org/2.18.x/reference/goalswebsite/
directory forcd website
, runningnpm start
can't find docusaurus, I tried installing deps withnpm ci
but that failed too... probably because this is a yarn project?yarn start
seemed to workdocs/
andversioned_docs/
subdirectories?13.Questions that I don't know if they should be issues:
docs/
andversioned_docs/
subdirectories?The text was updated successfully, but these errors were encountered: