UNPKG

desirae

Version:

An in-browser static blog library and static site generator. Similar to Jekyll, Octopress, Nanoc, etc

10 lines (8 loc) 289 B
"use strict"; module.exports.convert = function () { console.error( "I haven't implemented a ruhoh -> nuhoh converter yet, but it's not very hard to do." ); console.error("see https://github.com/coolaj86/nuhoh/tree/master/MIGRATE.md"); throw new Error("Not Implemented."); };