Get started with docsify CDN
MIT licensed
Docsify: Lightweight JS library for static docs, side nav, search.
Tags:- doc
- docs
- documentation
- creator
- generator
Stable version
Copied!
How to start using docsify CDN
<!DOCTYPE html>
<html>
<head>
<title>Get started with docsify CDN - cdnhub.io</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify/themes/docsify-theme-default.css" />
<script src="https://cdn.cdnhub.io/docsify/4.13.1/docsify.min.js"></script>
</head>
<body>
<div id="docsify-container"></div>
<script>
window.onload = function() {
Docsify.create({
id: 'docsify-container',
theme: 'docsify-theme-default',
loadDocFromURL: false, // Load the documentation from a URL, set it to false to use the content within the HTML file
bundle: {
'docsify-plugin-vue': {
version: '2.2.3' // If you're using Vue.js, specify the version here
}
}
});
};
</script>
<!-- Add your documentation content below -->
<h1>Welcome to My Documentation</h1>
<p>This is a simple example of using Docsify with the provided CDN link.</p>
<h2 id="getting-started">Getting Started</h2>
<p>To get started, follow these steps:</p>
<ol>
<li>Install Docsify globally using npm:</li>
<pre><code>npm install docsify-cli -g</code></pre>
<li>Generate your documentation:</li>
<pre><code>docsify init my-docs</code></pre>
<li>Create your documentation file:</li>
<pre><code>echo "Hello Docsify!" > my-docs/README.md</code></pre>
<li>Build your documentation:</li>
<pre><code>docsify build my-docs</code></pre></ol>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
All versions
0.0.1
0.0.2
0.0.3
0.0.4
0.0.5
0.1.0
0.2.0
0.2.1
0.3.0
0.3.1
0.4.0
0.4.1
0.4.2
0.5.0
0.6.0
0.6.1
0.7.0
1.0.0
1.0.1
1.0.2
1.0.3
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
1.10.0
1.10.1
1.10.2
1.10.3
1.10.4
1.10.5
1.2.0
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
1.3.5
1.4.0
1.4.1
1.4.2
1.4.3
1.5.0
1.5.1
1.5.2
1.6.0
1.6.1
1.7.0
1.7.1
1.7.2
1.7.3
1.7.4
1.8.0
1.9.0
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.2.0
2.2.1
2.3.0
2.4.0
2.4.1
2.4.2
2.4.3
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
3.1.0
3.1.1
3.1.2
3.2.0
3.3.0
3.4.0
3.4.1
3.4.2
3.4.3
3.4.4
3.5.0
3.5.1
3.5.2
3.6.0
3.6.1
3.6.2
3.6.3
3.6.4
3.6.5
3.6.6
3.7.0
3.7.1
3.7.2
3.7.3
4.0.0
4.0.1
4.0.2
4.1.0
4.1.1
4.1.10
4.1.11
4.1.12
4.1.13
4.1.14
4.1.2
4.1.3
4.1.4
4.1.5
4.1.6
4.1.7
4.1.8
4.1.9
4.10.0
4.10.2
4.11.0
4.11.1
4.11.2
4.11.3
4.11.4
4.11.5
4.11.6
4.12.0
4.12.1
4.12.2
4.12.4
4.13.0
*** 4.13.1
4.2.0
4.2.1
4.2.2
4.2.3
4.2.4
4.2.6
4.2.7
4.2.8
4.2.9
4.3.0
4.3.1
4.3.10
4.3.11
4.3.12
4.3.13
4.3.14
4.3.15
4.3.2
4.3.3
4.3.4
4.3.5
4.3.6
4.3.7
4.3.8
4.3.9
4.4.0
4.4.1
4.5.0
4.5.1
4.5.2
4.5.3
4.5.4
4.5.5
4.5.6
4.5.7
4.5.8
4.5.9
4.6.0
4.6.1
4.6.10
4.6.2
4.6.3
4.6.4
4.6.5
4.6.6
4.6.7
4.6.8
4.6.9
4.7.0
4.7.1
4.8.0
4.8.1
4.8.2
4.8.3
4.8.4
4.8.5
4.8.6
4.9.0
4.9.1
4.9.2
4.9.4