Skip to content

Conversation

@httpdss
Copy link
Owner

@httpdss httpdss commented Aug 3, 2025

Summary

Adds a Documentation button between the "Get Started" and "View on GitHub" buttons in the hero section of the landing page.

Changes

  • Added new Documentation button linking to /struct/docs/
  • Uses fas fa-book icon for consistent styling with other buttons
  • Positioned between Get Started and View on GitHub buttons
  • Opens in new tab for better user experience
  • Maintains consistent styling with existing secondary buttons

Screenshots

The Documentation button now appears in the center position between the two existing buttons, providing easy access to the project documentation.

Testing

  • ✅ Button displays correctly in hero section
  • ✅ Link points to /struct/docs/ as requested
  • ✅ Opens in new tab (target="_blank")
  • ✅ Uses appropriate book icon (fas fa-book)
  • ✅ Styling matches other secondary buttons

- Added new Documentation button linking to /struct/docs/
- Uses fas fa-book icon for consistent styling
- Positioned between Get Started and View on GitHub buttons
- Opens in new tab for better UX
@httpdss httpdss added the enhancement New feature or request label Aug 3, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.55%. Comparing base (ac4009a) to head (bbad2ee).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage   69.55%   69.55%           
=======================================
  Files          23       23           
  Lines        1373     1373           
  Branches      188      188           
=======================================
  Hits          955      955           
  Misses        375      375           
  Partials       43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@httpdss httpdss added the minor label Aug 3, 2025
@httpdss httpdss merged commit 6f23d78 into main Aug 3, 2025
3 checks passed
@httpdss httpdss deleted the feature/add-documentation-button branch August 3, 2025 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants