ideas icon indicating copy to clipboard operation
ideas copied to clipboard

An Hugo + Git backed markdown editor for mobile devices.

Open lucasew opened this issue 3 years ago • 2 comments

Project description

Basically when you open the app it fetches data from the repo then you can edit the files inside the content folder and on preview mode see how it looks rendered on Hugo.

It will pack Hugo and git inside and on the edit point its basically a normal text editor that do syntax highlight on markdown.

Relevant Technology

  • An mobile OS language for the UI and integration (Java, Flutter)
  • Hugo (already exists)
  • Git (already exists too)

Complexity and required time

Complexity

  • [ ] Beginner - This project requires no or little prior knowledge of the technolog(y|ies) specified to contribute to the project
  • [x] Intermediate - The user should have some prior knowledge of the technolog(y|ies) to the point where they know how to use it, but not necessarily all the nooks and crannies of the technology
  • [ ] Advanced - The project requires the user to have a good understanding of all components of the project to contribute

Required time (ETA)

  • [ ] Little work - A couple of days
  • [ ] Medium work - A week or two
  • [x] Much work - The project will take more than a couple of weeks and serious planning is required

Categories

  • [x] Mobile app
  • [ ] IoT
  • [ ] Web app
  • [ ] Frontend/UI
  • [ ] AI/ML
  • [ ] APIs/Backend
  • [ ] Voice Assistant
  • [ ] Developer Tooling
  • [ ] Extension/Plugin/Add-On
  • [ ] Design/UX
  • [ ] AR/VR
  • [ ] Bots
  • [ ] Security
  • [ ] Blockchain
  • [ ] Futuristic Tech/Something Unique

lucasew avatar Jun 05 '21 22:06 lucasew

I wonder if anyone has embedded Hugo into gomobile or fyne yet... 👀

Just did a brief search and found basically nothing. I think that would be a fun project to hack on.

cwinters8 avatar Sep 04 '22 04:09 cwinters8

I wonder if anyone has embedded Hugo into gomobile or fyne yet... eyes

Just did a brief search and found basically nothing. I think that would be a fun project to hack on.

https://github.com/hwanggu-corgi/sktelecom-hugo-gui-editor/tree/master/design ^^ rather undocumented but the description reads huuuurah !!!!, if any(body|notbody) makes it , a PR would be welcome

there is ab other flutter app , with recent activity (Q3/22) https://github.com/charonX/flutter-hugo-editor/tree/master

but nowadays the question is why bother with managing and building error & deprecation-prone apps ( that would even cost ~$8/m to be installable on spyhones that people who love graphics have) with free deployment services .. and powerful GH actions/GL runners that can render semi-actively through git Personal-Access-Tokens ( see tidlywiki with the exporter to GL/GH , its hosted on the youraccount.gitXYZ.io site and can push while open through https )

the guess is that most app frameworks are deprecated before the content & functionality is widely acceptable and will be another "just-started" rotting place on gitlab (flooding "hugo editor) search :D ).

seems more reasonable to "takeover/refactor" another editor combo like cp-edit or this project and transform it into a "modern" self-hosted or "Git-Force"-hosted thingy

b1nch0 avatar Dec 14 '22 17:12 b1nch0