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

Fix #31: Enable anchor links for kroxylicious.io #36

Merged
merged 10 commits into from
Feb 7, 2024

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    677ca18 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. move anchor link CSS out of rouge theme file, add comments describing…

    … purpose to CSS and SASS files
    gracegrimwood committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0ad1a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92321d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22d0e94 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary selectors from anchor hover (anchor is child of he…

    …ading, therefore if anchor is hover heading is also hover)
    gracegrimwood committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    65ae433 View commit details
    Browse the repository at this point in the history
  5. adjust anchor transition to make it feel more responsive (reduce tran…

    …sition time so icon doesn't linger after cursor is removed, use color transitions to give fade/highlight effect, retain visibility transition for screen readers)
    gracegrimwood committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    eaa01ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ec2874 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from gracegrimwood/issue-31-fixes

    Issue 31 fixes
    k-wall authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cecae3d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    cab7ed9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from gracegrimwood/issue-31-scroll-margin-fix

    fix sticky header collapse, add scroll margin to content
    k-wall authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    abc70d2 View commit details
    Browse the repository at this point in the history