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

Support configuring resource directories #69

Merged
merged 2 commits into from Jan 19, 2019
Merged

Conversation

thebaer
Copy link
Member

@thebaer thebaer commented Jan 19, 2019

This adds new configuration values that specify the parent directory of application resources:

  • templates_parent_dir
  • static_parent_dir
  • pages_parent_dir
  • keys_parent_dir

For any values not specified, the application will default to the current directory.

This closes T560 / #63

This adds new configuration values that specify the parent directory of
application resources:

- templates_parent_dir
- static_parent_dir
- pages_parent_dir
- keys_parent_dir

For any values not specified, the application will default to the
current directory.

This closes T560
@thebaer thebaer added this to the 0.8 milestone Jan 19, 2019
@thebaer
Copy link
Member Author

thebaer commented Jan 19, 2019

@SamWhited: mind sharing your feedback on this? Specifically whether or not it solves your use case?

@SamWhited
Copy link

@thebaer and then some; thank you! This should let packagers follow the packaging standards for their distro or other operating system. Much appreciated!

@thebaer
Copy link
Member Author

thebaer commented Jan 19, 2019

Awesome! No problem 😄

@thebaer thebaer merged commit cb1bd37 into master Jan 19, 2019
@thebaer thebaer deleted the resource-dirs-config branch January 19, 2019 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants