Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valetzx/typechonreplit

在Replit部署typecho博客并添加butterfly主题
https://github.com/valetzx/typechonreplit

replit typecho

Last synced: about 18 hours ago
JSON representation

在Replit部署typecho博客并添加butterfly主题

Awesome Lists containing this project

README

        

# typechonreplit
在Replit部署Typecho博客 + [Butterfly主题移植](https://blog.wehaox.com/archives/typecho-butterfly.html#cl-3 )

个人版(不推荐):


Run on Repl.it

教育版:

将以下代码粘贴至Replit Shell后回车

`git clone https://github.com/valetzx/typechonreplit && mv -b typechonreplit/* ./ && mv -b typechonreplit/.[^.]* ./ && rm -rf *~ && rm -rf typechonreplit`

当加载完 Loading Nix environment... 在Shell中运行main.sh初始化,初始化完成后点击绿色 ▶ Run 运行

默认请使用sqlite数据库

postgresql数据库版:https://github.com/valetzx/typechonreplitwithpg