Skip to content

Run npm install before building the site - #61

Merged
alexander-yevsyukov merged 2 commits into
masterfrom
run-npm-install
Jan 29, 2026
Merged

Run npm install before building the site#61
alexander-yevsyukov merged 2 commits into
masterfrom
run-npm-install

Conversation

@alexander-yevsyukov

@alexander-yevsyukov alexander-yevsyukov commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

This PR improves the onboarding scenario for people new to the documentation by running npm install before building the site. Previously, the command had to be run manually. Otherwise, the build failed because of the missing dependencies.

Other notable changes

  • Fixed documentation links in the Gradle script file to avoid IDE syntax warnings.
  • Fixed the reference to the Authoring guide in the site index page.

@alexander-yevsyukov
alexander-yevsyukov added this pull request to the merge queue Jan 29, 2026
Merged via the queue into master with commit e5cfe0d Jan 29, 2026
2 checks passed
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.

2 participants