tangled
alpha
login
or
join now
kacaii.dev
/
blog
0
fork
atom
💻 My personal website
blog.kacaii.dev/
blog
gleam
lustre
0
fork
atom
overview
issues
pulls
pipelines
:hammer: add recipe to deploy app
kacaii.dev
2 months ago
b4dd99a1
6b8d7985
+4
1 changed file
expand all
collapse all
unified
split
justfile
+4
justfile
···
8
8
# Rename the posts to a `kebab-cased` version of their titles
9
9
update-post-titles:
10
10
gleam dev -- update_titles
11
11
+
12
12
+
# Deploy app
13
13
+
deploy:
14
14
+
fly deploy