mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-17 14:45:35 +02:00
Docs site (#269)
* Set up documentation site using jekyll * Add workflow for deploying docs * Ini formatting is hard to read * Add instructions on how to run docs locally * Work through docs * Remove content from README * Miscellaneous fixes * Fix artifact upload
This commit is contained in:
7
docs/_sass/custom/custom.scss
Normal file
7
docs/_sass/custom/custom.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.site-title {
|
||||
font-size: unset !important;
|
||||
}
|
||||
|
||||
.main-content pre {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
Reference in New Issue
Block a user