Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Tumblr Importer

The Tumblr Importer class is made for Thimle. It imports Tumblr blog info and posts for use with the Thimble theme parser.

Usage

$TumblrImporter = new TumblrImporter\Importer('your public Tumblr API key');
if($TumblrImporter->importBlog('oli4jansen.tumblr.com', 'path/to/blog/data/'))
{
	echo 'Hooray, you\'ll now find a JSON file with the blog data in path/to/blog/data/';
}

About

Class to import Tumblr blogs to Thimble

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages