Skip to content

Refactored Faust Scaffold TS#29

Merged
colinmurphy merged 10 commits into
mainfrom
chore-update-faust-scaffold-ts
Jun 3, 2025
Merged

Refactored Faust Scaffold TS#29
colinmurphy merged 10 commits into
mainfrom
chore-update-faust-scaffold-ts

Conversation

@colinmurphy

@colinmurphy colinmurphy commented May 16, 2025

Copy link
Copy Markdown
Member

Goal

To update the scaffold templates with best practices and better resources to meet developers where they are at and give them a better start when beginning headless WordPress

Overview of changes

  • README

  • Multiple Queries

  • Updated links

  • Added category link to the header

  • Added links to the front page

  • Allowed faustexample.wpengine.com for images

  • Refactored archive page

    • Post list to get more than the title and link
    • Created a post link component
    • Queried the first 5 blog posts
    • Load more to query the next 5 blog posts client side
  • Added copyright to the footer

  • Setup prettier and linting

  • Added footer menu with links

  • Update README with structure of the project

  • Screenshots for the README

  • File Structure for the README

@colinmurphy colinmurphy marked this pull request as ready for review May 19, 2025 19:06
@colinmurphy colinmurphy requested a review from a team as a code owner May 19, 2025 19:06
@colinmurphy

Copy link
Copy Markdown
Member Author

@moonmeister @ahuseyn

Pushed the same changes here as Faust Scaffold 👍

@ahuseyn ahuseyn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Added some suggestions, sorry if I missed those in vanilla JS scaffold.

Comment thread README.md Outdated
Comment thread src/components/featured-image.tsx
Comment thread src/components/featured-image.tsx Outdated
Comment thread src/components/featured-image.tsx Outdated
Comment thread src/wp-templates/archive.tsx
@colinmurphy colinmurphy requested a review from ahuseyn May 22, 2025 14:15
@colinmurphy

Copy link
Copy Markdown
Member Author

@ahuseyn

Thanks again for the review. This is ready now again for another review ❤️

@colinmurphy colinmurphy merged commit 575ca2f into main Jun 3, 2025
4 checks passed
@colinmurphy colinmurphy deleted the chore-update-faust-scaffold-ts branch June 3, 2025 09:24
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