Pico/lib
Daniel Rudolf 681ad27158
🎉 Add Twig pages function
This function should be used most of the time when dealing with Pico's pages array, as it allows one to easily traverse Pico's pages tree (see `Pico::getPageTree()`) to retrieve a subset of Pico's pages array in a very convenient and performant way.
2019-09-22 18:55:35 +02:00
..
AbstractPicoPlugin.php Fix @deprecated notice for Pico::getBaseThemeUrl() and AbstractPicoPlugin::__call() 2019-09-12 14:00:58 +02:00
Pico.php 🎉 Add Pico theme API versioning and add pico-theme.yml 2019-09-22 18:49:37 +02:00
PicoPluginInterface.php Various small improvements 2019-09-12 12:42:01 +02:00
PicoTwigExtension.php 🎉 Add Twig pages function 2019-09-22 18:55:35 +02:00