From 6a6ff9960702df37607e85258d276b137b073d69 Mon Sep 17 00:00:00 2001 From: Alexander Schmidt Date: Fri, 22 Mar 2019 08:14:45 +0100 Subject: [PATCH] BL4NK Add two links, one for BL4NK and one for the tutorial. Maybe it make sense for a new section "Boilerplates and Tutorials" because BL4NK isn't really a framework. --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index bb604d2..9e967ae 100644 --- a/readme.md +++ b/readme.md @@ -94,6 +94,11 @@ There are many templates. So, the topic of "Templates Frameworks" seems to be th - [Gantry - Next Generation Theme Framework](http://gantry.org/) - Develop CMS themes quickly and efficiently while providing flexibility and ease-of-use for end-users. - [T3 for Joomla!](http://www.t3-framework.org/) - The all new, modern and flexible Joomla Template Framework built with Bootstrap 3. +#### Boilerplates and Tutorials + +- [BL4NK](https://github.com/Bloggerschmidt/Blank#bl4nk) - Light, powerful and free template for Joomla!™ for faster and easier web development. +- [Bootstrap Tutorial](https://docs.blank.rocks/bootstrap-tutorial) - A free guide to use BL4NK with Bootstrap + #### PWA - Progressive Web Apps - [JAB18 - Let’s build a Joomla PWA PWS website, Dimitris Grammatikogiannis](https://www.youtube.com/watch?v=Hg_ATQEl9_U&list=PLE_ZsP4SqZpynn-n0q1G8iUaeGYaqVF4k) - A session to collectively demonstrate all the best practices of 2018. Starting from a blank template to the final website using all the buzzwords of the year: critical assets, lazy loaded assets, lazy loaded images, images with source sets and even webp format, manifest, service worker.