2013-07-06 19:36:30 -04:00
---
2014-05-29 18:42:05 -04:00
aliases:
- /doc/roadmap/
- /meta/roadmap/
date: 2013-07-01
2014-04-23 03:00:11 -04:00
menu:
2014-05-27 18:32:57 -04:00
main:
2014-05-29 18:42:05 -04:00
parent: about
notoc: true
title: Hugo Roadmap
weight: 20
2013-07-08 17:57:01 -04:00
---
2013-07-04 11:32:55 -04:00
2013-08-03 03:30:34 -04:00
In no particular order, here is what we are working on:
2013-07-04 11:32:55 -04:00
2014-05-27 18:32:57 -04:00
* Intelligently Related Posts
2014-08-31 07:08:36 -04:00
* Even easier deployment to S3, SSH, GitHub, rsync
2015-02-16 11:02:56 -05:00
* 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!)
2014-02-18 18:34:29 -05:00
* Dynamic image resizing via shortcodes
2015-02-16 11:02:56 -05:00
* Support for additional formats (AsciiDoc ([#470][], [#826][]), reST [#472][])
* Pagination (See [#96][], [#750][])
* And, last but not least, ** *Your best ideas***!
2013-07-04 11:32:55 -04:00
2015-02-16 11:02:56 -05:00
[#100]: https://github.com/spf13/hugo/issues/100 "hugo import from wordpress · Issue #100 · spf13/hugo"
[#101]: https://github.com/spf13/hugo/issues/101 "hugo import from jekyll · Issue #101 · spf13/hugo"
[#96]: https://github.com/spf13/hugo/issues/96 "Support for pagination · Issue #96 · spf13/hugo"
[#750]: https://github.com/spf13/hugo/pull/750 "Add pagination support for home page, sections and taxonomies by bep · Pull Request #750 · spf13/hugo"
[#470]: https://github.com/spf13/hugo/issues/470 "Support for AsciiDoc · Issue #470 · spf13/hugo"
[#826]: https://github.com/spf13/hugo/pull/826 "Experimental AsciiDoc support with external helpers by anthonyfok · Pull Request #826 · spf13/hugo"
[#472]: https://github.com/spf13/hugo/issues/472 "support for using reST · Issue #472 · spf13/hugo"