Add notes.txt
This commit is contained in:
parent
cb479d38c1
commit
37106a0368
1 changed files with 15 additions and 0 deletions
15
notes.txt
Normal file
15
notes.txt
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
Project setup:
|
||||||
|
|
||||||
|
nix develop
|
||||||
|
composer install
|
||||||
|
vendor/bin/sculpin generate --server --watch
|
||||||
|
tailwindcss -o source/tailwind.css ---watch
|
||||||
|
|
||||||
|
Deployment:
|
||||||
|
|
||||||
|
rsync -avz output_dev/ ssh.oliverdavies.uk:/var/www/vhosts/bootstrap-with-tailwind.oliverdavies.uk --delete
|
||||||
|
|
||||||
|
To do:
|
||||||
|
|
||||||
|
- Update to Tailwind CSS v4 (`tailwindcss_4` in nixpkgs).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue