Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README

Aria 983ae3ae fcf86cef

+3 -1
+3 -1
README.md
··· 11 11 On dev machine: 12 12 13 13 ```sh 14 - pnpm run build && rm -r ./dist-new && mv ./dist ./dist-new && croc send ./dist-new 14 + pnpm run build && rm -r ./dist-new && mv ./dist ./dist-new && croc send --zip ./dist-new 15 15 ``` 16 + 17 + The `--zip` is required as there is some file name somewhere that croc doesn't like so putting in a zip fixes this. 16 18 17 19 on server: 18 20