Skip to content

Commit

Permalink
feat(docs): add documents
Browse files Browse the repository at this point in the history
  • Loading branch information
laminne committed Aug 26, 2024
1 parent 8a89e5e commit 5b25d9f
Show file tree
Hide file tree
Showing 687 changed files with 143,437 additions and 31 deletions.
68 changes: 37 additions & 31 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,38 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"customManagers": [
{
"customType": "regex",
"fileMatch": ["(^|/)\\.github/workflows/deploy\\.yaml$"],
"matchStrings": ["#\\s?renovate: rust-lang/mdBook\\s*MDBOOK_VERSION:\\s*'(?<currentValue>\\d\\.\\d+\\.\\d+)'"],
"depNameTemplate": "mdbook",
"packageNameTemplate": "rust-lang/mdBook",
"datasourceTemplate": "github-releases"
},
{
"customType": "regex",
"fileMatch": ["(^|/)\\.github/workflows/deploy\\.yaml$"],
"matchStrings": ["#\\s?renovate: slowsage/mdbook-pagetoc\\s*MDBOOK_PAGETOC_VERSION:\\s*'(?<currentValue>\\d\\.\\d+\\.\\d+)'"],
"depNameTemplate": "mdbook-pagetoc",
"packageNameTemplate": "slowsage/mdbook-pagetoc",
"datasourceTemplate": "github-releases"
},
{
"customType": "regex",
"fileMatch": ["(^|/)\\.github/workflows/deploy\\.yaml$"],
"matchStrings": ["#\\s?renovate: lambdalisue/rs-mdbook-alerts\\s*MDBOOK_ALERTS_VERSION:\\s*'(?<currentValue>\\d\\.\\d+\\.\\d+)'"],
"depNameTemplate": "mdbook-alerts",
"packageNameTemplate": "lambdalisue/rs-mdbook-alerts",
"datasourceTemplate": "github-releases"
}
]
}
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"customManagers": [
{
"customType": "regex",
"fileMatch": ["(^|/)\\.github/workflows/deploy\\.yaml$"],
"matchStrings": [
"#\\s?renovate: rust-lang/mdBook\\s*MDBOOK_VERSION:\\s*'(?<currentValue>\\d\\.\\d+\\.\\d+)'"
],
"depNameTemplate": "mdbook",
"packageNameTemplate": "rust-lang/mdBook",
"datasourceTemplate": "github-releases"
},
{
"customType": "regex",
"fileMatch": ["(^|/)\\.github/workflows/deploy\\.yaml$"],
"matchStrings": [
"#\\s?renovate: slowsage/mdbook-pagetoc\\s*MDBOOK_PAGETOC_VERSION:\\s*'(?<currentValue>\\d\\.\\d+\\.\\d+)'"
],
"depNameTemplate": "mdbook-pagetoc",
"packageNameTemplate": "slowsage/mdbook-pagetoc",
"datasourceTemplate": "github-releases"
},
{
"customType": "regex",
"fileMatch": ["(^|/)\\.github/workflows/deploy\\.yaml$"],
"matchStrings": [
"#\\s?renovate: lambdalisue/rs-mdbook-alerts\\s*MDBOOK_ALERTS_VERSION:\\s*'(?<currentValue>\\d\\.\\d+\\.\\d+)'"
],
"depNameTemplate": "mdbook-alerts",
"packageNameTemplate": "lambdalisue/rs-mdbook-alerts",
"datasourceTemplate": "github-releases"
}
]
}
90 changes: 90 additions & 0 deletions docs/accounts/model/.gitkeep/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
<!DOCTYPE html>
<html>
<head>
<title>accounts&#x2F;model&#x2F;.gitkeep - pulsate documentation</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="doc-current-file" content="">
<link rel="stylesheet" href="..&#x2F;..&#x2F;..&#x2F;styles.css">
<link rel="stylesheet" href="..&#x2F;..&#x2F;..&#x2F;page.css">
<link id="ddocResetStylesheet" rel="stylesheet" href="..&#x2F;..&#x2F;..&#x2F;reset.css">

<script src="..&#x2F;..&#x2F;..&#x2F;search_index.js" defer></script>
<script src="..&#x2F;..&#x2F;..&#x2F;script.js" defer></script>
<script src="..&#x2F;..&#x2F;..&#x2F;fuse.js" defer></script>
<script src="..&#x2F;..&#x2F;..&#x2F;search.js" defer></script>
</head>
<body>
<div class="ddoc">
<div><nav class="top-0 sticky bg-white z-50 py-3 h-14" id="topnav">
<div class="h-full">
<div><ul class="breadcrumbs"><li><a href="..&#x2F;..&#x2F;..&#x2F;" class="contextLink">pulsate</a></li><span class="text-[#0F172A]"><svg
width="16"
height="16"
viewBox="0 0 16 16"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.76748 11.8159C5.5378 11.577 5.54525 11.1972 5.78411 10.9675L8.93431 8L5.78411 5.0325C5.54525 4.80282 5.5378 4.423 5.76748 4.18413C5.99715 3.94527 6.37698 3.93782 6.61584 4.1675L10.2158 7.5675C10.3335 7.68062 10.4 7.83679 10.4 8C10.4 8.16321 10.3335 8.31938 10.2158 8.4325L6.61584 11.8325C6.37698 12.0622 5.99715 12.0547 5.76748 11.8159Z" fill="currentColor" />
</svg>
</span><li>accounts&#x2F;model&#x2F;.gitkeep</li></ul>
</div>

