Deployed 9e9fdbd with MkDocs version: 1.5.2

This commit is contained in:
LGUG2Z
2024-02-14 08:07:28 -08:00
parent fc73a8c649
commit 78e0741ea5
153 changed files with 18 additions and 3376 deletions

View File

@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>

View File

@@ -11,10 +11,6 @@
<link rel="prev" href="dynamic-layout-switching.html">
<link rel="next" href="../cli/quickstart.html">
<link rel="icon" href="../assets/images/favicon.png">
@@ -260,12 +256,10 @@
<li class="md-tabs__item md-tabs__item--active">
<li class="md-tabs__item">
<a href="komorebi-config-home.html" class="md-tabs__link">
@@ -531,8 +525,6 @@
@@ -554,20 +546,18 @@
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" checked>
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" >
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
@@ -580,7 +570,7 @@
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="true">
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_3">
<span class="md-nav__icon md-icon"></span>
Common workflows
@@ -787,36 +777,6 @@
<li class="md-nav__item md-nav__item--active">
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
<a href="autohotkey.html" class="md-nav__link md-nav__link--active">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>
@@ -3876,13 +3836,13 @@ choose to use a static configuration file alongside AHK, you can remove all the
configuration options from your <code>komorebi.ahk</code> and use it solely to handle
hotkey bindings.</p>
<pre><code class="language-powershell"># save the latest generated komorebic library to ~/komorebic.lib.ahk
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.19/komorebic.lib.ahk -OutFile $Env:USERPROFILE\komorebic.lib.ahk
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.20/komorebic.lib.ahk -OutFile $Env:USERPROFILE\komorebic.lib.ahk
# save the latest generated app-specific config tweaks and fixes to ~/komorebi.generated.ahk
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.19/komorebi.generated.ahk -OutFile $Env:USERPROFILE\komorebi.generated.ahk
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.20/komorebi.generated.ahk -OutFile $Env:USERPROFILE\komorebi.generated.ahk
# save the sample komorebi configuration file to ~/komorebi.ahk
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.19/komorebi.sample.ahk -OutFile $Env:USERPROFILE\komorebi.ahk
iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.20/komorebi.sample.ahk -OutFile $Env:USERPROFILE\komorebi.ahk
</code></pre>
@@ -3909,44 +3869,6 @@ iwr https://raw.githubusercontent.com/LGUG2Z/komorebi/v0.1.19/komorebi.sample.ah
<footer class="md-footer">
<nav class="md-footer__inner md-grid" aria-label="Footer" >
<a href="dynamic-layout-switching.html" class="md-footer__link md-footer__link--prev" aria-label="Previous: Dynamically Layout Switching" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
</div>
<div class="md-footer__title">
<span class="md-footer__direction">
Previous
</span>
<div class="md-ellipsis">
Dynamically Layout Switching
</div>
</div>
</a>
<a href="../cli/quickstart.html" class="md-footer__link md-footer__link--next" aria-label="Next: quickstart" rel="next">
<div class="md-footer__title">
<span class="md-footer__direction">
Next
</span>
<div class="md-ellipsis">
quickstart
</div>
</div>
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4Z"/></svg>
</div>
</a>
</nav>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">

View File

@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>

View File

@@ -14,7 +14,7 @@
<link rel="prev" href="custom-layouts.html">
<link rel="next" href="autohotkey.html">
<link rel="next" href="../cli/quickstart.html">
<link rel="icon" href="../assets/images/favicon.png">
@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>
@@ -3937,13 +3915,13 @@ komorebic clear-workspace-layout-rules 0 0
<a href="autohotkey.html" class="md-footer__link md-footer__link--next" aria-label="Next: AutoHotKey" rel="next">
<a href="../cli/quickstart.html" class="md-footer__link md-footer__link--next" aria-label="Next: quickstart" rel="next">
<div class="md-footer__title">
<span class="md-footer__direction">
Next
</span>
<div class="md-ellipsis">
AutoHotKey
quickstart
</div>
</div>
<div class="md-footer__button md-icon">

View File

@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>

View File

@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>

View File

@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>

View File

@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>

View File

@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>

View File

@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>

View File

@@ -554,8 +554,6 @@
@@ -797,26 +795,6 @@
<li class="md-nav__item">
<a href="autohotkey.html" class="md-nav__link">
<span class="md-ellipsis">
AutoHotKey
</span>
</a>
</li>
</ul>
</nav>