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

feat: handle draft content properly #58

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Conversation

NTBBloodbath
Copy link
Owner

@NTBBloodbath NTBBloodbath commented Feb 12, 2025

lith serve will build draft content by default (as if --drafts flag has been passed to the command). To disable this behaviour, use --no-drafts.

lith build will completely ignore any draft content.

Closes #56

@NTBBloodbath NTBBloodbath added the enhancement New feature or request label Feb 12, 2025
@NTBBloodbath NTBBloodbath merged commit 818dbb8 into master Feb 12, 2025
4 checks passed
@NTBBloodbath NTBBloodbath deleted the push-umkyqwornvls branch February 12, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: handle draft content
1 participant