Skip to content

Add traversable Quarto methods website - #2

Merged
Thokas99 merged 2 commits into
mainfrom
feature/quarto-website
Aug 27, 2026
Merged

Add traversable Quarto methods website#2
Thokas99 merged 2 commits into
mainfrom
feature/quarto-website

Conversation

@Thokas99

Copy link
Copy Markdown
Owner

Summary

Adds a Quarto website as a navigation and presentation layer over the canonical repository.

Navigation

  • Home
  • Methods
  • Examples
  • Cheatsheets
  • Miscellaneous
  • About

Methods

All 37 canonical analytical templates are accessible through a grouped Methods sidebar: 34 source-backed workflows and 3 API/tutorial reminders. All remain draft.

Safety

Analytical notebooks are never executed during site rendering. Project execution is disabled and both local and CI rendering use quarto render --no-execute.

Deployment

GitHub Pages is built from _site/ using GitHub Actions and native Pages artifacts. Pull requests render and validate without deploying.

Source of truth

No scientific method files were duplicated or modified. The existing repository filesystem remains authoritative.

Validation

  • quarto check passed
  • full quarto render --no-execute passed
  • 120 R blocks parsed
  • 16 Python blocks parsed
  • canonical sidebar coverage is complete
  • internal rendered links passed
  • search index and representative HTML controls verified
  • no private paths or secrets detected
  • no raw data or generated analysis artifacts staged

Out of scope

  • website merge to main
  • analytical re-validation
  • package or scientific-method refactoring

@Thokas99
Thokas99 merged commit 5b9ca70 into main Aug 27, 2026
1 of 2 checks passed
@Thokas99
Thokas99 deleted the feature/quarto-website branch August 27, 2026 15:43
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