Skip to content

eobrain/writefreely-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export From Writefreely

Writefreely is a great blogging platform that you can install and run on your own server. To give more peace of mind, this package allows you to export your posts into a collection of markdown file that you can import into some other blogging platform.

Tou use this, you must have access to the command line on the server where you installed Writefreely and you must have NodeJS installed.

Instructions

  1. cd to the parent directory containing your writefreely installation directory
  2. git clone git@github.com:eobrain/writefreely-export.git
  3. If you are using nvm to control your versions of Node.js, do nvm use. Otherwise install Node by some other means.
  4. npm install
  5. npm run export
  6. You will see a new directory called content containing your exported markdown files

About

Export blog data from writefreely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published