central theme development with grapes js for various website builders #4394
Replies: 3 comments 5 replies
-
Ok, no answers yet. Is it a bad sign? On the website of grapes js I read: "GrapesJS is an open-source, multi-purpose, Web Builder Framework which combines different tools and features with the goal to help you (or users of your application) to build HTML templates without any knowledge of coding." But if I read the documentation, then this is full of codes! Do I have too high expectations? I want a universal theme builder that works locally, as an application. I create my new theme, or edit an imported one. Then I export the theme with the help of an export function, which automatically adapts the theme to a selected website builder, i.e. structure and additional files, for example yaml. This way I can manage my theme 100% with grapes js and use it for different website builders, for example WP, Grav, Drupal, etc. Let me know, on grapes js can do something like that. Should it be possible to build something like this? I think it would be the first :-) |
Beta Was this translation helpful? Give feedback.
-
Unfortunately, the plugin for Grav is pretty empty. It has only one function, it posted a sentence on the page. |
Beta Was this translation helpful? Give feedback.
-
Hi I followed your instructions: https://grapesjs.com/docs/#quick-start Unfortunately, there are some problems here: https://github.com/artf/grapesjs-preset-webpage Downloading the zip works. Usage does not contain any information about what to do with the code. The code is faulty, for example 'gjs-preset-webpage' Development npm start does not seem to be a valid command Issues are waiting for treatment. Wiki is not available. I think that the project could be very helpful for beginners if it were brought up to date. That's why it's so prominently mentioned in your documentary. With the help of documentation of other projects, a user can find the way, but it would probably be better if he did not have to resort to other documentation. https://getuikit.com/docs/introduction#html-markup Please let someone from the team, who is competent, solve these problems soon. There are already enough projects on github that are poorly or not managed at all. Github seems to be a real project graveyard! |
Beta Was this translation helpful? Give feedback.
-
Hi
I'm looking for a tool that I can use to develop a theme and then adapt it to different website builders. I need a graphical tool because I don't have much code knowledge. A little, but not much. The demo of grapes js looks good to me.
Now the central questions:
Can I use grapesjs to create a main theme that works for some of the important website builders? I'm thinking of wp, drupal, joomla, grav, hugo, nikola, pelican and maybe dokuwiki.
I have seen that each of these tools uses its own method to create themes, or offers theme builder plugins. But I only want to create my theme once, centrally and then adapt it to the tools.
Is that possible? If yes, how should I proceed? For which of the above tools grapesjs already has a solution (plugin, export function, adaptation function, etc.).
thanks for some tips!
Beta Was this translation helpful? Give feedback.
All reactions