# Packages
wof-md2feed generate Atom 1.0 or RSS 2.0 syndication feeds from a collection of Markdown documents read from a source gocloud.dev/blob bucket URI and writing the feeds to a target gocloud.dev/blob bucket URI.
wof-md2html converts a collection of Markdown documents read from a source gocloud.dev/blob bucket URI and converts them to HTML documents writing them to a target gocloud.dev/blob bucket URI.
wof-md2idx will generate paginated "index"-style list pages for a collection of blog posts.
No description provided by the author
wof-mdparse parses one or more whosonfirst/go-blog -style Markdown URIs and output FrontMatter, body text or both.