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: filesystem routing for reports #3

Merged
merged 5 commits into from
Aug 25, 2024
Merged

Conversation

oliverlambson
Copy link
Owner

@oliverlambson oliverlambson commented Aug 25, 2024

i want to handle

pages/
├── more/
│   ├── test.md
│   ├── test2.md
│   └── even-more/
│       ├── wow.md
│       └── thats-nested.md
├── populations.md
├── price-elasticity.md
└── vega-lite-is-cool.md
image

todo:

  • get it to work
  • style the index (make the <details> thing a bit nicer)
  • update docs

@oliverlambson oliverlambson marked this pull request as draft August 25, 2024 18:02
@oliverlambson oliverlambson force-pushed the feat/path-routing branch 14 times, most recently from a625125 to 5421b7d Compare August 25, 2024 22:27
@oliverlambson oliverlambson marked this pull request as ready for review August 25, 2024 23:02
@oliverlambson oliverlambson merged commit 5bad66c into main Aug 25, 2024
4 checks passed
@oliverlambson oliverlambson deleted the feat/path-routing branch August 25, 2024 23:08
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