gitdocs icon indicating copy to clipboard operation
gitdocs copied to clipboard

Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.

Results 57 gitdocs issues
Sort by recently updated
recently updated
newest added

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows 6048941 6.5.2 9984964 package: bump dependencies ec735ed utils: leak less information in getNAF() 71e4e8e 6.5.1...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...

dependencies

I've followed the steps in the getting started section: npm install -g gitdocs@next md my-project cd my-project gitdocs init gitdocs serve And I get the following error: ERROR in C:/Users/Yoni/AppData/Local/Temp/gitdocs-136896q6g467Sf2HnI/@codegen/loadSyntax.js...

I use `gitdocs build` to build static html files then use nginx to serve these files into GCP. Althrough `emoji short code` works fine with markdown but when i recheck...

**Issue** In certain pages the markdownwrapper reaches the specified max-width of 850px. This ends up forcing the parent div to wrap and overlap ToC div in windows under 1440px as...

Hi team, I've built a feature that would generate the build with relative links to the web server root. This is helpful if you want to have multiple instances of...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3. Commits 6457d74 1.2.3 38a4d1c even more aggressive checks for protocol pollution 13c01a5 more failing proto pollution tests f34df07 1.2.2 67d3722 cleanup 63e7ed0 don't assign...

dependencies

Hi there, Internal search wasn't working for me -- I could click in it okay, but then as soon as I typed a letter the screen would go white. In...

I just installed gitdocs, did a `npm -g upgrade` to make sure all dependencies are up-to-date and when running a `gitdocs build` I am getting the following build errors: ```...

All static pages built with `gitdocs build` have hyperlinks to each other starting with "/". This will only work if the website is going to be deployed in a separate...

Enhancement