Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Support for multiple config files #154

Open
ianmarcinkowski opened this issue Apr 14, 2015 · 2 comments
Open

Support for multiple config files #154

ianmarcinkowski opened this issue Apr 14, 2015 · 2 comments

Comments

@ianmarcinkowski
Copy link

When working with multiple deployment locations, having a single config file is rather frustrating. It would be nice to have _production.py, _staging.py, _development.py config files to solve this problem.

I am trying to integrate blogofile in to a production environment where I automatically stage all changes made to the repository, with periodic releases to a production web server.

Adding a --config-file parameter to the blogofile command would also allow the site to be built using different configurations.

This may be too complex for a project like Blogofile, which aims for simplicity, but the change would not impact users who do not need the feature.

@ianmarcinkowski
Copy link
Author

Looking at the code, it looks like "_config.py" is hardcoded in quite a few places.

@ianmarcinkowski
Copy link
Author

Oops. Accidentally closed the issue. Re-opening.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant