Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sout233/typecho


https://github.com/sout233/typecho

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

## Vercel 一键部署 Typecho 博客

[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/pbloods/typecho/)

通过`vercel.json`自定义php版本
- `[email protected]` - PHP 8.1.x
- `[email protected]` - PHP 8.0.x #默认
- `[email protected]` - PHP 7.4.x

## 教程

1. 克隆项目

2. 修改数据库配置文件`config.inc.php` 在[typecho 配置界面](https://typecho-phi-ten.vercel.app/)填写获取数据库信息,获取配置文件

3. 发布