Skip to content

Add tutorial section#232

Open
jaykim1213 wants to merge 10 commits into
2.4.3from
jay/tutorial
Open

Add tutorial section#232
jaykim1213 wants to merge 10 commits into
2.4.3from
jay/tutorial

Conversation

@jaykim1213
Copy link
Copy Markdown
Contributor

@jaykim1213 jaykim1213 commented May 7, 2026

Does this PR close any open issues?

Closes #230

Give a longer description of what this PR addresses and why it's needed

  • Add tutorial section (installation, config.json, replication-config.json pages)

Provide pictures/videos of the behavior before and after these changes (optional)

Screenshot 2026-05-07 at 8 54 10 AM Screenshot 2026-05-07 at 8 54 21 AM Screenshot 2026-05-07 at 8 54 25 AM

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new tutorial section to the documentation site for installation, config.json, and replication-config.json, with sidebar navigation and supporting tutorial walkthrough content.

Changes:

  • Adds new tutorial docs and screenshots for core study configuration workflows.
  • Expands installation guidance with prerequisite tooling and cloning steps.
  • Updates sidebar navigation and conditionally enables gtag analytics.

Reviewed changes

Copilot reviewed 7 out of 27 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
sidebars.ts Adds the Tutorial category under Getting Started.
docusaurus.config.ts Gates gtag configuration behind ENABLE_GTAG.
docs/tutorial/tutorial.md Adds tutorial landing page with embedded video and doc cards.
docs/tutorial/config.json.md Adds step-by-step tutorial for building a study config.
docs/tutorial/replication-config.json.md Adds replication study config tutorial.
docs/getting-started/installation.md Expands setup prerequisites and cloning instructions.
.github/workflows/deploy.yml Removes the existing GitHub Pages deployment workflow.
Comments suppressed due to low confidence (1)

.github/workflows/deploy.yml:1

  • Removing the only workflow that builds and publishes ./build to GitHub Pages means pushes to main will no longer deploy the documentation site. If deployment is still expected for this repo, keep this workflow or replace it with an equivalent Pages deployment workflow in the same change.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/tutorial/config.json.md
Comment thread docs/tutorial/config.json.md Outdated
Comment thread docusaurus.config.ts
@jaykim1213 jaykim1213 marked this pull request as ready for review May 19, 2026 07:27
@jaykim1213 jaykim1213 requested a review from alexsb May 21, 2026 15:12
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

A preview of ffa3968 is uploaded and can be seen here:

https://revisit.dev/PR232

Changes may take a few minutes to propagate.

@jaykim1213 jaykim1213 mentioned this pull request May 23, 2026
1 task
@jaykim1213 jaykim1213 changed the base branch from main to 2.4.3 May 23, 2026 20:38
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.

Add tutorial docs

2 participants