minami icon indicating copy to clipboard operation
minami copied to clipboard

💅 Clean and minimal JSDoc 3 Template / Theme

Results 19 minami issues
Sort by recently updated
recently updated
newest added

Fellow San Diegan here :sun_with_face: The [taffy-db](https://taffydb.com) library used by this package has several [documented vulnerabilities](https://www.cvedetails.com/cve/CVE-2019-10790) and is no longer recommended for use. This PR includes the [JSDoc recommended](https://github.com/jsdoc/jsdoc/issues/2013) replacement...

I get this error when trying to build. I followed the instructions in the readme, and initially everything worked as expected. I don't know what changed that could be causing...

Hello, I love Minami and I would like to contribute to it! This PR fixes a bug: * It prevents particularly long names in the sidebar from breaking to the...

Before: ![before](https://cloud.githubusercontent.com/assets/769877/15474159/11b8ba70-20f3-11e6-9f29-777aa3f7f413.png) After: ![after](https://cloud.githubusercontent.com/assets/769877/15474158/1195e608-20f3-11e6-9456-d154b27d5ab6.png)

Added the ability to add a custom sort order for methods/classes. This concept was taken from [docstrap](https://github.com/docstrap/docstrap/blob/0fff6c83ab7f9154b27c0996b775f1639037df9b/template/publish.js#L516-L520). All you have to do is add a "sort" key into your config...

Any way to have a Table of Contents for any given class at the top of corresponding doc page?

On generating output files, Came across this error when publish.js tries copying files, '/home/akshitgrover/projects/express/alterset/node_modules/minami/static/fonts/OpenSans-Bold-webfont.eot' -> 'docs/alterset/1.0.0/fonts I fixed this issue, Should I open a pull request for the same?

If I click on a link on the NavBar on the Left, I would like to "jump" to the correct anchor on the right Maybe is Fragment missing?