figuren-theater / ft-performance
快速网站更易于访问,更可持续,并提供了更好的用户体验。这是加速 figuren.theater 及其 WordPress 多站点网络的代码。
1.4.0
2024-02-23 04:16 UTC
Requires
- php: >=7.2
- carstingaxion/cache-control: 2.2.5.2
- carstingaxion/wp-super-preload: 1.2.2
- figuren-theater/ft-options: *
- figuren-theater/ft-theming: *
- wpackagist-plugin/cache-enabler: ^1.8
- wpackagist-plugin/fast404: ^1.2
- wpackagist-plugin/performant-translations: ^1.1
- wpackagist-plugin/pwa: ^0.8.0
- wpackagist-plugin/quicklink: ^0.10.1
- wpackagist-plugin/sqlite-object-cache: 1.3.7
Requires (Dev)
- dev-main
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- dev-dependabot/composer/wpackagist-plugin/performant-translations-1.2.0
- dev-dependabot/composer/wpackagist-plugin/pwa-0.8.1
- dev-dependabot/composer/wpackagist-plugin/sqlite-object-cache-1.3.8
- dev-dependabot/composer/figuren-theater/ft-options-1.2.5
- dev-develop
This package is auto-updated.
Last update: 2024-09-15 10:30:32 UTC
README
figuren.theater | 性能
快速网站更易于访问,更可持续,并提供了更好的用户体验。这是加速 figuren.theater 及其 WordPress 多站点网络的代码。
阅读我们的博客
查看网络的实际应用 • 加入网络 • 创建您自己的网络
关于
- 在此处列出关闭的跟踪问题或
docs文件 - 你有什么想法吗?
背景与动机
...
安装
- 通过命令行安装
composer require figuren-theater/ft-performance
使用
API
Figuren_Theater::API\get_...()
包含的插件
此包包含以下插件。它们完全由代码管理,没有典型的用户界面。
- Cache-Control
- Cache Enabler
- Fast404
- 高效翻译
- PWA
- WordPress 的 Quicklink
- SQLite 对象缓存
- WP-Super-Preload 此插件有助于根据 sitemap.xml 和您自己的设置,始终在新鲜状态下缓存您网站的整个页面。
构建与使用
- dependabot
- figuren.theater pagespeed-insights 数据工作流程
- code-quality 一套状态检查,以确保 figuren.theater 平台具有高且一致的代码质量。
贡献
贡献使开源社区成为一个如此美妙的学习、灵感和创造的地方。您所做出的任何贡献都将被高度赞赏。
如果您有改进此项目的建议,请 fork 仓库并创建一个 pull request。您还可以简单地打开一个带有“增强”标签的问题。别忘了给项目加星!再次感谢!
- fork 项目
- 创建您的功能分支 (
git checkout -b feature/AmazingFeature) - 提交您的更改 (
git commit -m 'Add some AmazingFeature') - 将更改推送到分支 (
git push origin feature/AmazingFeature) - 打开一个 pull request
版本控制
我们使用 语义版本控制 进行版本控制。有关可用的版本,请参阅此存储库的 标签。
作者
- Carsten Bach - 提供想法和代码 - figuren.theater/crew
查看参与此项目的贡献者列表。
许可证
本项目根据 GPL-3.0-or-later 许可,有关详细信息,请参阅 LICENSE 文件
致谢
- altis by humanmade,作为我们的数字榜样和灵感来源
- 感谢 @roborourke 提供清晰易懂的 编码规范
- 感谢 python-project-template 提供的优秀的模板到仓库重命名工作流程