Skip to content

📄 UIKit v3 Particles for Gantry 5 Theme Framework

License

Notifications You must be signed in to change notification settings

ThemeHow/uikit3-for-gantry5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

📄 Custom UIKit Particles for Gantry

A (Gantry) Particle is a small block of data used on the front-end. It acts a lot like a widget/module, but can be easily configured with a GUI in the Gantry 5 Administrator.

This a small collection of self-created Gantry Particles for the different components available for UIKit.

IMPORTANT: For all particles the integration of the UIKit Front-End Framework is absolutely mandatory! This can be done e.g. by using the UIKit Atom (see below) in the Basic Outline of the Gantry Theme Framework.

NOTE: Only tested with Joomla! CMS so far! But it should work for Wordpress CMS and Grav CMS as well...

Latest tested versions: (No backwards compatibility to UIKit v2 and Gantry 4!)

  • Gantry: 5.4.22
  • UIKit: v3.0.0-beta.40

Included Particles & Atoms

UIKit Atom (mandatory for using the UIKit Particles below!)

Particles

...more will be added...

How to use?

Using the particles on your website is a really easy! Just follow these steps:

Installing on Joomla! CMS

  1. Download the particle you want (or multiple/all).

    Each particle consits of two files - <PARTICLE_NAME>.html.twig and <PARTICLE_NAME>.yaml.

  2. Copy the files to <JOOMLA_ROOT>/templates/<TEMPLATE_DIRECTORY>/custom/particles/ - maybe you will need to create it manually.

  3. Have fun and use the particle(s)!

Basically, these steps are the same as in the Gantry 5 Documentation.

Links

Gantry Theme Framework

UIKit Front-End Framework

Contributing

  1. Fork the repo.
  2. Make any changes you want.
  3. Make a pull request and wait for approval.

License

All content is licensed under MIT-License.

About

📄 UIKit v3 Particles for Gantry 5 Theme Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages