{"id":24994340,"url":"https://github.com/mathieubellon/hugy","last_synced_at":"2025-10-30T13:39:54.801Z","repository":{"id":37192714,"uuid":"258225141","full_name":"mathieubellon/hugy","owner":"mathieubellon","description":"Hugy is an Electron desktop app acting as a GUI for the Hugo static site generator.","archived":false,"fork":false,"pushed_at":"2024-07-02T08:50:56.000Z","size":114659,"stargazers_count":49,"open_issues_count":16,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T23:01:41.288Z","etag":null,"topics":["content","content-management-system","hugo","static-site-generator"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathieubellon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-23T14:04:12.000Z","updated_at":"2025-01-22T06:06:16.000Z","dependencies_parsed_at":"2023-02-15T05:46:41.048Z","dependency_job_id":null,"html_url":"https://github.com/mathieubellon/hugy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieubellon%2Fhugy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieubellon%2Fhugy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieubellon%2Fhugy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieubellon%2Fhugy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathieubellon","download_url":"https://codeload.github.com/mathieubellon/hugy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248511090,"owners_count":21116352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["content","content-management-system","hugo","static-site-generator"],"created_at":"2025-02-04T14:52:48.064Z","updated_at":"2025-10-30T13:39:49.763Z","avatar_url":"https://github.com/mathieubellon.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e Hugy \u003c/h1\u003e \n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/hbyio/hugy\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/hbyio/hugy/master/src/assets/logo/hugy/icon.svg\" alt=\"icon-128x128-2x\" height=\"200px\" border=\"0\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003ch2 align=\"center\"\u003e\nThe \u003cstrong\u003edead simple\u003c/strong\u003e Hugo companion.\n\u003c/h2\u003e\n\nHugy is an Electron desktop app acting as a GUI for the [Hugo](https://gohugo.io) static site generator.\n\nDesigned for copywriters onboarding Hugo projects without command line knowledge needed.\n\n## 🚨 *Warning - not production ready - pre-alpha stage*\nThis is a proof of concept at the moment, almost pre-alpha. Test it but only on versioned Hugo projects.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Screenshots](#screenshots)\n- [Feedback](#feedback)\n- [Development](#development)\n\n\n## Introduction\n\nHugy is a desktop (Electron) app aimed at content editors onboarding projects using the [Hugo](https://gohugo.io) static site generator. \nStatic sites are great and Hugo is a great static site generator, but due to its technical nature (a command line tool) it may be hard to ask copywriters to use it in projects.\n\nHugy assumes that your workflow is git-centered as it will allow the content editor to push changes to a git repo.\n\n## Roadmap\n\n### V1.0\n* Download available for Mac and Windows\n* Create or clone Hugo project\n* Navigate content folder, add, edit content with a nice WYSIWYG tool\n* Manage project configuration (config.toml)\n* Live preview your website as you edit content\n* Manage multiples local versions of your website. Rollback changes.\n* Publish (push) your changes\n\n### V1.x\n* Create new content based on archetypes\n* Manage taxonomies\n* Manage menus\n* Configure Hugy with a versioned config file\n* Embedded documentation (Both for Hugy and Hugo)\n\n## Screenshots\n\n### Live edit\n\u003cimg src=\"https://user-images.githubusercontent.com/1445897/80204154-a13a7c80-8628-11ea-8b4f-44c0c6133c37.png\" alt=\"live_edit\" width=\"100%\" border=\"0\"\u003e\n\n### Manage Hugo\n\u003cimg src=\"https://user-images.githubusercontent.com/1445897/80204164-a5ff3080-8628-11ea-9fb8-546ec964c7bf.png\" alt=\"console\" width=\"100%\" border=\"0\"\u003e\n\n### Instant real preview\n\u003cimg src=\"https://user-images.githubusercontent.com/1445897/80203780-fde96780-8627-11ea-9f9d-d55fca7bd096.png\" alt=\"live_edit\" width=\"100%\" border=\"0\"\u003e\n\n\n## Feedback\nUse GitHub issues. We probably will create a discourse/Gitter space in the near future.\n\n\n## Development\n\nClone the repo and ..\n\n## Project setup\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n```\nyarn electron:serve\n```\n\n### Compiles and minifies for production\nNot working yet\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieubellon%2Fhugy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathieubellon%2Fhugy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieubellon%2Fhugy/lists"}