diff --git a/README-zh.md b/README-zh.md index 03fa7160..bd155da5 100755 --- a/README-zh.md +++ b/README-zh.md @@ -292,6 +292,13 @@ bin/spc micro:combine my-app.phar -I "memory_limit=4G" -I "disable_functions=sys 你可以在 [我的个人赞助页](https://github.com/crazywhalecc/crazywhalecc/blob/master/FUNDING.md) 支持我和我的项目。你捐赠的一部分将会被用于维护 **static-php.dev** 服务器。 +**特别赞助商**: + +Beyond Code Logo + +NativePHP Logo + + ## 开源协议 本项目采用 MIT License 许可开源,下面是类似的项目: diff --git a/README.md b/README.md index 94c10d58..8316a751 100755 --- a/README.md +++ b/README.md @@ -317,6 +317,12 @@ Now there is a [static-php](https://github.com/static-php) organization, which i You can sponsor me or my project from [GitHub Sponsor](https://github.com/crazywhalecc). A portion of your donation will be used to maintain the **static-php.dev** server. +**Special thanks to sponsors below**: + +Beyond Code Logo + +NativePHP Logo + ## Open-Source License This project itself is based on MIT License, diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 7205a606..d9bc48c8 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -47,6 +47,10 @@ export default { nav: [], socialLinks: [ {icon: 'github', link: 'https://github.com/crazywhalecc/static-php-cli'} - ] + ], + footer: { + message: 'Released under the MIT License.', + copyright: 'Copyright © 2023-present crazywhalecc' + } } } diff --git a/docs/.vitepress/theme/index.ts b/docs/.vitepress/theme/index.ts index 8dd36ba8..06771bcf 100644 --- a/docs/.vitepress/theme/index.ts +++ b/docs/.vitepress/theme/index.ts @@ -2,6 +2,7 @@ import DefaultTheme from 'vitepress/theme' import {inBrowser, useData} from "vitepress"; import {watchEffect} from "vue"; +import './style.css'; export default { ...DefaultTheme, @@ -13,4 +14,4 @@ export default { } }) } -} \ No newline at end of file +} diff --git a/docs/.vitepress/theme/style.css b/docs/.vitepress/theme/style.css new file mode 100644 index 00000000..b09fc682 --- /dev/null +++ b/docs/.vitepress/theme/style.css @@ -0,0 +1,6 @@ +/** override default styles */ +.vp-sponsor-grid-image { + max-height:36px !important; + max-width: 1000px !important; +} + diff --git a/docs/index.md b/docs/index.md index 76c06407..f667ce44 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,3 +21,16 @@ features: - title: Dependency Management details: static-php-cli comes with dependency management and supports installation of different types of PHP extensions. --- + + + +## Special Sponsors + + + diff --git a/docs/public/images/beyondcode-seeklogo.png b/docs/public/images/beyondcode-seeklogo.png new file mode 100644 index 00000000..cacfd720 Binary files /dev/null and b/docs/public/images/beyondcode-seeklogo.png differ diff --git a/docs/public/images/nativephp-logo.svg b/docs/public/images/nativephp-logo.svg new file mode 100644 index 00000000..2b60ec2a --- /dev/null +++ b/docs/public/images/nativephp-logo.svg @@ -0,0 +1,6 @@ + + + + + +