add output.html option

This commit is contained in:
shadawck
2022-11-23 21:07:19 +01:00
parent 8e9b7fc4f5
commit 313e54d245
5 changed files with 15 additions and 1 deletions

View File

@@ -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"]

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>