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

SPA - navigation for static html #51

Open
b-rajesh opened this issue Feb 3, 2016 · 4 comments
Open

SPA - navigation for static html #51

b-rajesh opened this issue Feb 3, 2016 · 4 comments

Comments

@b-rajesh
Copy link

b-rajesh commented Feb 3, 2016

Hi, Is it possible to get SPA implemented while transforming from json to html which would have navigation bar on the left hand side ? Is any one working on that ?

@nknapp
Copy link
Member

nknapp commented Feb 3, 2016

Hi, I'm not sure what you mean with SPA. Could you clarify?

@b-rajesh
Copy link
Author

b-rajesh commented Feb 3, 2016

Single page architecture - navigation pane on the left hand side - navigate to relevant page heading - on the final html page.

@b-rajesh
Copy link
Author

b-rajesh commented Feb 3, 2016

@nknapp
Copy link
Member

nknapp commented Feb 5, 2016

Looks interesting. This is related to #29 since it requires javascript libraries. There is no customize-engine for generating and optimizing javascript or injecting other resources yet.

I have planned to do this some time, but at the moment, I'm working on other things and this seems to be a larger amount of work.

You could use the base/header- and base/footer-partials to inject your own script tags thought. Have a look at the bootprint-documentation and the the partial-list in this package on how to override partials.

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

2 participants