mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
initial oranda setup
This commit is contained in:
parent
844eefe961
commit
357dd5fd88
4 changed files with 29 additions and 0 deletions
13
oranda.json
Normal file
13
oranda.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"project": {
|
||||
"name": "uutils coreutils"
|
||||
},
|
||||
"components": {
|
||||
"changelog": true
|
||||
},
|
||||
"styles": {
|
||||
"theme": "light",
|
||||
"logo": "docs/src/logo.svg",
|
||||
"additional_css": ["docs/src/oranda.css"]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue