Remove Docker config and fix inline scripts
This commit is contained in:
parent
324050ee38
commit
aba96f95a2
12 changed files with 79 additions and 84 deletions
10
README.md
10
README.md
|
|
@ -1 +1,11 @@
|
|||
# gallery.badmanners.xyz
|
||||
|
||||
## Deployment
|
||||
|
||||
### Remote
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run build
|
||||
scp -r dist/ my-ssh-server:./gallery.badmanners.xyz
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue