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 author avatars #9131

Merged
merged 6 commits into from
Jun 26, 2023
Merged

feat(blog): add author avatars #9131

merged 6 commits into from
Jun 26, 2023

Commits on Jun 22, 2023

  1. feat(blog): add author avatars

    https://mozilla-hub.atlassian.net/browse/MP-467
    
    move from using one type for both frontmatter and parsed metadata, to
    one for frontmatter and one for the parsed metadata
    
    support using a separate author frontmatter file, while maintaining
    backwards compatibility
    LeoMcA committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    25a3593 View commit details
    Browse the repository at this point in the history
  2. fix codeql error

    LeoMcA committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f745937 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. warn if can't read author file

    LeoMcA committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    144ac45 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fixes

    LeoMcA committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9049e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e26f96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f62b40 View commit details
    Browse the repository at this point in the history