Docs redesign#1432
Conversation
|
I'd like to suggest looking for an alternative to list.js. While it is extremely useful and simple to use, it has caused multiple problems and hasn't been maintained for way over a year by now. Problems list.js has caused/things that might be easier with another solution include: #895, #731, #1232 & this PR. |
|
@korki43 Yes, agreed! Have any suggestions? I haven't looked into it yet myself. |
3c58759 to
8c8aa82
Compare
|
If anyone has any suggestions for a vanilla JS package to replace list.js, happy to see a PR and replace it (just CC me). |
|
Sorry, I was really busy the last few months. I recently thought about using sort of fuzzy search library (eg. fusejs). We'd have to filter the HTML elements ourselves which might even be an upside because we only want a portion of the icons displayed anyways (categories). I'll have a look at it, but it might take me a few weeks to get back with something usable. |
- Add sidebar of categories - Separate homepage by category - Add new baseof layout - Add new taxonomy and terms pages
Still heavily WIP, but having fun pushing some stuff around.
Key changes
baseoftemplate, plus some new taxonomy templates to generate/tagsand/categoriesTodos