mirror of
https://github.com/shadawck/awesome-cli-frameworks.git
synced 2026-04-28 23:27:33 -05:00
add output.html option
This commit is contained in:
@@ -11,5 +11,7 @@ build-dir = "docs"
|
||||
|
||||
[output.html]
|
||||
site-url = "/awesome-cli-frameworks/"
|
||||
git-repository-url = "https://github.com/shadawck/awesome-cli-frameworks"
|
||||
preferred-dark-theme = "navy"
|
||||
additional-css = ["plugin/style.css"]
|
||||
additional-js = ["plugin/sidebar.js"]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<!-- Book generated using mdBook -->
|
||||
<meta charset="UTF-8">
|
||||
<title>Page not found - Awesome CLI Framework</title>
|
||||
<base href="/">
|
||||
<base href="/awesome-cli-frameworks/">
|
||||
|
||||
|
||||
<!-- Custom HTML head -->
|
||||
@@ -116,6 +116,9 @@
|
||||
<a href="print.html" title="Print this book" aria-label="Print this book">
|
||||
<i id="print-button" class="fa fa-print"></i>
|
||||
</a>
|
||||
<a href="https://github.com/shadawck/awesome-cli-frameworks" title="Git repository" aria-label="Git repository">
|
||||
<i id="git-repository-button" class="fa fa-github"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -115,6 +115,9 @@
|
||||
<a href="print.html" title="Print this book" aria-label="Print this book">
|
||||
<i id="print-button" class="fa fa-print"></i>
|
||||
</a>
|
||||
<a href="https://github.com/shadawck/awesome-cli-frameworks" title="Git repository" aria-label="Git repository">
|
||||
<i id="git-repository-button" class="fa fa-github"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -116,6 +116,9 @@
|
||||
<a href="print.html" title="Print this book" aria-label="Print this book">
|
||||
<i id="print-button" class="fa fa-print"></i>
|
||||
</a>
|
||||
<a href="https://github.com/shadawck/awesome-cli-frameworks" title="Git repository" aria-label="Git repository">
|
||||
<i id="git-repository-button" class="fa fa-github"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -115,6 +115,9 @@
|
||||
<a href="print.html" title="Print this book" aria-label="Print this book">
|
||||
<i id="print-button" class="fa fa-print"></i>
|
||||
</a>
|
||||
<a href="https://github.com/shadawck/awesome-cli-frameworks" title="Git repository" aria-label="Git repository">
|
||||
<i id="git-repository-button" class="fa fa-github"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user