RilDev

Results 16 issues of RilDev

Hi there, tanks for the great JSDoc plugin! When I click on the links in the methods section in the right sidebar, the scroll is too high. ![better-docs-methods-sidebar-scroll-too-high](https://user-images.githubusercontent.com/13135150/117684627-767c8100-b1b5-11eb-8a85-b98a55fae6dc.gif)

I'm trying to add a logo and a custom stylesheet on the JSDoc build configs, but the files are not copied over to the generated `docs` directory. I placed my...

When I use the configuration available here: https://github.com/SoftwareBrothers/better-docs#customization I get the error: ``` FATAL: Unable to load template: Cannot find module '/home/rildev/Projects/helloasso/Helpers/node_modules/better-docs/publish.js/publish' Require stack: - /home/cyril/Projects/helloasso/Helpers/node_modules/jsdoc/cli.js - /home/cyril/Projects/helloasso/Helpers/node_modules/jsdoc/jsdoc.js error Command...

Good day, I just discovered this package today and it looks great for quick prototyping! I was wondering if it was possible to redirect all unmatched routes to a 404.html...

Hi there, your demo app https://amp-concert.herokuapp.com is down! ![image](https://user-images.githubusercontent.com/13135150/154987216-14a719cd-e950-4ae9-8229-a1b60071c0eb.png)

Hi Simon! I saw your video "Build a React Native File Uploader Using Supabase Storage 🚀" and you were saying that [you tried to implement Supabase's resumable upload](https://youtu.be/am6w5zEDk_g?feature=shared&t=1526), but were...