All Projects → mathieubellon → hugy

mathieubellon / hugy

Licence: MIT license
Hugy is an Electron desktop app acting as a GUI for the Hugo static site generator.

Programming Languages

Vue
7211 projects
typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to hugy

Hugo
The world’s fastest framework for building websites.
Stars: ✭ 55,899 (+126943.18%)
Mutual labels:  static-site-generator, hugo, content-management-system
Staticman
💪 User-generated content for Git-powered websites
Stars: ✭ 2,098 (+4668.18%)
Mutual labels:  static-site-generator, hugo
Hugs
🤗 A super simple starting point for Hugo websites.
Stars: ✭ 162 (+268.18%)
Mutual labels:  static-site-generator, hugo
Post Scheduler
Schedule posts & content updates for static websites (Jekyll, Hugo, Gatsby, Phenomic etc)
Stars: ✭ 184 (+318.18%)
Mutual labels:  static-site-generator, hugo
Hugo Agency Theme
Port of Startbootstrap's Agency theme to Hugo
Stars: ✭ 155 (+252.27%)
Mutual labels:  static-site-generator, hugo
Pendulum
A simple markdown editor for static files (Hugo, Nexo, Jekyll, MkDocs, ...)
Stars: ✭ 157 (+256.82%)
Mutual labels:  static-site-generator, hugo
Vanilla Back To Top
Simple and smooth Back To Top button
Stars: ✭ 179 (+306.82%)
Mutual labels:  static-site-generator, hugo
Tableless
O site do Tableless em Hugo. Mais leve, impossível.
Stars: ✭ 107 (+143.18%)
Mutual labels:  static-site-generator, hugo
Atlas
The Hugo boilerplate we use for our projects.
Stars: ✭ 232 (+427.27%)
Mutual labels:  static-site-generator, hugo
Emacs Easy Hugo
Emacs major mode for managing hugo
Stars: ✭ 235 (+434.09%)
Mutual labels:  static-site-generator, hugo
Rdoc
⚛️📄🚀 Fast static site generator for React, Just write Markdown file. @react-doc
Stars: ✭ 147 (+234.09%)
Mutual labels:  static-site-generator, content-management-system
wowchemy-hugo-themes
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, easily build with blocks! 创建在线课程,学术简历或初创网站。#OpenScience
Stars: ✭ 6,891 (+15561.36%)
Mutual labels:  static-site-generator, hugo
Harbor
Simple and minimal personal blog theme.
Stars: ✭ 120 (+172.73%)
Mutual labels:  static-site-generator, hugo
Actions Gh Pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
Stars: ✭ 2,576 (+5754.55%)
Mutual labels:  static-site-generator, hugo
Hugothemes
A curated directory of Hugo themes
Stars: ✭ 1,571 (+3470.45%)
Mutual labels:  static-site-generator, hugo
Hugo theme pickles
Modern, Simple and beautiful Hugo theme
Stars: ✭ 168 (+281.82%)
Mutual labels:  static-site-generator, hugo
Hugo Theme Nix
Nix is a simple, minimal theme for Hugo
Stars: ✭ 101 (+129.55%)
Mutual labels:  static-site-generator, hugo
Hugo Coder
A minimalist blog theme for hugo.
Stars: ✭ 1,374 (+3022.73%)
Mutual labels:  static-site-generator, hugo
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (+4895.45%)
Mutual labels:  static-site-generator, content-management-system
vscode-front-matter
Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
Stars: ✭ 962 (+2086.36%)
Mutual labels:  static-site-generator, content-management-system

Hugy


icon-128x128-2x

The dead simple Hugo companion.

Hugy is an Electron desktop app acting as a GUI for the Hugo static site generator.

Designed for copywriters onboarding Hugo projects without command line knowledge needed.

🚨 Warning - not production ready - pre-alpha stage

This is a proof of concept at the moment, almost pre-alpha. Test it but only on versioned Hugo projects.

Table of Contents

Introduction

Hugy is a desktop (Electron) app aimed at content editors onboarding projects using the Hugo static site generator. Static 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.

Hugy assumes that your workflow is git-centered as it will allow the content editor to push changes to a git repo.

Roadmap

V1.0

  • Download available for Mac and Windows
  • Create or clone Hugo project
  • Navigate content folder, add, edit content with a nice WYSIWYG tool
  • Manage project configuration (config.toml)
  • Live preview your website as you edit content
  • Manage multiples local versions of your website. Rollback changes.
  • Publish (push) your changes

V1.x

  • Create new content based on archetypes
  • Manage taxonomies
  • Manage menus
  • Configure Hugy with a versioned config file
  • Embedded documentation (Both for Hugy and Hugo)

Screenshots

Live edit

live_edit

Manage Hugo

console

Instant real preview

live_edit

Feedback

Use GitHub issues. We probably will create a discourse/Gitter space in the near future.

Development

Clone the repo and ..

Project setup

yarn install

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

Not working yet

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].