Skip to content

gucheen/typecho2hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typecho2hugo

export all your typecho posts in sqlite to hugo

Usage

  1. place your typecho.db(sqlite) in project's root. (change filename in line 6, or change path to your file, whatever)

  2. change prefix of database's tables in line 15 (if needed)

  3. npm i

  4. npm start

  5. find all your hugo files in ./typecho2hugo

About

export all your typecho posts in sqlite to hugo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published