this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

update changelog

pomdtr f4fc7a52 9695f76b

+12
+12
CHANGELOG.md
··· 4 4 5 5 Full release notes at <https://blog.smallweb.run/posts/v0.20>. 6 6 7 + - access the smallweb cli and apps cli entrypoint using ssh 8 + - 404 pages and `_redirects` file for the static server 9 + - support for passing additional deno args in the app config 10 + 7 11 ## 0.19.0 8 12 9 13 Full release notes at <https://blog.smallweb.run/posts/v0.19>. 14 + 15 + - new install script to bootstrap smallweb on a new VPS 16 + - `--dir` global flag to specify the smallweb directory 17 + - `smallweb init` command to create a new smallweb directory 18 + - `smallweb logs` api updates 19 + - removal of the default domain 20 + - `addr`, `cert` and `key` are now specified as flags of the `up command` 21 + - clean urls and custom head elements for the static server 10 22 11 23 ## 0.18.0 12 24