Skip to content

Simple Perl script to convert an exported Google Blogger blog backup into a valid LaTeX-typeset document

Notifications You must be signed in to change notification settings

rgamec/blogger_to_latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Introduction

Simple script to convert a blog backup exported from Google Blogger into a LaTeX document. Typical use-case could be automatically generating a PDF e-book of a blog.

Usage

  1. Export your blog in Google Blogger by going to "Settings->Other->Blog tools->Export Blog". This will give you an Atom-format XML file.
  2. Then in a terminal run "perl blogger_to_latex.pl exported_blog.xml".

Todo:

  • Rewrite script to process any valid Atom-format file.
  • Add extra command-line arguments to support further processing of the LaTeX document.

About

Simple Perl script to convert an exported Google Blogger blog backup into a valid LaTeX-typeset document

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages