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

Use Giraffe.ViewEngine as html dsl #363

Merged
merged 1 commit into from
Feb 10, 2023
Merged

Use Giraffe.ViewEngine as html dsl #363

merged 1 commit into from
Feb 10, 2023

Conversation

kMutagene
Copy link
Collaborator

This PR uses Giraffe.ViewEngine as a statically typed html dsl. This has the obvious advantaged of no more misspelled html, as well as better structured html output.

closes #73

@kMutagene kMutagene merged commit a0efeda into dev Feb 10, 2023
@kMutagene kMutagene deleted the view-engine branch February 9, 2024 07:34
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.

Use a html DSL for generating chart display files
1 participant