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: 🎸 custom static data endpoint for latest blog posts #16

Merged
merged 8 commits into from
Jun 11, 2024

Conversation

heldrida
Copy link
Member

Why?

Custom static data endpoint for latest blog posts.

How?

  • Creates an integration hook post build
  • Update documentation explaining how to utilize it to fetch data

Tickets?

Contribution checklist?

  • The commit messages are detailed
  • The build command runs locally
  • Assets or static content are linked and stored in the project
  • Document filename is named after the slug
  • You've reviewed spelling using a grammar checker
  • For documentation, guides or references, you've tested the commands and steps
  • You've done enough research before writing

Security checklist?

  • Sensitive data has been identified and is being protected properly
  • Injection has been prevented (parameterized queries, no eval or system calls)
  • The Components are escaping output (to prevent XSS)

Preview?

Screenshot 2024-06-10 at 12 46 17

@heldrida heldrida force-pushed the chore/custom-data-endpoint-for-latest-blog-posts branch from bed7f68 to 451ed32 Compare June 10, 2024 11:48
@heldrida heldrida marked this pull request as ready for review June 10, 2024 12:05
@heldrida heldrida force-pushed the chore/custom-data-endpoint-for-latest-blog-posts branch 2 times, most recently from 4960648 to 3a360bb Compare June 10, 2024 16:06
nlc616
nlc616 previously approved these changes Jun 10, 2024
Copy link
Contributor

@nlc616 nlc616 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

nlc616
nlc616 previously approved these changes Jun 10, 2024
Copy link
Contributor

@nlc616 nlc616 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (round 2 following new changes)

@heldrida heldrida force-pushed the chore/custom-data-endpoint-for-latest-blog-posts branch from 174d8a4 to cd51c48 Compare June 11, 2024 11:14
@heldrida heldrida merged commit c388cc6 into develop Jun 11, 2024
5 of 6 checks passed
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.

2 participants