From 4cb6923c70d05122edba229d730ac4d321559b62 Mon Sep 17 00:00:00 2001 From: Steve Francia Date: Thu, 7 Jan 2016 21:48:13 -0500 Subject: [PATCH] Read/reread individual source content files next is incremental conversion --- content/meta/roadmap.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/meta/roadmap.md b/content/meta/roadmap.md index 5cd515aa2..8ed9da1ad 100644 --- a/content/meta/roadmap.md +++ b/content/meta/roadmap.md @@ -19,7 +19,6 @@ In no particular order, here is what we are working on: * Import from other website systems * from Drupal (See https://bitbucket.org/rickb777/drupal2hugo by Rick Beton (@rickb777)) * from WordPress (See [#100][], especially https://github.com/SchumacherFM/wordpress-to-hugo-exporter by Cyrill Schumacher (@SchumacherFM), but volunteers are needed to make it work with latest versions of WordPress.) - * from Jekyll (See [#101][]) * An interactive web based editor (See http://discuss.gohugo.io/t/web-based-editor/155) * Additional [themes](https://github.com/spf13/hugoThemes) (always on-going, contributions welcome!) * Dynamic image resizing via shortcodes