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

Refactor to be polymorphic over file-type #12

Closed
srid opened this issue May 21, 2021 · 1 comment · Fixed by #17
Closed

Refactor to be polymorphic over file-type #12

srid opened this issue May 21, 2021 · 1 comment · Fixed by #17
Assignees

Comments

@srid
Copy link
Owner

srid commented May 21, 2021

  • Don't hardcode Markdown filetype
  • Treat static files the same as other files (markdown, yaml, rss, etc.)

Depends on srid/ema#35

@srid srid self-assigned this May 21, 2021
@srid srid pinned this issue May 21, 2021
@srid
Copy link
Owner Author

srid commented May 23, 2021

Mostly done in #14 - but still need to remove the Either FilePath route type.

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 a pull request may close this issue.

1 participant