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

enable dynamic rendering of user interface #3

Open
samkellerhals opened this issue Aug 21, 2020 · 0 comments
Open

enable dynamic rendering of user interface #3

samkellerhals opened this issue Aug 21, 2020 · 0 comments

Comments

@samkellerhals
Copy link
Collaborator

samkellerhals commented Aug 21, 2020

User interface should be rendered according to a configuration file which is used to specify what content packages should be downloaded on the offline content server.

We can use Jinja to loop over this configuration file e.g.

content-package-1
content-package-2
...

and produce a view which contains a HTML component for each item in the list.

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

No branches or pull requests

1 participant