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

Implement new "stories showcase" page #82

Open
mradamcox opened this issue Jul 31, 2024 · 2 comments · May be fixed by #83
Open

Implement new "stories showcase" page #82

mradamcox opened this issue Jul 31, 2024 · 2 comments · May be fixed by #83
Assignees

Comments

@mradamcox
Copy link
Collaborator

Upon completion of #81, implement the new design. Within the navbar, a link to this page will replace the "Submit" link shown here:

image

@mradamcox
Copy link
Collaborator Author

@bodom0015 For this, see #81, and you'll just need to make the general structure of the page. Make the URL path of the page /stories. Then,

  1. Create the nav link shown above
  2. Do the same in the mobile menu
  3. Change the URL in the footer "Stories" link to point to this new page (currently, it's to /archive)

Once you have a feature branch ready with this, make a draft PR to generate a deploy preview, then @Makosak can work on that branch to complete the content.

@mradamcox
Copy link
Collaborator Author

Make the Navbar link called "Overview" (with some new filler text for the sub-title), in 1st position (where Submit is in the screenshot).

@mradamcox mradamcox linked a pull request Sep 18, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants