From 1223dd63a4e21a4d81f5090580a3101ef6d55633 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 16 Dec 2017 14:00:35 +0100 Subject: [PATCH] Remove roadmap We currently have none written, so it makes no sense to pretend. --- content/about/roadmap.md | 45 ---------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 content/about/roadmap.md diff --git a/content/about/roadmap.md b/content/about/roadmap.md deleted file mode 100644 index 191b7546f..000000000 --- a/content/about/roadmap.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: Roadmap -linktitle: Roadmap -description: Take a look at what's in the pipeline for future versions of the Hugo project. -date: 2017-02-01 -publishdate: 2017-02-01 -lastmod: 2017-02-01 -categories: [about hugo] -keywords: [about,contribute,roadmap] -menu: - docs: - parent: "about" - weight: 50 -weight: 50 -sections_weight: 50 -draft: false -aliases: [/meta/roadmap] -toc: false ---- - -See the Hugo [GitHub Milestones][milestones]. - -We are not too far away from Hugo 1.0. - -[bep](https://github.com/bep/) currently leads the Hugo development. The roadmap is in his head. - -## Contributions Welcome - -Feel free to [contribute to Hugo's development][devcontribute], [improve Hugo's documentation][doccontribute], or [open a new issue][newissue] if you have an idea for a new feature. - -[#98]: https://github.com/gohugoio/hugo/issues/98 -[#1014]: https://github.com/gohugoio/hugo/issues/1014 -[#1435]: https://github.com/gohugoio/hugo/issues/1435 -[#1436]: https://github.com/gohugoio/hugo/issues/1436 -[devcontribute]: /contribute/development/ -[doccontribute]: /contribute/documentation/ -[hosting and deployment]: /hosting-and-deployment/ -[migrate]: /tools/migrations/ -[milestones]: https://github.com/gohugoio/hugo/milestones/ -[newissue]: https://github.com/gohugoio/hugo/issues/ -[related forum thread]: https://discourse.gohugo.io/t/web-based-editor/155 -[themes]: /themes/ -[themescontrib]: /contribute/themes/ -[tutorials]: /tutorials -[***your*** best ideas!]: /contribute/