CircuitVerse / CircuitVerse/Blog
Add Navigation Button from Blog to Main Site
@Saahi30 is already working on this.
Since Jan 15, 2025.
- Dominant language
- SCSS
- Stars
- 8
- Forks
- 74
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
Is your feature request related to a problem? Please describe:
Currently, when users click the "Blog" button in the footer of the main CircuitVerse site (https://circuitverse.org), they are redirected to a separate blog site (https://blog.circuitverse.org) in a new tab. However, the blog site lacks an easy way to navigate back to the main site, making it inconvenient for users to return.
Describe the solution you'd like:
Add a navigation button next to the "Contact" button in the top-right corner of the blog site. The button should be labeled "Main Site" (or something similar) and, when clicked, redirect users back to the main CircuitVerse site (https://circuitverse.org).
Describe alternatives you've considered:
- Including a footer link on the blog site for returning to the main site.
- Using the browser’s back button to return to the main site, though this may not work as expected if the blog opens in a new tab.
Additional context:
- The button design and placement should match the existing UI/UX of the blog site for consistency.
- This feature will enhance user experience by providing seamless navigation between the blog and the main site.
- Note: I am aware that the blog template is taken from a third-party source, specifically from NorthEndLab Hugo theme.
Are you working on this?
Yes.
Current Interface
Expected behaviour
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.