<input
type="text"
id="searchbar"
style="display: none;"
class="py-2 px-2.5 rounded text-sm border border-gray-300 bg-transparent" />
</div>
</nav>
<div id="content">
<main><section >
<div class="space-y-2 flex-1 "><div class="space-y-7" id="module_doc"></div>
</div>
</section>
</main><div class="toc">
<div><div class="usageContent">
<h3>Usage</h3><div class="markdown"><pre class="highlight"><code><span style="font-weight:bold;color:#a71d5d;">import </span><span style="color:#0086b3;">* </span><span style="font-weight:bold;color:#a71d5d;">as </span><span style="color:#323232;">mod </span><span style="font-weight:bold;color:#a71d5d;">from </span><span style="color:#183691;">"accounts/model/.gitkeep"</span><span style="color:#323232;">;
</span></code><button class="context_button" data-copy="import * as mod from &quot;accounts/model/.gitkeep&quot;;
"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="2" y="2" width="7" height="7" fill="none"></rect>
<rect x="6" y="6" width="7" height="7" fill="none"></rect>
<path d="M1.55566 2.7C1.55566 2.03726 2.09292 1.5 2.75566 1.5H8.75566C9.41841 1.5 9.95566 2.03726 9.95566 2.7V5.1H12.3557C13.0184 5.1 13.5557 5.63726 13.5557 6.3V12.3C13.5557 12.9627 13.0184 13.5 12.3557 13.5H6.35566C5.69292 13.5 5.15566 12.9627 5.15566 12.3V9.9H2.75566C2.09292 9.9 1.55566 9.36274 1.55566 8.7V2.7ZM6.35566 9.9V12.3H12.3557V6.3H9.95566V8.7C9.95566 9.36274 9.41841 9.9 8.75566 9.9H6.35566ZM8.75566 8.7V2.7H2.75566V8.7H8.75566Z" fill="#232323"></path>
</svg>
</button><code></code></pre>
</div></div><nav class="topSymbols">
<h3>Symbols</h3>
<ul><li>
<a href="..&#x2F;..&#x2F;..&#x2F;.&#x2F;id&#x2F;mod.ts&#x2F;~&#x2F;Clock.html" title="Clock"><div class="docNodeKindIcon"><div class="text-Interface bg-Interface/15" title="Interface">I</div></div>
<span class="hover:bg-Interface/15">Clock</span>
</a>
</li><li>
<a href="..&#x2F;..&#x2F;..&#x2F;.&#x2F;id&#x2F;mod.ts&#x2F;~&#x2F;IDSchema.html" title="IDSchema"><div class="docNodeKindIcon"><div class="text-Function bg-Function/15" title="Function">f</div></div>
<span class="hover:bg-Function/15">IDSchema</span>
</a>
</li><li>
<a href="..&#x2F;..&#x2F;..&#x2F;.&#x2F;id&#x2F;mod.ts&#x2F;~&#x2F;MockClock.html" title="MockClock"><div class="docNodeKindIcon"><div class="text-Class bg-Class/15" title="Class">c</div></div>
<span class="hover:bg-Class/15">MockClock</span>
</a>
</li><li>
<a href="..&#x2F;..&#x2F;..&#x2F;.&#x2F;id&#x2F;mod.ts&#x2F;~&#x2F;SnowflakeIDGenerator.html" title="SnowflakeIDGenerator"><div class="docNodeKindIcon"><div class="text-Class bg-Class/15" title="Class">c</div></div>
<span class="hover:bg-Class/15">SnowflakeIDGenerator</span>
</a>
</li><li>
<a href="..&#x2F;..&#x2F;..&#x2F;.&#x2F;id&#x2F;mod.ts&#x2F;~&#x2F;clockSymbol.html" title="clockSymbol"><div class="docNodeKindIcon"><div class="text-Variable bg-Variable/15" title="Variable">v</div></div>
<span class="hover:bg-Variable/15">clockSymbol</span>
</a>
</li></ul><a class="flex items-center gap-0.5" href="..&#x2F;..&#x2F;..&#x2F;.&#x2F;all_symbols.html">
<span class="leading-none">view all 163 symbols</span><svg
width="16"
height="16"
viewBox="0 0 16 16"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.76748 11.8159C5.5378 11.577 5.54525 11.1972 5.78411 10.9675L8.93431 8L5.78411 5.0325C5.54525 4.80282 5.5378 4.423 5.76748 4.18413C5.99715 3.94527 6.37698 3.93782 6.61584 4.1675L10.2158 7.5675C10.3335 7.68062 10.4 7.83679 10.4 8C10.4 8.16321 10.3335 8.31938 10.2158 8.4325L6.61584 11.8325C6.37698 12.0622 5.99715 12.0547 5.76748 11.8159Z" fill="currentColor" />
</svg>
</a></nav></div>
</div><div id="searchResults"></div></div>
</div>
</div>
</body>
</html>
Loading

0 comments on commit 5b25d9f

Please sign in to comment.