{"id":22567806,"url":"https://github.com/alexy-os/wp-fasty","last_synced_at":"2026-05-06T11:32:43.601Z","repository":{"id":266651346,"uuid":"898560501","full_name":"alexy-os/wp-fasty","owner":"alexy-os","description":"High-performance themes from WordPress to Go Quick, built using modern architectural patterns and optimized delivery methods. AI/LLM semantic W3C HTML5 level templates. Tailwind to Semantic CSS \u0026 more for latte, tsx, go","archived":false,"fork":false,"pushed_at":"2025-05-26T23:45:58.000Z","size":10615,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-23T20:04:41.854Z","etag":null,"topics":["html5-css3","latte","latte-template-engine","shadcn","shadcn-ui","shadcnui","tailwindcss","wordpress-boilerplate","wordpress-development","wordpress-starter-theme","wordpress-theme","wp"],"latest_commit_sha":null,"homepage":"https://wpfasty.app-server.ru/image/","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexy-os.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-04T16:02:18.000Z","updated_at":"2025-06-10T19:48:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"40a3b11e-3d86-439d-92a3-9da871d1c10f","html_url":"https://github.com/alexy-os/wp-fasty","commit_stats":null,"previous_names":["alexy-os/wp-fasty"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/alexy-os/wp-fasty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexy-os%2Fwp-fasty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexy-os%2Fwp-fasty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexy-os%2Fwp-fasty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexy-os%2Fwp-fasty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexy-os","download_url":"https://codeload.github.com/alexy-os/wp-fasty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexy-os%2Fwp-fasty/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261548719,"owners_count":23175492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html5-css3","latte","latte-template-engine","shadcn","shadcn-ui","shadcnui","tailwindcss","wordpress-boilerplate","wordpress-development","wordpress-starter-theme","wordpress-theme","wp"],"created_at":"2024-12-08T00:09:14.894Z","updated_at":"2026-05-06T11:32:38.582Z","avatar_url":"https://github.com/alexy-os.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A high-performance WordPress theme built with modern architectural patterns and optimised delivery methods. FastY combines cutting-edge technologies with clean architecture principles to deliver exceptional performance and developer experience. Built with PHP 8.1+, modern Tailwind CSS, and implementing robust dependency injection patterns, this theme achieves perfect PageSpeed scores while maintaining code elegance and maintainability. Whether you're building a high-traffic blog, corporate website, or e-commerce platform, FastY provides the solid foundation you need without the bloat of traditional WordPress themes.\n\n## Three WhalY - *Core Principles*\n\n### 1. Zero Redundant Code\n*Every line serves a purpose. No bloat, no legacy code, no unnecessary abstractions. Pure, efficient implementation focused on your specific needs.*\n\n### 2. Zero Database Queries\n*Intelligent caching and state management eliminate redundant database operations, delivering lightning-fast response times and reduced server load.*\n\n### 3. Perfect PageSpeed Score\n100/100 *Performance*\n100/100 *Accessibility*\n100/100 *Best Practices*\n100/100 *SEO*\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/alexy-os/wp-fasty/refs/heads/main/screenshot.png\" alt=\"FastY Theme\" width=\"600\"\u003e\n\n# WP FastY Theme\n\n*Copy nothing - create your own.*\n\nThe world's fastest WordPress theme where every line of code is just your handwriting. Don't copy other people's themes anymore - create unique things yourself.\n\nhttps://wpfasty.app-server.ru\n\nOk. Here is a heavier version with 8 blocks with images:\n\nhttps://wpfasty.app-server.ru/image/\n\n*FastY is a WordPress framework for those who think differently.*\n\n## PageSpeed Insights 100%\n\n***Take a look at the results PageSpeed produces: 100/100/100/100 - a page consisting of 8 blocks, including images:***\n\n[**[ PageSpeed Insights ]**](https://pagespeed.web.dev/analysis/https-wpfasty-app-server-ru-image/l14kqi8ph2?form_factor=mobile)\n\n\u003c/div\u003e\n\n## Architectural Advantages\n\nThis theme implements a robust Dependency Injection (DI) and Closure-based architecture, offering significant advantages over traditional Full Site Editing (FSE) approaches:\n\n### Clean Architecture vs FSE Blocks\n\nWhilst FSE promotes a block-based paradigm that inherently couples view and model layers, our DI/Closure architecture maintains strict separation of concerns:\n\n- **Dependency Management**: Proper inversion of control through container-based service resolution\n- **Testability**: Isolated components with clear boundaries and dependencies\n- **Maintainability**: Modular structure allowing for precise modifications without side effects\n\n### Performance Considerations\n\nUnlike FSE's React-based implementation, which:\n- Creates additional JavaScript runtime overhead\n- Increases DOM tree complexity through nested block structures\n- Requires substantial client-side processing for block rendering\n\nOur approach:\n- Minimises DOM tree depth through optimised template structures\n- Reduces JavaScript payload by leveraging native browser capabilities\n- Implements efficient server-side rendering patterns\n\n## Development Features\n\n### Dual-Mode Operation\n\nThe theme supports two distinct operational modes:\n\n**Production Mode (Default)**\n- Optimised Tailwind CSS delivery\n- Minimal runtime overhead\n- Maximum performance optimisation\n\n**Development Mode**\n- Live Tailwind configuration\n- Enhanced debugging capabilities\n- Direct style modifications\n\n### UI Framework Integration\n\nBuilt with shadcn/ui compatibility in mind:\n- Consistent component architecture\n- Theme-wide design token system\n- Dark mode support out of the box\n\n## Performance Metrics\n\nAchieves perfect Google PageSpeed scores across all metrics:\n- Performance: 100/100\n- Accessibility: 100/100\n- Best Practices: 100/100\n\nThese scores are maintained across both Production and Development modes, ensuring optimal performance regardless of operational context.\n\n## Technical Implementation\n\n- Implements PSR-4 compliant autoloading\n- Utilises singleton pattern for service management\n- Features comprehensive dependency injection container\n- Maintains WordPress coding standards whilst introducing modern PHP patterns\n\nThis architecture demonstrates that WordPress themes can maintain high performance and clean architecture without compromising on modern development practices or user experience.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexy-os%2Fwp-fasty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexy-os%2Fwp-fasty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexy-os%2Fwp-fasty/lists"}