Skip to content

Commit 22e1913

Browse files
committed
Update main site. [skip ci]
0 parents  commit 22e1913

218 files changed

Lines changed: 14864 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="generator" content="MarkBind 6.1.0">
7+
<meta name="viewport" content="width=device-width, initial-scale=1"><title>Page not found</title> <link rel="stylesheet" href="/markbind/css/bootstrap.min.css"><link rel="stylesheet" href="/markbind/css/codeblock-light.min.css"><link rel="stylesheet" href="/markbind/css/markbind.min.css"><link rel="stylesheet" href="/plugins/markbind-plugin-anchors/markbind-plugin-anchors.css"><link rel="stylesheet" href="/plugins/markbind-plugin-tree/markbind-plugin-tree.css"><link rel="icon" href="/favicon.ico"></head>
8+
<script>
9+
const baseUrl = ''
10+
</script>
11+
<body >
12+
<div id="app"><div><p><div class="text-center"><p style="font-size:10rem;">404</p></div> <div class="text-center"><p style="font-size:1.5rem;">File not found<br>Click <a href="/">here</a> to go back to the home page.</p></div></p></div></div>
13+
</body><script src="/markbind/js/bootstrap-utility.min.js"></script>
14+
<script src="/markbind/js/polyfill.min.js"></script>
15+
<script src="/markbind/js/vue.global.prod.min.js"></script>
16+
<script src="/markbind/js/markbind.min.js"></script>
17+
<script src="404.page-vue-render.js"></script>
18+
<script>
19+
MarkBind.setupWithSearch()
20+
</script>
21+
<script src="https://unpkg.com/@customviews-js/customviews@v1" data-base-url></script>
22+
</html>

404.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<frontmatter>
2+
title: Page not found
3+
layout: 404.md
4+
</frontmatter>
5+
6+
-><p style="font-size: 10rem">404</p><-
7+
-><p style="font-size: 1.5rem">File not found<br>Click <a href="/">here</a> to go back to the home page.</p><-

