7da2622e018e3f8ef9dee1d14b160b21c473b88d
run-wiki.sh
... | ... | @@ -1,5 +1,5 @@ |
1 | 1 | #!/bin/bash |
2 | 2 | |
3 | -npx tailwindcss -i theme/css/tailwind.css -o uploads/tailwind.css -c tailwind.config.js |
|
3 | +npx tailwindcss -i theme/css/tailwind.css -o tailwind.css -c tailwind.config.js |
|
4 | 4 | |
5 | 5 | gollum --allow-uploads=dir --template-dir=templates --h1-title --css --adapter rugged |