From 975b4b4c47c92a223aefa76d86ec85d54cd67a22 Mon Sep 17 00:00:00 2001 From: iakmds <111225446+iakmds@users.noreply.github.com> Date: Thu, 9 Feb 2023 19:59:33 +0000 Subject: [PATCH 1/3] Add BuhoCMS to Frontend Interfaces list --- content/en/tools/frontends.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/tools/frontends.md b/content/en/tools/frontends.md index 7ad44df530..fe32843f17 100644 --- a/content/en/tools/frontends.md +++ b/content/en/tools/frontends.md @@ -22,6 +22,7 @@ toc: false - [Lipi](https://github.com/SohanChy/Lipi). Lipi is a native GUI frontend written in Java to manage your Hugo websites. - [Netlify CMS](https://netlifycms.org). Netlify CMS is an open source, serverless solution for managing Git based content in static sites, and it works on any platform that can host static sites. A [Hugo/Netlify CMS starter](https://github.com/netlify-templates/one-click-hugo-cms) is available to get new projects running quickly. - [Hokus CMS](https://github.com/julianoappelklein/hokus). Hokus CMS is an open source, multi-platform, easy to use, desktop application for Hugo. Build from simple to complex user interfaces for Hugo websites by choosing from a dozen ready-to-use components — all for free, with no vendor lock-in. +- [BuhoCMS](https://github.com/iakmds/buhocms). BuhoCMS is a free and open source local CMS for Hugo static sites. With BuhoCMS, adding and editing content is as easy as a few clicks. Written in Flutter and Dart, it is cross-platform and offers an easy to use, graphical way to edit your content on a Desktop. ## Commercial Services From c77029aec3da1e63c52ab58defa36fb2266d122e Mon Sep 17 00:00:00 2001 From: iakmds <111225446+iakmds@users.noreply.github.com> Date: Fri, 10 Feb 2023 10:57:04 +0100 Subject: [PATCH 2/3] Remove accidental double space --- content/en/tools/frontends.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/tools/frontends.md b/content/en/tools/frontends.md index fe32843f17..92e96f472f 100644 --- a/content/en/tools/frontends.md +++ b/content/en/tools/frontends.md @@ -22,7 +22,7 @@ toc: false - [Lipi](https://github.com/SohanChy/Lipi). Lipi is a native GUI frontend written in Java to manage your Hugo websites. - [Netlify CMS](https://netlifycms.org). Netlify CMS is an open source, serverless solution for managing Git based content in static sites, and it works on any platform that can host static sites. A [Hugo/Netlify CMS starter](https://github.com/netlify-templates/one-click-hugo-cms) is available to get new projects running quickly. - [Hokus CMS](https://github.com/julianoappelklein/hokus). Hokus CMS is an open source, multi-platform, easy to use, desktop application for Hugo. Build from simple to complex user interfaces for Hugo websites by choosing from a dozen ready-to-use components — all for free, with no vendor lock-in. -- [BuhoCMS](https://github.com/iakmds/buhocms). BuhoCMS is a free and open source local CMS for Hugo static sites. With BuhoCMS, adding and editing content is as easy as a few clicks. Written in Flutter and Dart, it is cross-platform and offers an easy to use, graphical way to edit your content on a Desktop. +- [BuhoCMS](https://github.com/iakmds/buhocms). BuhoCMS is a free and open source local CMS for Hugo static sites. With BuhoCMS, adding and editing content is as easy as a few clicks. Written in Flutter and Dart, it is cross-platform and offers an easy to use, graphical way to edit your content on a Desktop. ## Commercial Services From 9f63a8a069424d495bdd0f368dc6cd10eff4497a Mon Sep 17 00:00:00 2001 From: iakmds <111225446+iakmds@users.noreply.github.com> Date: Sat, 11 Mar 2023 12:44:45 +0000 Subject: [PATCH 3/3] frontends.md: Update BuhoCMS link --- content/en/tools/frontends.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/tools/frontends.md b/content/en/tools/frontends.md index 92e96f472f..9e4896dc5f 100644 --- a/content/en/tools/frontends.md +++ b/content/en/tools/frontends.md @@ -22,7 +22,7 @@ toc: false - [Lipi](https://github.com/SohanChy/Lipi). Lipi is a native GUI frontend written in Java to manage your Hugo websites. - [Netlify CMS](https://netlifycms.org). Netlify CMS is an open source, serverless solution for managing Git based content in static sites, and it works on any platform that can host static sites. A [Hugo/Netlify CMS starter](https://github.com/netlify-templates/one-click-hugo-cms) is available to get new projects running quickly. - [Hokus CMS](https://github.com/julianoappelklein/hokus). Hokus CMS is an open source, multi-platform, easy to use, desktop application for Hugo. Build from simple to complex user interfaces for Hugo websites by choosing from a dozen ready-to-use components — all for free, with no vendor lock-in. -- [BuhoCMS](https://github.com/iakmds/buhocms). BuhoCMS is a free and open source local CMS for Hugo static sites. With BuhoCMS, adding and editing content is as easy as a few clicks. Written in Flutter and Dart, it is cross-platform and offers an easy to use, graphical way to edit your content on a Desktop. +- [BuhoCMS](https://buhocms.org). BuhoCMS is a free and open source local CMS for Hugo static sites. With BuhoCMS, adding and editing content is as easy as a few clicks. Written in Flutter and Dart, it is cross-platform and offers an easy to use, graphical way to edit your content on a Desktop. ## Commercial Services