tangled
alpha
login
or
join now
jollywhoppers.com
/
witchsky.app
104
fork
atom
Bluesky app fork with some witchin' additions 💫
witchsky.app
bluesky
fork
client
104
fork
atom
overview
issues
45
pulls
pipelines
build: copy style.css
xan.lol
1 week ago
261cb80d
a1cb8f29
verified
This commit was signed with the committer's
known signature
.
xan.lol
SSH Key Fingerprint:
SHA256:7Zs+dcly5YqxBg7v8XsE1uPMYCobHKBw7CDiNxpmSrY=
+3
1 changed file
expand all
collapse all
unified
split
justfile
+3
justfile
···
43
43
44
44
# copy our static pages over!
45
45
cp -r witchsky-static-about web-build/about
46
46
+
47
47
+
# copy a stylesheet
48
48
+
cp src/style.css web-build/style.css
46
49
47
50
[group('dev')]
48
51
dev-android-setup: prebuild-android