Merge pull request 'ui: add documentation on how to upload assets' (#187) from Mic92-static-assets into main
This commit is contained in:
@@ -15,3 +15,13 @@ The prettier tailwind class sorting is not yet working properly with our devShel
|
|||||||
To sort classnames manually:
|
To sort classnames manually:
|
||||||
|
|
||||||
`cd /clan-core/pkgs/ui/`
|
`cd /clan-core/pkgs/ui/`
|
||||||
|
|
||||||
|
## Upload ui to gitea
|
||||||
|
|
||||||
|
Create a gitea token here: https://git.clan.lol/user/settings/applications
|
||||||
|
|
||||||
|
Than run this command:
|
||||||
|
|
||||||
|
```
|
||||||
|
GITEA_TOKEN=<YOUR_TOKEN> nix run .#update-ui-assets
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user