Public
Like
balloon-val-run
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v33View latest version
Since Val Town can statically publish HTML / other text files in this way. I made a static site in Val Town this way. 💻️
Remix form https://www.val.town/x/stevekrouse/basic-html-starter
https://www.val.town/x/balloon/balloon-val-run
- Val Town always requires JavaScript or TypeScript code for HTTP triggers
Since Val Town is not the place to publish a static site in the first place.
Even if you put onlyindex.html, you will not be able to refer to it. - Val Town does not allow binary files.
Favicon creates.svgfiles or external Servers. Use the<meta>tag for.htmlfiles. - If the file is nout found, it returns a
500 Server Errorinstead of a404 Not Found.
If you want to hit a search engine, generate arobots.txt. Google does not register sites that get500inrobots.txt. - You can use the CLI vt.
You can deploy locally or from your preferred environment using vt.