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 bundled resources #106

Merged
merged 5 commits into from
Sep 17, 2024
Merged

Use bundled resources #106

merged 5 commits into from
Sep 17, 2024

Conversation

adam-fowler
Copy link
Member

@adam-fowler adam-fowler commented Sep 16, 2024

This is only used for mustache templates at the moment
Copied templates into Sources/App/Resouces folder
Add resouces parameter in Package.swift
Load templates from bundled resources
Updated Dockerfiles to copy bundled resources
Also update hummingbird logo, where it was using the old logo

@Joannis Joannis merged commit c088cad into main Sep 17, 2024
1 check passed
@Joannis Joannis deleted the bundle branch September 17, 2024 14:20
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 Bundle to bundle resources used by examples instead of using a resources folder
2 participants