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

(v2.2.x) #763 missing breadcrumb in maven site module #769

Conversation

abelsromero
Copy link
Member

@abelsromero abelsromero commented Feb 5, 2024

#763

Extract document title, author(s) and conversion date from Asciidoctor to enrich maven site head and genereta breadcrumbs.
At the end, used Asciidoctor.load because it offers a unique way to obtain the data without manual parsing.
Concerns about performaces are mitigated using parse_header_only (parseHeaderOnly in AsciidoctorJ API).

kriegaex and others added 3 commits February 5, 2024 05:47
@abelsromero abelsromero marked this pull request as ready for review February 7, 2024 23:30
@abelsromero
Copy link
Member Author

CI is going to report failure in the signatures test in branch 2.2.x, I am ignoring this for now. The PR code is fine, I'll have another look in the night and merge.

@abelsromero abelsromero force-pushed the branch-v2.2.x/issue-763-missing-breadcrumb-in-maven-site-module branch from 82f4ef0 to 4683ee3 Compare February 9, 2024 18:33
@abelsromero abelsromero force-pushed the branch-v2.2.x/issue-763-missing-breadcrumb-in-maven-site-module branch from 4683ee3 to b5b676a Compare February 9, 2024 18:49
@abelsromero abelsromero merged commit 2821df1 into asciidoctor:v2.2.x Feb 9, 2024
25 of 26 checks passed
@abelsromero abelsromero deleted the branch-v2.2.x/issue-763-missing-breadcrumb-in-maven-site-module branch February 11, 2024 17:44
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.

None yet

2 participants