Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zero-md-docs

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zero-md-docs - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

22

package.json
{
"name": "zero-md-docs",
"version": "1.0.1",
"version": "1.0.2",
"description": "Instantly publish markdown from Github docs folder",

@@ -16,14 +16,14 @@ "author": "Jason Lee <jason@zerodevx.com>",

"@sveltejs/vite-plugin-svelte": "^3.1.1",
"autoprefixer": "^10.4.19",
"eslint": "^9.5.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.41.0",
"globals": "^15.6.0",
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.6.5",
"eslint-plugin-svelte": "^2.43.0",
"globals": "^15.9.0",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.6.6",
"svelte": "^4.2.18",
"tailwindcss": "^3.4.4",
"vite": "^5.3.1"
"tailwindcss": "^3.4.10",
"vite": "^5.4.1"
},

@@ -30,0 +30,0 @@ "type": "module",

@@ -6,3 +6,3 @@ # zero-md-docs

Elegantly leverage on your Github docs folder as a public-facing documentation website. Super easy
to use, barely an inconvenience. Inspired by [docsify](https://docsify.js.org).
to use, barely an inconvenience. Inspired by [`docsify`](https://docsify.js.org).

@@ -68,4 +68,4 @@ ## Usage

From your Github repo page, go to `Setting > Pages > Source > Deploy from a branch`, then select the
`/docs` folder.
From your Github repo page, go to `Settings -> Pages`, set `Source` to `Deploy from a branch`, and
set `Branch` to `/docs`...

@@ -72,0 +72,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc