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

[FEAT] Different main nav and sidebars for marketing vs documentation pages on daff.io #2680

Closed
Tracked by #1925
damienwebdev opened this issue Dec 20, 2023 · 1 comment · Fixed by #2686
Closed
Tracked by #1925
Assignees
Labels
feat a new feature, enhancement, or improvement p1 critical priority package: daff.io @daffodil/daff.io
Milestone

Comments

@damienwebdev
Copy link
Member

damienwebdev commented Dec 20, 2023

💡 Feature request

Feature Name

Different main nav and sidebars for marketing vs documentation pages on daff.io

The Desired Behavior

The main navigation on the marketing pages should be different from the documentation pages.

Dynamic rendering for main nav and main sidebar.

Your Use Case

As a designer, I would like to display different information on the main navigation and sidebars on the documentation pages so that users can correctly navigate to the docs they are searching for.

Prior Work

Environment


Daffodil version: X.Y.Z
Angular version: X.Y.Z 

 
For Tooling issues:
- Node version: XX  
- Platform:  

Others:

@damienwebdev damienwebdev added the feat a new feature, enhancement, or improvement label Dec 20, 2023
@damienwebdev damienwebdev self-assigned this Dec 20, 2023
@damienwebdev damienwebdev added package: daff.io @daffodil/daff.io p1 critical priority labels Dec 20, 2023
@damienwebdev damienwebdev added this to the Daffodil v1.0 milestone Dec 20, 2023
@damienwebdev damienwebdev removed their assignment Dec 20, 2023
@griest024
Copy link
Member

I don't think secondary outlets are the answer here, I think we should adopt a vue like approach and simply specifiy the components for the additional areas in the data field and dynamically render them with a custom directive/component.

@griest024 griest024 self-assigned this Dec 20, 2023
@xelaint xelaint changed the title [FEAT] As a Daffodil core developer, I would like to be able to show different sidebars and navs on different sections of the site. [FEAT] Different main nav and sidebars for marketing vs documentation pages on daff.io Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat a new feature, enhancement, or improvement p1 critical priority package: daff.io @daffodil/daff.io
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants