Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/huobazi/typecho-to-octopress

typecho-to-octopress
https://github.com/huobazi/typecho-to-octopress

Last synced: 6 days ago
JSON representation

typecho-to-octopress

Awesome Lists containing this project

README

        

### typecho 到 octopress 的转换程序

根据typecho数据直接生成octopress的source文件,拷贝到你的octopress的source/_posts目录就ok了

1.修改typecho的永久链接方式为默认格式
2.确保文章内容在class=entry的div中包裹,如果不是请修改当前主题的post.php页面

根据typecho数据生成disqus格式的import文件,去[http://yourname.disqus.com/admin/tools/import/](http://yourname.disqus.com/admin/tools/import/)导入文件就OK了