Remove Unmaintaned Frontends from Tools.
authorAlexandros <onedrawingperday@users.noreply.github.com>
Mon, 22 May 2017 09:08:03 +0000 (12:08 +0300)
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>
Mon, 22 May 2017 18:46:18 +0000 (20:46 +0200)
The unmaintained Rango frontend and the Hugopit "experiment" should be removed from the Hugo Tools/Frontends section of the documentation as they are unusable.

Rango can mess up with other dependencies installed in the Go Path as reported here:
https://github.com/stayradiated/rango/issues/4

Hugopit's developer himself stated that this is an unmaintained experiment and he seemed a bit surprised that it is included in Hugo's documentation over here: https://github.com/sjardim/Hugopit/issues/3

docs/content/tools/_index.md

index d0e8d1aea5a4e4a590baca3d98c4565d71d888c8..a51e58ec806e9b3d0eb8136ab68f0c28f0641225 100644 (file)
@@ -77,10 +77,8 @@ If you don't want to use [Wercker for automated deployments]({{< relref "tutoria
 
 Do you prefer an graphical user interface over a text editor? Then give these frontends a try:
 
-- [rango](https://github.com/stayradiated/rango) - A web frontend for Hugo. It's designed to make it easy to manage a small site, even for people with little computer experience.
 - [enwrite](https://github.com/zzamboni/enwrite) - Evernote-powered statically-generated blogs and websites. Now posting to your blog or updating your website is as easy as writing a new note in Evernote!
 - [caddy-hugo](https://github.com/hacdias/caddy-hugo) - This is an add-on for [Caddy](https://caddyserver.com/) which wants to deliver a good UI to edit the content of the website.
-- [Hugopit](https://github.com/sjardim/Hugopit) - A web-based editor for Hugo build on top of [Cockpit CMS](http://www.getcockpit.com/).
 - [Lipi](https://github.com/SohanChy/Lipi) - A native GUI frontend written in Java to manage your Hugo websites.
 
 ----