Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate providing a GUI #53

Open
mathieudutour opened this issue Jun 19, 2019 · 4 comments
Open

Investigate providing a GUI #53

mathieudutour opened this issue Jun 19, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@mathieudutour
Copy link
Owner

I quite like the approach from https://github.com/alex-saunders/glicky

We could have npx medium-to-own-blog starts a local webserver and launch a webpage with a nice UI instead of doing everything in the terminal which might be a show stopper for some people

@mathieudutour mathieudutour added the enhancement New feature or request label Jun 19, 2019
@dbarochiya
Copy link
Collaborator

The very strange idea came to my mind, what if we can have a dedicated website powered by netfliy functions which can generate the blog for users without touching the terminal itself.

This will open up the opportunity to the wide audience to own their blog, but we need to make sure these things are into place before even thinking about it.

  • How to update the template as the codebase is getting updated
  • Integrate the netlify CMS such that they can use native UI to create blogs
  • Find a way to integrate the medium-like-editor with netlify CMS

I know this sounds like a dream but it would be awesome if these things can take place

@mathieudutour
Copy link
Owner Author

I thought about that as well but but running the entire script on a website is a lot harder: you need to create a git repo on the server, push it with the credentials of the user, etc..

@paramaggarwal
Copy link
Collaborator

paramaggarwal commented Jun 22, 2019

My opinion on this is that people who would not be ok running a script in the terminal for this would not be the target audience for this. They would be better off using Ghost Pro hosted plan.

The value of this tool is for people ready to dabble with GitHub+Netlify - while these are relatively easy tools, they still require some level of technical comfort. Adding a browser-based local UI for this tool doesn't seem like a useful benefit for such a task.

@dbarochiya
Copy link
Collaborator

I totally agree with you @paramaggarwal, even I mentioned this in one of the other discussions. But what I feel is if we can make a better free alternative for the people while keeping the entry barrier as low as possible for them to get in, it would be a great thing to achieve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants