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

Minor improvements #77

Merged
merged 3 commits into from
Aug 19, 2022
Merged

Minor improvements #77

merged 3 commits into from
Aug 19, 2022

Conversation

jbearer
Copy link
Member

@jbearer jbearer commented Aug 18, 2022

  • Include API segment in route path documentation
  • Indent code blocks in documentation
  • Bundle the default public directory and serve it by default.

It is important to have a default public directory, because the
default HTML fragments for api.toml assume the existence of
`style.css` and some icons. This can lead to confusing behavior
where the user has not custom-configured anything, but the website
doesn't display correctly out of the box, unless this directory is
included whenever the default HTML is included.
@jbearer jbearer requested a review from nyospe August 18, 2022 15:59
@jbearer jbearer self-assigned this Aug 18, 2022
@jbearer jbearer merged commit 1d6d076 into main Aug 19, 2022
@Ancient123 Ancient123 deleted the feat/fixup branch November 29, 2022 15:59
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