home: finished website articles logic
This commit is contained in:
parent
a753fd3497
commit
984088b827
6 changed files with 58 additions and 220 deletions
|
|
@ -23,8 +23,8 @@
|
|||
];
|
||||
shellHook = ''
|
||||
echo "========================================================="
|
||||
echo "Pour lancer le projet et avoir les changements en temps réel"
|
||||
echo "cargo watch -w src -w templates -w static -x run"
|
||||
echo "Pour lancer le projet et avoir les changements en temps réel : "
|
||||
echo "- cargo watch -w content -w src -w templates -w static -x run"
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue