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

Remove static web content and make it configurable. #429

Open
vnbang2003 opened this issue May 10, 2017 · 4 comments
Open

Remove static web content and make it configurable. #429

vnbang2003 opened this issue May 10, 2017 · 4 comments

Comments

@vnbang2003
Copy link
Contributor

I think to make project adportable by other community we need to remove static conent and make it confirguable though static page.
This wil also help content team to easy change content.
I can be divided in multiple sub tickets

  1. Home page
  2. FAQ
  3. Section on home page should also be confiration so users they can hide section not relevant to them.
@sourabhtk37
Copy link
Contributor

Can you please elaborate on this a bit more?
do you want to have static content totally moved to it's own page and be included in the template using
{% include "page.html" %}.

@vnbang2003
Copy link
Contributor Author

We should add file similar to common/base/constants.py to add all web page static content including logo path.
Each page should render content from this page.

Let me know if it make sense.

@sourabhtk37
Copy link
Contributor

sourabhtk37 commented Jun 19, 2017

Let me know if it make sense.

None whatsoever.

https://github.com/pythonindia/wye/blob/development/wye/base/constants.py
You are saying to add all paths of static content similar to this? I am not able to grasp what you are trying to achieve.

@vnbang2003
Copy link
Contributor Author

Yes something similar to constants.py page or DB configurable table.
So it easy to change if any other community is willing to deploy this project.

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

No branches or pull requests

2 participants