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

Add SitePreviewPlugin #64

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Add SitePreviewPlugin #64

merged 1 commit into from
Feb 14, 2024

Conversation

mkurz
Copy link
Member

@mkurz mkurz commented Feb 14, 2024

See https://www.scala-sbt.org/sbt-site/migration-guide.html

The previewSite plugin does not enable itself anymore, you need to explicitly enable the parts of sbt-site you need on the sbt project/module containing the documentation. To allow previewSite with Paradox for example

.enablePlugins(SitePreviewPlugin, ParadoxSitePlugin)

@mkurz mkurz merged commit 6bd623f into sbt:main Feb 14, 2024
5 checks passed
@mkurz mkurz deleted the SitePreviewPlugin branch February 14, 2024 10:12
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.

1 participant