-
Notifications
You must be signed in to change notification settings - Fork 5
Publishing MicroProfile Tutorial with Antora #28
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
Open
ttelang
wants to merge
131
commits into
microprofile:main
Choose a base branch
from
ttelang:patch-15
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update index.adoc
Update index.adoc
Uploading Mindmap image for MicroProfile Architecture Philosophy
Adding content for Chapter01 - Introduction to MicroProfile
Incorporating feedbacks about MicroProfile History from @aeiras
Updating MPWG members
Need for MicroProfile
MicroProfile Platform Component Specifications
Standalone (Outside Umbrella) Specifications
Standalone (Outside Umbrella) Specifications
MicroProfile Implementations
Architecture Philosophy
Relationship with Jakarta EE specification
Incorportating suggestions from microprofile#5
Co-authored-by: Emily Jiang <[email protected]>
new file: build/site/index.html modified: build/site/microprofile-tutorial/latest/README.html modified: build/site/microprofile-tutorial/latest/chapter01/chapter01.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-00.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-01.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-02.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-03.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-04.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-05.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-06.html modified: build/site/microprofile-tutorial/latest/chapter03/chapter03.html modified: build/site/microprofile-tutorial/latest/chapter04/chapter04.html modified: build/site/microprofile-tutorial/latest/chapter05/chapter05.html modified: build/site/microprofile-tutorial/latest/chapter06/chapter06.html modified: build/site/microprofile-tutorial/latest/chapter07/chapter07.html modified: build/site/microprofile-tutorial/latest/chapter08/chapter08.html modified: build/site/microprofile-tutorial/latest/chapter09/index.html modified: build/site/microprofile-tutorial/latest/index.html
modified: build/site/microprofile-tutorial/latest/chapter08/chapter08.html new file: index.adoc new file: minimal-component/antora.yml modified: modules/ROOT/pages/chapter08/chapter08.adoc new file: nav.adoc
modified: build/site/microprofile-tutorial/latest/README.html modified: build/site/microprofile-tutorial/latest/chapter01/chapter01.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-00.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-01.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-02.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-03.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-04.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-05.html modified: build/site/microprofile-tutorial/latest/chapter02/chapter02-06.html new file: build/site/microprofile-tutorial/latest/chapter02/chapter02.html modified: build/site/microprofile-tutorial/latest/chapter03/chapter03.html modified: build/site/microprofile-tutorial/latest/chapter04/chapter04.html modified: build/site/microprofile-tutorial/latest/chapter05/chapter05.html modified: build/site/microprofile-tutorial/latest/chapter06/chapter06.html modified: build/site/microprofile-tutorial/latest/chapter07/chapter07.html modified: build/site/microprofile-tutorial/latest/chapter08/chapter08.html modified: build/site/microprofile-tutorial/latest/chapter09/index.html new file: build/site/microprofile-tutorial/latest/chapter10/chapter10.html new file: build/site/microprofile-tutorial/latest/chapter11/chapter11.html modified: build/site/microprofile-tutorial/latest/index.html new file: modules/ROOT/pages/chapter02/chapter02.adoc deleted: modules/ROOT/pages/chapter08_file.bak new file: modules/ROOT/pages/chapter10/chapter10.adoc new file: modules/ROOT/pages/chapter11/chapter11.adoc modified: modules/ROOT/pages/nav.adoc modified: nav.adoc
new file: antora-assembler.yml modified: antora.yml deleted: nav.adoc new file: package.json modified: site.yml
- Created a new sitemap.xml file for improved site navigation and SEO. - Updated README.adoc to include instructions for running the site locally. - Standardized chapter headings in chapter03.adoc and chapter04.adoc for consistency. - Enhanced content in chapter06.adoc, chapter07.adoc, chapter10.adoc, and chapter11.adoc with clearer headings and improved structure. - Updated navigation links in nav.adoc for better clarity and organization.
@ttelang I understand this PR is in draft. Please notify when this PR is ready to be reviewed |
grammar and styling fixes to index.adoc (Front matter of this Tutorial)
Minor formatting changes
Removing `Chapter 1` from title
Minor formating changes
renaming product-catalog
Minor grammatically and formatting changes.
Minor grammatical and formatting fixes.
Emily-Jiang
approved these changes
May 23, 2025
- Updated last modification dates in sitemap.xml to reflect new content updates. - Changed the UI bundle URL in site.yml to point to the correct repository for the latest release.
- Updated last modified dates in sitemap.xml for all tutorial chapters to reflect recent changes. - Added dev-server.sh script for building and serving the MicroProfile Tutorial documentation with automatic rebuilding on file changes. - Introduced fix-edit-links.sh script to replace local file links with GitHub repository links in generated HTML files. - Added favicon images (PNG and SVG) for the tutorial site. - Updated chapter titles in various AsciiDoc files to remove "Chapter X:" prefix for a cleaner presentation. - Created redirect.html for seamless navigation to the latest tutorial version. - Added supplemental UI assets including favicon images. - Implemented update-repo-url.sh script to automatically update repository URLs in configuration files based on the current Git repository and branch.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Restructuring Content for Publishing the MicroProfile Tutorial Site with Antora.
We will be using this UI-Bundle https://github.com/microprofile/microprofile-tutorial-ui to generate the tutorial site.