@mgks/docmd 0.3.5 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,32 +1,43 @@
1
1
  <div align="center">
2
- <a href="https://docmd.mgks.dev">
2
+
3
+ <!-- PROJECT TITLE -->
4
+ <h1>
3
5
  <img src="https://github.com/mgks/docmd/blob/main/src/assets/images/docmd-logo-light.png?raw=true" alt="docmd logo" width="150" />
4
- </a>
6
+ <!-- docmd -->
7
+ </h1>
8
+
9
+ <!-- ONE LINE SUMMARY -->
5
10
  <p>
6
- <strong>The minimalist, zero-config documentation generator.</strong>
11
+ <b>The minimalist, zero-config documentation generator.</b>
12
+ </p>
13
+
14
+ <!-- BADGES -->
15
+ <p>
16
+ <img src="https://img.shields.io/npm/v/@mgks/docmd.svg?style=flat-square&color=d25353" alt="npm version">
17
+ <img src="https://img.shields.io/github/commit-activity/m/mgks/docmd?style=flat-square&color=38bd24" alt="commits">
18
+ <img src="https://img.shields.io/npm/dt/@mgks/docmd.svg?style=flat-square&color=38bd24" alt="downloads">
19
+ <img src="https://img.shields.io/github/stars/mgks/docmd?style=flat-square&logo=github" alt="stars">
20
+ <img src="https://img.shields.io/github/license/mgks/docmd.svg?style=flat-square&color=blue" alt="license">
7
21
  </p>
8
- </div>
9
22
 
10
- <p align="center">
11
- <a href="https://www.npmjs.com/package/@mgks/docmd"><img src="https://img.shields.io/npm/v/@mgks/docmd.svg?style=flat-square&color=fc3b53" alt="npm version"></a>
12
- <a href="https://github.com/mgks/docmd/commits"><img src="https://img.shields.io/github/commit-activity/m/mgks/docmd?style=flat-square&color=38bd24" alt="commits"></a>
13
- <a href="https://www.npmjs.com/package/@mgks/docmd"><img src="https://img.shields.io/npm/dt/@mgks/docmd.svg?style=flat-square&color=38bd24" alt="downloads"></a>
14
- <a href="https://github.com/mgks/docmd/stargazers"><img src="https://img.shields.io/github/stars/mgks/docmd?style=flat-square&logo=github" alt="stars"></a>
15
- <a href="LICENSE"><img src="https://img.shields.io/github/license/mgks/docmd.svg?style=flat-square&color=blue" alt="license"></a>
16
- </p>
17
-
18
- <p align="center">
19
- <a href="https://docmd.mgks.dev"><b>View Live Demo</b></a> •
20
- <a href="https://docmd.mgks.dev/getting-started/installation/"><b>Read Documentation</b></a> •
21
- <a href="https://docmd.mgks.dev/live/"><b>Live Editor</b></a> •
22
- <a href="https://github.com/mgks/docmd/issues"><b>Report Bug</b></a>
23
- </p>
24
-
25
- <p align="center">
26
- <img width="800" alt="docmd preview" src="https://docmd.mgks.dev/assets/images/preview-dark-welcome.png" style="border-radius: 10px" />
27
- <br/>
28
- <sup><i>docmd noStyle page preview in dark mode</i></sup>
29
- </p>
23
+ <!-- MENU -->
24
+ <p>
25
+ <h4>
26
+ <a href="https://docmd.mgks.dev">View Demo</a>
27
+ <a href="https://docmd.mgks.dev/getting-started/installation/">Documentation</a>
28
+ <a href="https://docmd.mgks.dev/live/">Live Editor</a>
29
+ <a href="https://github.com/mgks/docmd/issues">Report Bug</a>
30
+ </h4>
31
+ </p>
32
+
33
+ <!-- PREVIEW -->
34
+ <p>
35
+ <img width="800" alt="docmd preview" src="https://github.com/user-attachments/assets/1a74d6f7-10f9-41fa-be8a-faeee278dbb9" />
36
+ <br/>
37
+ <sup><i>docmd noStyle page preview in light mode</i></sup>
38
+ </p>
39
+
40
+ </div>
30
41
 
31
42
  ## Features
32
43
 
@@ -155,4 +166,4 @@ Distributed under the MIT License. See `LICENSE` for more information.
155
166
 
156
167
  > **{ github.com/mgks }**
157
168
  >
158
- > ![Website Badge](https://img.shields.io/badge/Visit-mgks.dev-blue?style=flat&link=https%3A%2F%2Fmgks.dev) ![Sponsor Badge](https://img.shields.io/badge/%20%20Become%20a%20Sponsor%20%20-red?style=flat&logo=github&link=https%3A%2F%2Fgithub.com%2Fsponsors%2Fmgks)
169
+ > ![Website Badge](https://img.shields.io/badge/Visit-mgks.dev-blue?style=flat&link=https%3A%2F%2Fmgks.dev) ![Sponsor Badge](https://img.shields.io/badge/%20%20Become%20a%20Sponsor%20%20-red?style=flat&logo=github&link=https%3A%2F%2Fgithub.com%2Fsponsors%2Fmgks)
@@ -0,0 +1 @@
1
+ pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}
@@ -0,0 +1 @@
1
+ pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#a626a4}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#50a14f}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#986801}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#4078f2}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#c18401}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}