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

feat(blog): add toc #9707

Merged
merged 9 commits into from
Oct 2, 2023
Merged

feat(blog): add toc #9707

merged 9 commits into from
Oct 2, 2023

Commits on Sep 28, 2023

  1. feat(blog): add toc

    Only for large screens for now.
    This also refactors the useStickyHeaderHeight hook.
    fiji-flo committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    114809d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cf3335 View commit details
    Browse the repository at this point in the history
  3. feedback

    fiji-flo committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ac2ec8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    706c7be View commit details
    Browse the repository at this point in the history
  5. Update client/src/blog/post.scss

    Co-authored-by: Leo McArdle <lmcardle@mozilla.com>
    2 people authored and fiji-flo committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    065f9a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1637cb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    4909836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa82d48 View commit details
    Browse the repository at this point in the history
  3. fix(blog): move main-page-content class to article

    Avoids sidebar being inside the main-page-content,
    to be consistent with document pages.
    caugner committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    73d492f View commit details
    Browse the repository at this point in the history