deploy script
Some checks failed
test / cargo test (push) Failing after 2m26s

This commit is contained in:
2024-09-18 12:47:25 +02:00
parent 18bcd0a45e
commit fbb70fa6f2
3 changed files with 13 additions and 6 deletions

View File

@ -67,3 +67,6 @@ export: clean
just wait_for_port
just ssg
just kill
deploy:
rsync -avz -e ssh ./dist/ michalvanko@katelyn:.config/containers/systemd/michalvankodev-site/dist/

View File

@ -50,9 +50,9 @@ async fn main() {
}
// TODO Socials
// - fotos
// TODO ul li article styles
// TODO header height difference
// - fotos
// TODO Colors
// TODO print css and other 404 css linked in base.html
// TODO go live pipeline