Open
Conversation
- Move all workshop pages from guides/03-Workshop/ to website/workshop/ - Consolidate and rename images to descriptive names under static/img/ - Remove outdated Nginx deployment guide and legacy images - Add new Extension Task page (10-Extension-Task.md) - Wire up workshopSidebars.ts and update docusaurus.config.ts - Update content across multiple pages (architecture, configs, next steps)
Conductor no longer requires a Node.js installation — it now runs as a Docker container via a ./conductor wrapper script at the repo root. All conductor command references updated accordingly. - Remove Node.js as a prerequisite; move Node.js note to Stage dev server section in 08-Portal-Customization.md where it is still needed - Update arranger-server image tag (3.0.0-beta.36 → 4919f736) and volume mount path - Add conductor:171d9ce and nginx:alpine to pre-pull list; update image count from 6 to 7 - Fix doubled-asterisk markdown in <summary> elements - Add blank lines around PowerShell tip code blocks for correct rendering
✅ Deploy Preview for overturedocs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
# Conflicts: # website/workshop/00-Intro.md # website/workshop/01-Running-the-Demo.md # website/workshop/02-Architecture.md # website/workshop/03-Data-Preparation.md # website/workshop/04-Generating-Configurations.md # website/workshop/05-Docker-Configuration.md # website/workshop/06-Loading-Data.md # website/workshop/07-Troubleshooting.md # website/workshop/08-Portal-Customization.md # website/workshop/09-Next-Steps.md # website/workshop/10-Extension-Task.md # website/workshopSidebars.ts
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
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.
To Do: