Skip to content

postgresqlfr/dotclear2jekyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotclear2jekyll

Quick and Dirty migration script from dotclear to jekyll

Install

$ git clone [email protected]:postgresqlfr/dotclear2jekyll.git
$ pip install -r requirements

Usage

$ PGHOST=localhost
$ PGDATABASE=dotclear
$ PGUSER=bob
$ PGPASSWORD=SeCReT
$ DEST=/tmp/foo
$ VERBOSE=true
$ ./dotclear2jekyll.py

About

Quick and Dirty migration script from dotclear to jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages