Skip to content

Deplyment fixes 26 - #11

Merged
ValentinaPasqual merged 2 commits into
mainfrom
deplyment-fixes-26
Jul 28, 2026
Merged

Deplyment fixes 26#11
ValentinaPasqual merged 2 commits into
mainfrom
deplyment-fixes-26

Conversation

@ValentinaPasqual

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread lode/api.py

workdir = tempfile.mkdtemp(prefix="build_", dir=BUILD_DIR)
site_dir = Path(workdir) / slug
site_dir.mkdir(parents=True, exist_ok=True)
Comment thread lode/api.py
root_dir=workdir, base_dir=slug,
)
# The loose pages are redundant once archived: halve the disk peak.
shutil.rmtree(site_dir, ignore_errors=True)
@ValentinaPasqual
ValentinaPasqual merged commit c614cb2 into main Jul 28, 2026
4 of 9 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