This website requires JavaScript.
Explore
Help
Sign in
karlos
/
landing-page
Watch
7
Star
0
Fork
You've already forked landing-page
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9b9885829f
landing-page
/
build.sh
6 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
Crude build script
2025-08-18 16:05:21 +02:00
#!/bin/sh
mkdir -p www
Fixed assets dir being copied to the wrong place
2025-10-09 16:25:05 +02:00
cp -rf src/assets www/
Simplified build script
2025-10-09 16:13:12 +02:00
cp -f src/*.html www/
Reference in a new issue
Copy permalink