Skip to content

Instantly share code, notes, and snippets.

@elpuas
Last active June 14, 2022 16:19
Show Gist options
  • Save elpuas/841aed86057eb52e31b8b2d37811011b to your computer and use it in GitHub Desktop.
Save elpuas/841aed86057eb52e31b8b2d37811011b to your computer and use it in GitHub Desktop.
FSE Minimum Files
├── my-theme
└── parts
├── header.html
└── footer.html
├── templates
├── index.html
└── single.html
├── functions.php
├── index.php
├── theme.json
└── style.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment