Open Issues Need Help
View All on GitHubAI Summary: Implement "Next" and "Previous" buttons on the NJ-Appleseed manual page to allow users to easily navigate between sections within a chapter. The buttons should be placed at the top of each section and should dynamically update based on the current section being viewed. Consider mobile responsiveness in the design.
AI Summary: Fix the animation on the NJ-Appleseed landing page's "READ THE MANUAL" section. The underline animation should extend under both lines, potentially requiring responsive design adjustments (separate spans vs. single span). All animations (underline, arrow scaling) should synchronize.
AI Summary: Add the text "swipe right for more" to the resources section of the NJ-Appleseed landing page to indicate the presence of additional resources beyond the initially visible ones. This likely involves modifying the existing HTML/CSS/JavaScript of the project, potentially within the context of a swipe-enabled carousel or similar component.