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

Refactor page metadata to use front matter schemas #365

Merged
merged 35 commits into from
Aug 7, 2022

Conversation

caendesilva
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 7, 2022

Codecov Report

Merging #365 (80e2178) into master (8ab35d5) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #365   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       859       859           
===========================================
  Files             93        93           
  Lines           2116      2125    +9     
===========================================
+ Hits            2116      2125    +9     
Impacted Files Coverage Δ
...rk/src/Concerns/FrontMatter/Schemas/PageSchema.php 100.00% <100.00%> (ø)
packages/framework/src/Contracts/AbstractPage.php 100.00% <100.00%> (ø)
packages/framework/src/Helpers/Meta.php 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caendesilva caendesilva changed the title Add and use more front matter schemas Refactor metadata to use front matter schemas Aug 7, 2022
@caendesilva caendesilva changed the title Refactor metadata to use front matter schemas Refactor page metadata to use front matter schemas Aug 7, 2022
@caendesilva caendesilva marked this pull request as ready for review August 7, 2022 15:54
@caendesilva caendesilva merged commit c4a5b04 into master Aug 7, 2022
@caendesilva caendesilva deleted the front-matter-schemas branch August 7, 2022 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add canonical link schema property instead of deprecated getCanonicalLink method
2 participants