Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Only render jinja templates#121

Merged
ChrisKnott merged 3 commits into
masterfrom
shw-only-render-templates
Feb 24, 2019
Merged

Only render jinja templates#121
ChrisKnott merged 3 commits into
masterfrom
shw-only-render-templates

Conversation

@samuelhwilliams
Copy link
Copy Markdown
Collaborator

@samuelhwilliams samuelhwilliams commented Feb 24, 2019

We should only try to render templates from the declared jinja template
directory. For all other files, we simply want to serve them as static
files directly (for example, favicon.ico)

Update the changelog with details for 0.10.1 and 0.10.2 (this) patches.

Fix #120

We should only try to render templates from the declared jinja template
directory. For all other files, we simply want to serve them as static
files directly (for example, `favicon.ico`)
@samuelhwilliams samuelhwilliams force-pushed the shw-only-render-templates branch from fbadf0d to 07706ac Compare February 24, 2019 10:34
@ChrisKnott ChrisKnott merged commit 5e551f3 into master Feb 24, 2019
@samuelhwilliams samuelhwilliams deleted the shw-only-render-templates branch February 24, 2019 12:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants