This website requires JavaScript.
Explore
Help
Sign In
neil
/
silverbullet
Watch
1
Star
0
Fork
0
You've already forked silverbullet
Code
0ec77e13a1
silverbullet
/
scripts
/
build_website.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix website attempt
2022-08-01 09:38:22 +00:00
#!/bin/bash
Attempt to build netlify website
2022-07-15 09:36:11 +00:00
Move to website folder
2022-07-15 12:59:47 +00:00
rm -rf website_build
Publish website with silverbullet-publish
2022-09-05 14:33:56 +00:00
npx --yes @silverbulletmd/publish -o website_build --index website
Copy Permalink