404.page-vue-render.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="generator" content="MarkBind 6.1.0">
7+
<meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="/markbind/css/bootstrap.min.css"> <link rel="stylesheet" href="/markbind/fontawesome/css/all.min.css"><link rel="stylesheet" href="/markbind/css/codeblock-light.min.css"><link rel="stylesheet" href="/markbind/css/markbind.min.css"><link rel="stylesheet" href="/plugins/markbind-plugin-anchors/markbind-plugin-anchors.css"><link rel="stylesheet" href="/plugins/markbind-plugin-tree/markbind-plugin-tree.css">
8+
9+
<link rel="stylesheet" href="/stylesheets/main.css">
10+
<link rel="icon" href="/favicon.ico"></head>
11+
<script>
12+
const baseUrl = ''
13+
</script>
14+
<body >
15+
<div id="app"><!--[--><header sticky><div data-v-26aac3dc><nav class="navbar navbar-expand-md d-print-none navbar-dark bg-dark" data-v-26aac3dc><div class="container-fluid" data-v-26aac3dc><div class="navbar-left" data-v-26aac3dc><!--[--><a href="/index.html" title="Home" class="navbar-brand">Custom Views</a><!--]--></div><div class="navbar-default" data-v-26aac3dc><ul class="navbar-nav me-auto mt-2 mt-lg-0" data-v-26aac3dc><!--[--> <li><a highlight-on="exact" href="/index.html" class="nav-link">HOME</a></li> <li><a highlight-on="sibling-or-child" href="/userGuide/index.html" class="nav-link">USER GUIDE</a></li> <li><a highlight-on="sibling-or-child" href="/devGuide/index.html" class="nav-link">DEVELOPER GUIDE</a></li> <li><a highlight-on="exact" href="/about.html" class="nav-link">ABOUT</a></li> <li><a href="https://github.com/customviews-js/customviews" target="_blank" class="nav-link"><span><span aria-hidden="true" class="fab fa-github"></span></span></a></li> <!--]--></ul></div><ul class="navbar-nav navbar-right" data-v-26aac3dc><!--[--><li><form class="navbar-form"><div style="position:relative;" class="dropdown" data-v-00e26d0a><!--[--><input value="" data-bs-toggle="dropdown" type="text" class="form-control" placeholder="Search" autocomplete="off" data-v-00e26d0a><div class="form-control placeholder-div-hidden" data-v-00e26d0a>Search</div><!--]--><ul class="dropdown-menu search-dropdown-menu dropdown-menu-hidden dropdown-menu-end" data-v-00e26d0a><!--[--><!--]--></ul></div></form></li><!--]--></ul></div></nav><div style="display:none;" class="lower-navbar-container" data-v-26aac3dc><!--[--><!----><!----><!--]--></div></div></header> <div id="flex-body"><div id="content-wrapper"><h1 id="custom-views-library-documentation">Custom Views Library Documentation<a class="fa fa-anchor" href="#custom-views-library-documentation" onclick="event.stopPropagation()"></a></h1> <p>This directory contains the comprehensive documentation and live demo for the Custom Views library.</p> <h2 id="quick-start">Quick Start<a class="fa fa-anchor" href="#quick-start" onclick="event.stopPropagation()"></a></h2> <h3 id="for-development">For Development<a class="fa fa-anchor" href="#for-development" onclick="event.stopPropagation()"></a></h3> <ol><li>Install MarkBind: <code class="hljs inline no-lang">npm install -g markbind-cli</code></li> <li>Navigate to docs directory: <code class="hljs inline no-lang">cd docs</code></li> <li>Start development server: <code class="hljs inline no-lang">markbind serve</code></li> <li>Open <a href="http://localhost:8080">http://localhost:8080</a></li></ol> <h3 id="for-production-build">For Production Build<a class="fa fa-anchor" href="#for-production-build" onclick="event.stopPropagation()"></a></h3> <ol><li>Build the site: <code class="hljs inline no-lang">markbind build</code></li> <li>Deploy the <code class="hljs inline no-lang">_site</code> directory</li></ol> <h2 id="interactive-demo">Interactive Demo<a class="fa fa-anchor" href="#interactive-demo" onclick="event.stopPropagation()"></a></h2> <p>The documentation includes a fully functional demo that demonstrates:</p> <ul><li>Profile and state management</li> <li>URL parameter handling</li> <li>Persistence across sessions</li> <li>Widget-based user interaction</li></ul> <p>Use the &quot;Custom Views&quot; settings icon in the middle-left corner to interact with the demo.</p> <h2 id="development-notes">Development Notes<a class="fa fa-anchor" href="#development-notes" onclick="event.stopPropagation()"></a></h2> <ul><li>The site uses MarkBind for static site generation</li> <li>The Custom Views library is loaded from unpkg CDN</li> <li>Plugin configuration is in <code class="hljs inline no-lang">_markbind/plugins/customviews.js</code></li> <li><code class="hljs inline no-lang">baseUrl: &#39;/customviews&#39;</code> is configured for GitHub Pages deployment</li> <li>Documentation pages demonstrate the library in action</li></ul></div> <div class="scroll-top-button fa-lg d-print-none" style="display:none;bottom:2%;right:2%;position:fixed;" aria-hidden="true"><!--[--><i class="fas fa-arrow-circle-up"></i><!--]--></div></div> <div><footer><div class="text-center"><small>[Generated by <a href="https://markbind.org/">MarkBind 6.1.0</a> on Tue, 6 Jan 2026, 14:57:50 GMT+8]</small><br></div></footer></div><!--]--></div>
16+
</body><script src="/markbind/js/bootstrap-utility.min.js"></script>
17+
<script src="/markbind/js/polyfill.min.js"></script>
18+
<script src="/markbind/js/vue.global.prod.min.js"></script>
19+
<script src="/markbind/js/markbind.min.js"></script>
20+
<script src="README.page-vue-render.js"></script>
21+
<script>
22+
MarkBind.setupWithSearch()
23+
</script>
24+
<script src="https://unpkg.com/@customviews-js/customviews@v1" data-base-url></script>
25+
</html>

README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Custom Views Library Documentation
2+
3+
This directory contains the comprehensive documentation and live demo for the Custom Views library.
4+
5+
## Quick Start
6+
7+
### For Development
8+
1. Install MarkBind: `npm install -g markbind-cli`
9+
2. Navigate to docs directory: `cd docs`
10+
3. Start development server: `markbind serve`
11+
4. Open http://localhost:8080
12+
13+
### For Production Build
14+
1. Build the site: `markbind build`
15+
2. Deploy the `_site` directory
16+
17+
## Interactive Demo
18+
19+
The documentation includes a fully functional demo that demonstrates:
20+
21+
22+
- Profile and state management
23+
- URL parameter handling
24+
- Persistence across sessions
25+
- Widget-based user interaction
26+
27+
Use the "Custom Views" settings icon in the middle-left corner to interact with the demo.
28+
29+
30+
## Development Notes
31+
32+
- The site uses MarkBind for static site generation
33+
- The Custom Views library is loaded from unpkg CDN
34+
- Plugin configuration is in `_markbind/plugins/customviews.js`
35+
- `baseUrl: '/customviews'` is configured for GitHub Pages deployment
36+
- Documentation pages demonstrate the library in action
37+
38+

README.page-vue-render.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)