-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Rufus instruction and GIT Docs Edit
- Added Rufus instruction to flash on the SD - Added GIT Dogebox-Docs Edit to anyone contribute to the Dogebox Docs easily - Added GIT Dogebox Icon
- Loading branch information
Showing
2 changed files
with
34 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,24 @@ | ||
[book] | ||
title = "DogeBox - Dogecoin Blockchain in a Box" | ||
description = "Dogebox is a Linux server distribution and custom server software built specifically to meet the needs of the Dogecoin community." | ||
authors = ["qlpqlp", "tjstebbing", "s1w"] | ||
language = "en" | ||
multilingual = false | ||
src = "src" | ||
title = "DogeBox - Dogecoin Blockchain in a Box" | ||
|
||
[output.html] | ||
mathjax-support = true | ||
git-repository-url = "https://github.com/dogeorg/dogebox/" | ||
edit-url-template = "https://github.com/dogeorg/dogebox-docs/edit/main/{path}" | ||
|
||
[output.html.playground] | ||
editable = true | ||
line-numbers = true | ||
|
||
[output.html.search] | ||
limit-results = 20 | ||
use-boolean-and = true | ||
boost-title = 2 | ||
boost-hierarchy = 2 | ||
boost-paragraph = 1 | ||
expand = true | ||
heading-split-level = 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters