plone / training

Plone Trainings
https://training.plone.org
Creative Commons Attribution 4.0 International
59 stars 90 forks source link

Enhance theming training with JavaScript (mockup) references #762

Open gforcada opened 1 year ago

gforcada commented 1 year ago

A theme is no longer CSS only, JavaScript plays a big role on it as well, it would be great if there was a section on the training where it mentions how to add your own custom JS as well.

Probably we need to update plonecli/bobtemplates.plone for that as well? 🤔

My personal goal would be that within the training one is able to generate a custom theme with custom CSS and JS, if it explains how to override mockup that would be 🍒 on top 🤗

I'm having a hard time trying to help our JS expert at work to understand how theming and mockup work and specially how to tweak them 😓

wesleybl commented 1 year ago

@gforcada a good reference that should be documented:

https://community.plone.org/t/how-to-modify-the-structure-mockup-pattern/11944

stevepiercy commented 1 year ago

Does this help?

https://6.docs.plone.org/classic-ui/static-resources.html

I think you meant to put this issue in plone/documentation. This repo is for trainers to document their trainings at PloneConf every year.

If there is no existing space for what you want in https://6.docs.plone.org/, then you can open an issue, checking whether there already exists an issue for what you want.