You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love a clear plan of action on incorporating SVGs. In my fork (not committed), I've added a task inside webpack.mix.js which uses SVGSpritemapPlugin to grab all the SVGs inside /resources/svg and bundle them up in a single sprite. From there, I'm using the sprite with helper functions based on Twenty Seventeen.
@peiche - SVGs are the one area we never fully agreed on. There are multiple ways of handling them, depending on the specific circumstance. Right now, I'm not sure that I could appropriately cover a good tutorial on SVG use.
My personal favorite way of using SVGs is to change something like icon.svg to icon.svg.php (make it a PHP file). Then, include it like:
@JakeHenshall - The Customize class I have planned for my next Mythic tutorial. I've got the beginning of an outline right now.
There are no immediate plans on the hybrid-customize project yet. I'll add it to the above list though. Edit: Nevermind. I already have it on the list. :)
Just opening this topic to keep a running list of tutorial ideas on things related to Mythic, which includes Hybrid Core and other add-ons.
Mythic\Customize\Customize
class.hybrid-customize
project.Leave other ideas below.
The text was updated successfully, but these errors were encountered: