CoderDocs-Theme
CoderDocs-Theme copied to clipboard
CoderDocs - Bootstrap 5 Documentation Template For Software Projects
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits 754f0c2 1.3.2 90ee1fa ensure keys are valid when mixing in values See full diff in compare view Maintainer changes This version was pushed...
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. Changelog Sourced from extend's changelog. 3.0.2 / 2018-07-19 [Fix] Prevent merging __proto__ property (#48) [Dev Deps] update eslint, @ljharb/eslint-config, tape [Tests] up to node...
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits fee31c5 0.0.6 2f4a9d4 Merge pull request #9 from mhart/fix-buffer-constructor-vuln afbc744 Ensure data is not a number in Buffer constructor See full diff in...
Bumps [acorn](https://github.com/acornjs/acorn) from 5.5.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator 910e62b Mark version 5.7.3 3442a80 Make generate-identifier-regex capable of rewriting...
Hi, I am creating a documentation site for [phoenix code editor](https://github.com/aicore/phoenix) which is released under the AGPL license. If I buy a commercial license for this template, can I use...
theme.scss: `@import "theme/styles.scss":` the `:` should be ';' `$gray-900 $theme-text-color-primary;` missing `:` after `$gray-900`
Hello team, can we have a "search result" page added to the template? The template has search function, so for completeness, it would be nice if we also have a...
How to manage documents in this theme? Do we need to update HTML file always? Can we use md file with this template ?
Hi, Thanks for sharing this template. I have one help with this template. Can you possibly add a search result page to this template