mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-28 12:55:06 +00:00
feat: simplify theme management (#136)
This commit is contained in:
@@ -164,7 +164,7 @@ gh-action-readme config init
|
||||
gh-action-readme gen --recursive --theme github --output-dir docs/
|
||||
|
||||
# Custom themes
|
||||
cp -r templates/themes/github templates/themes/custom
|
||||
cp -r templates_embed/templates/themes/github templates_embed/templates/themes/custom
|
||||
gh-action-readme gen --theme custom
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user