Skip to content

petraszd/blogger-to-hugo

Repository files navigation

Blogger to Hugo converter

A tool to convert Blogger's posts to Hugo posts. It also downloads images embedded inside blog posts.

How to get blogger's xml file

Settings --> Other --> Import & back up --> Back up content.

How to install

It is a normal Python package. Install as you would install normal python package.

https://pip.pypa.io/ https://packaging.python.org/tutorials/installing-packages/

Requirements

Internal

See requirements.txt file inside repository. Usually packaging tools will take care of that.

External

pandoc must be installed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages