export all your typecho posts in sqlite to hugo
-
place your
typecho.db
(sqlite) in project's root. (change filename in line 6, or change path to your file, whatever) -
change prefix of database's tables in line 15 (if needed)
-
npm i
-
npm start
-
find all your hugo files in
./typecho2hugo