Gramateria GrapesJS wrapper alternative to Webflow
-
wrote on Feb 10, 2022, 10:13 PM last edited by
A webapp static HTML As previously referenced here:
Seems to have been updated recently:
- https://github.com/ronaldaug/gramateria
- https://gramateria.netlify.app/
- https://alternativeto.net/software/gramateria/about/
In theory, it should be quite quick to package, needing no database.
Ideal would be a way to push the latest content to Surfer instances or pull from them to edit and update.
-
A webapp static HTML As previously referenced here:
Seems to have been updated recently:
- https://github.com/ronaldaug/gramateria
- https://gramateria.netlify.app/
- https://alternativeto.net/software/gramateria/about/
In theory, it should be quite quick to package, needing no database.
Ideal would be a way to push the latest content to Surfer instances or pull from them to edit and update.
wrote on Feb 11, 2022, 11:22 AM last edited by@marcusquinn looks really promising, but with only 3 contributors and doesn’t seem to be updated very frequently
-
@marcusquinn looks really promising, but with only 3 contributors and doesn’t seem to be updated very frequently
wrote on Feb 11, 2022, 1:40 PM last edited by@marcusquinn Thank you for this. Just created a site in minutes and exported it. Super easy to use, love it!
@potemkin_ai It works flawlessly and as a static site builder, why would it need frequent updates?
-
@marcusquinn looks really promising, but with only 3 contributors and doesn’t seem to be updated very frequently
wrote on Feb 11, 2022, 6:56 PM last edited by@potemkin_ai I don't think there's much to update, since it's just a wrapper for some other products. No database, so nothing particular to secure either.
-
wrote on Feb 12, 2022, 2:51 AM last edited by
Is there a place of templates or .gram files to import?
-
wrote on Feb 12, 2022, 10:39 AM last edited by
@robi https://themeforest.net/category/site-templates or just copy/paste the html & css of any web page you like and then fiddle with it in the GrapesJS GUI.
-
@robi https://themeforest.net/category/site-templates or just copy/paste the html & css of any web page you like and then fiddle with it in the GrapesJS GUI.
wrote on Feb 12, 2022, 10:54 AM last edited by@marcusquinn Thinking about that, an "Import from URL" feature would be neat! Logged:
-
A webapp static HTML As previously referenced here:
Seems to have been updated recently:
- https://github.com/ronaldaug/gramateria
- https://gramateria.netlify.app/
- https://alternativeto.net/software/gramateria/about/
In theory, it should be quite quick to package, needing no database.
Ideal would be a way to push the latest content to Surfer instances or pull from them to edit and update.
App Devwrote on Feb 12, 2022, 3:36 PM last edited by timconsidine Feb 12, 2022, 3:41 PM@marcusquinn I took a look at packaging this for a Cloudron app, because it's certainly useful, light-weight etc
But it seems to be built to be a local electron app, at least the link mentioned https://github.com/ronaldaug/gramateria
"And I want to keep Gramateria as a desktop based app."
From app authorBut I don't want an app on local machine.
Can't see a server version ... except https://github.com/gramateria/gramateria.github.io which just links to THEIR hosted version.
No problem, it works, and can use that.
I just like to self-host. -
@potemkin_ai I don't think there's much to update, since it's just a wrapper for some other products. No database, so nothing particular to secure either.
wrote on Feb 12, 2022, 3:56 PM last edited by@marcusquinn , @humptydumpty , I was thinking about new features set, etc - there is always a reason to release the product with something new, that would make it better, or at least to update packages and frameworks in use under the hood?
-
@marcusquinn I took a look at packaging this for a Cloudron app, because it's certainly useful, light-weight etc
But it seems to be built to be a local electron app, at least the link mentioned https://github.com/ronaldaug/gramateria
"And I want to keep Gramateria as a desktop based app."
From app authorBut I don't want an app on local machine.
Can't see a server version ... except https://github.com/gramateria/gramateria.github.io which just links to THEIR hosted version.
No problem, it works, and can use that.
I just like to self-host.wrote on Feb 18, 2022, 4:40 AM last edited by@timconsidine said in Gramateria GrapesJS wrapper alternative to Webflow:
But it seems to be built to be a local electron app
If it can be deployed to Netlify, it can be self hosted.
There must be another target in the code for npm to use instead of
npm pack
for building the desktop app. -
wrote on Feb 18, 2022, 5:30 AM last edited by
I tracked down a windows binary someone made by forking the repo and building it.
Find it here:
https://github.com/monzersmiledev/gramateria/releases/tag/v1.0.6 -
-
wrote on Nov 9, 2022, 7:26 PM last edited by
it seems to be abandoned.