writefreely/config
Matt Baer 6c7ee76768 Support configuring resource directories
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
2019-01-18 18:57:04 -05:00
..
config.go Support configuring resource directories 2019-01-18 18:57:04 -05:00
data.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00
funcs.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00
setup.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00
validation.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00