SOLVED How can i create a new fresh Gantry Template?
Posted 7 years 3 months ago
Hey guys,
first i want to thank you for your work on Gantry 5 and Grav. These Tools are very awesome and it's a pleasure to work with it. I'm a Webdesigner from Germany and i want to develope my own Theme for Gantry 5, so that this can be used with Grav or Joomla. Which is the best prectease to start with a new "theme project"? I would like to start with a clear theme and avoid duplicating or adapting an existing one. Like the fresh and clean theme installation in Grav.
What ist the best practise to develope a new theme?
Re: SOLVED How can i create a new fresh Gantry Template?
Posted 7 years 3 months ago
Hey Damir,
thanks for your fast reply. I already know the documentation and have read it almost completely. I mostly understood how Gantry 5 or Grav work. But i want to develope my own clean theme, with its own features, frameworks, plugins and extensions. Maybe with extensions from other developers, too?! That's why I'm trying to find out what a Theme minimally needs to work with Gantry 5. I would like to make my themes available to others.
Which files, configs, css-stylings, twig-files, js-files, php files or classes/controllers, framworks and so on are at least necessary with it, that Gantry 5 works with a new developed theme.
If i would use an existing Theme like Helium, which files would be overwritten when updating Gantry 5 if i have to make core hacks in the exisiting theme files? I know that i can make overrides in the /custom folder, but I would like to know which files could possibly be overwritten by a Gantry 5 update.
How do other themes developers work with gantry?
Correct me please if I have misunderstood or overlooked something from the documentation.
When you do this you have your own theme basically. Now you start developing your own features, styles etc .... and when someone uses your theme they add all their custom stuff in the custom folder!