markdown-serve icon indicating copy to clipboard operation
markdown-serve copied to clipboard

Simple Markdown files server for Express or standalone

Results 11 markdown-serve issues
Sort by recently updated
recently updated
newest added

Quoting your description: > Simple Markdown files server that can be used as an Express middleware or standalone. Please provide instructions on how to run `markdown-serve` standalone.

Hi, I´m integrating [react-pwa](https://github.com/Atyantik/react-pwa) with this library but I´m getting this error. ``` Error: No file found matching path: /__hmr_update at MarkdownServer.get (/Users/migueloop/dev/rt_pwa/node_modules/markdown-serve/lib/server.js:294:25) at /Users/migueloop/dev/rt_pwa/node_modules/markdown-serve/lib/server.js:181:20 at Layer.handle [as handle_request] (/Users/migueloop/dev/rt_pwa/node_modules/express/lib/router/layer.js:95:5)...

Add file indexing (path) & perhaps the YAML front-matter and make available as a queryable collection. This will allow building dynamic site menus. Will probably need to use file system...

enhancement

Possibility of introducing an interface to abstract away the underlining file system. This will allow the data to be hosted in: - databases - SQL & NoSQL - cloud storage...

enhancement

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09...

dependencies

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.9.7. Changelog Sourced from qs's changelog. 6.9.7 [Fix] parse: ignore __proto__ keys (#428) [Fix] stringify: avoid encoding arrayformat comma when encodeValuesOnly = true (#424) [Robustness]...

dependencies

Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.2 to 3.5.4. Release notes Sourced from formidable's releases. v3.5.3 What's Changed Fix existing test failure by @​ryhmrt in node-formidable/formidable#990 update Ryan Dahl x account link by...

dependencies
javascript