<?xml version="1.0" encoding="utf-8"?>



<feed xmlns="http://www.w3.org/2005/Atom"
    xmlns:fh="http://purl.org/syndication/history/1.0"
    xmlns:at="http://purl.org/atompub/tombstones/1.0">

    <title>Publ: Development Blog</title>
    <subtitle>A personal publishing system for the modern web</subtitle>
    <link href="http://publ.beesbuzz.biz/blog/feed?tag=import" rel="self" />
    <link href="http://publ.beesbuzz.biz/blog/feed" rel="current" />
    <link href="https://busybee.superfeedr.com" rel="hub" />
    
    
    <link href="http://publ.beesbuzz.biz/blog/" />
    <fh:archive />
    <id>tag:publ.beesbuzz.biz,2020-01-07:blog</id>
    <updated>2019-02-20T15:42:18-08:00</updated>

    
    <entry>
        <title>An early-alpha Movable Type importer</title>
        <link href="http://publ.beesbuzz.biz/blog/999-An-early-alpha-Movable-Type-importer" rel="alternate" type="text/html" />
        <published>2019-02-20T15:42:18-08:00</published>
        <updated>2019-02-20T15:42:18-08:00</updated>
        <id>urn:uuid:11c6297c-2dc9-54f6-a781-ec43d0ed1d00</id>
        <author><name>fluffy</name></author>
        <content type="html">
<![CDATA[
<p>For those folks who want to import their content from Movable Type over to Publ, I&rsquo;ve finally gotten around to writing an <a href="https://github.com/PlaidWeb/mt2publ">importer</a>. Currently it only attempts to convert entry content and category metadata, and only using SQLite-formatted database dumps.</p><p>See its <code>README.md</code> for the (incredibly rough) usage instructions.</p><p>Eventually I want to try to automatically convert templates from MT&rsquo;s scripting language to Jinja-Publ templates, although there&rsquo;s a bunch of stuff that&rsquo;s going to be difficult to port across and a lot of stuff is just plain not feasible to even try, so don&rsquo;t expect that to become a major thing any time soon.</p>

]]>
        </content>
    </entry>
    

    
</feed>