twbs/icons

Look into splitting the homepage in chunks

Open

#195 geöffnet am 30. März 2020

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)JavaScript (6.955 Stars) (1.049 Forks)batch import
docsenhancementhelp wanted

Beschreibung

Maybe we could output all the icons in JSON, add a "Load More" button and load on click.

Currently we just have too many DOM elements and this will just keep increasing. Another way would be to look into using a JS plugin for this and just split the homepage in subpages like https://infinite-scroll.com/demo/full-page/

Contributor Guide