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

Resolves Issue #731: Main site manifest #740

Merged
merged 1 commit into from
Dec 27, 2021

Conversation

djencks
Copy link
Contributor

@djencks djencks commented Dec 27, 2021

This:

  • publishes the site manifest into the Apache camel site.
  • arranges to assemble all needed Antora playbooks from pieces in the new antora-playbook-snippets directory, using a script there.
  • provides scripts in package.json for all the needed playbooks.
  • puts the main local-build script in this, camel-website, project, so the subprojects can call it will minimal information.
    This will allow us to (hopefully) make small changes in how the local builds work in just one place.

I'm 100% sure my script-writing can be considerably improved, and I'd like to get this committed soon so we can get all the subprojects set up to use it.

@github-actions
Copy link

🚀 Preview is available at https://pr-740--camel.netlify.app

2 similar comments
@github-actions
Copy link

🚀 Preview is available at https://pr-740--camel.netlify.app

@github-actions
Copy link

🚀 Preview is available at https://pr-740--camel.netlify.app

@djencks djencks merged commit c018cf9 into apache:main Dec 27, 2021
@djencks djencks deleted the main-site-manifest branch December 27, 2021 19: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.

Publish site manifest from actual website (cf local/partial builds)
2 participants