a734b026fd481012a8af2636b1ac6ad68768f0eb
run-wiki.sh
| ... | ... | @@ -2,4 +2,5 @@ |
| 2 | 2 | |
| 3 | 3 | npx tailwindcss -i theme/css/tailwind.css -o tailwind.css -c tailwind.config.js |
| 4 | 4 | |
| 5 | -gollum --allow-uploads=dir --template-dir=templates --h1-title --css --adapter rugged |
|
| 5 | +gollum --allow-uploads=dir --template-dir=templates --h1-title --css --adapter rugged --no-edit |
|
| 6 | + |