1.wordpress的安装

https://www.apachefriends.org/zh_cn/index.html
使用xampp一键安装网站环境
https://blog.csdn.net/qq_36595013/article/details/80373597
最终效果如下:
76152-p25bznsyq69.png

2.Typecho数据的导出

https://github.com/sunxiyuan/ByeTyp
60315-s6fdnwxwxo.png

3.upload链接的SQL命令批量修改

UPDATE wp_posts SET post_content = REPLACE( post_content, 'https://blog.nbzch.cn:5081/usr/uploads/', 'http://10.30.13.222/wp-content/uploads/');

4.wordPress主题的切换

https://github.com/seatonjiang/kratos
37108-xrpj69g0x2b.png

发表评论