This commit is contained in:
@ -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/
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user