webpack / webpack.js.org

Repository for webpack documentation and more!
https://webpack.js.org
Creative Commons Attribution 4.0 International
2.21k stars 3.31k forks source link

Documentation Page should have a search page for webpack-addons / generators #2168

Open evenstensberg opened 6 years ago

evenstensberg commented 6 years ago

It would be nice if we had a page where people could search prior generators. The page shows the most relevant searches or popular ones.

Needs to be resolved:

montogeek commented 6 years ago

What is webpack addons/generators?

evenstensberg commented 6 years ago

Its a way to scaffold your own webpack config

montogeek commented 6 years ago

Do you have a format/list or something? Do you have an example?

evenstensberg commented 6 years ago

https://www.npmjs.com/package/webpack-addons-demo

On Fri, May 18, 2018 at 12:34 PM, Fernando Montoya <notifications@github.com

wrote:

Do you have a format/list or something? Do you have an example?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/webpack/webpack.js.org/issues/2168#issuecomment-390167265, or mute the thread https://github.com/notifications/unsubscribe-auth/AP9etSXNRMZ6YxsVmzfbcKZW485_KRFQks5tzqPHgaJpZM4UENPM .

montogeek commented 6 years ago

We could create a list of it somehow, maybe a static JSON file with some info. I haven't worked with Algolia but it seems it indexes your documentation, so we would have to create docs for each generator (not sure about it). I don't know if it is possible to give Algolia a JSON file to be added to its index.