From d9c1f1eee76c8fac456a39f03358cac1144a2b3d Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Sat, 1 Oct 2016 11:43:38 +0200 Subject: [PATCH] docs: Add Lipi to tools section --- docs/content/tools/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/tools/index.md b/docs/content/tools/index.md index 893325d65..c1a23289e 100644 --- a/docs/content/tools/index.md +++ b/docs/content/tools/index.md @@ -69,6 +69,7 @@ Do you prefer an graphical user interface over a text editor? Then give these fr - [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. ----