smallweb
@smallweb.run
A personal cloud contained in a single directory, created by @pomdtr.me https://smallweb.run
I almost ignored this, it clicked when I visited www.demo.smallweb.live It is sooo cool, and it's almost exactly what I want to edit my blog (maybe it is? I haven't dig deep yet)
index.md
demo.smallweb.live
this is the most interesting new take on web publishing since Jekyll
I did a demo of @smallweb.run at the last future of coding virtual meetup, and it's now available on youtube: www.youtube.com/watch?v=2TV_... Thanks to @spiralganglion.com and @devhelpr.bsky.social for hosting the event. And feel free to dm me if you'd like me to demo smallweb in your own conf!
Virtual Meetup 10 • April 30, 2025
YouTube video by Future of Coding
youtube.com
The Index #89 is here, featuring the canvas element, logo design, the hidden cost of AI coding, craft and satisfaction and a handy low tech hosting solution. piccalil.li/the-index/89/
The Index: Issue #89
The Index #89 is here, featuring the canvas element, logo design, the hidden cost of AI coding, craft and satisfaction and a handy low tech hosting solution.
piccalil.li
Smallweb 0.26 was just released. It's not a big one, but it introduces some nice to have features. More details at blog.smallweb.run/posts/v0.26 Also, I will be presenting smallweb today at the future of coding meetup. Feel free to register at lu.ma/6531cavq?tk=...
blog.smallweb.run
i do all my prototypes on smallweb. It is shocking how counter-productive other platforms are after smallweb
smallweb 0.25 was just released! - openid connect support - each smallweb app gets an email address - ssh keys in .sops.yaml - cron task moved to the global config - http logs on stdout for `smallweb up` blog.smallweb.run/posts/v0.25/
smallweb 0.25 was just released! - openid connect support - each smallweb app gets an email address - ssh keys in .sops.yaml - cron task moved to the global config - http logs on stdout for `smallweb up` blog.smallweb.run/posts/v0.25/
Smallweb 0.25
The latest from Smallweb
blog.smallweb.run
seeing a youtube video about @smallweb.run was one of my goal for 2025 ! So nice to cross that from the list on march: www.youtube.com/watch?v=thIt... We'll probably collaborate again on a intro video for smallweb !
Self-Hosted Micro-App Ecosystem: Smallweb VPS Setup
YouTube video by EJ Fox
youtube.com
A new version of @smallweb.run the raycast extension has been released in the raycast store! It brings: - support for multiple smallweb dirs / domains - pinned apps - an `Open Current Tab in Editor` command (requires the raycast browser extension) www.raycast.com/pomdtr/small...
Quick video showing the next version of the @smallweb.run extension for @raycast.com: videos.smallweb.run/watch/cf86a9...
Quick Demo: New Features in the Small Web Extension Update by Achille Lacoin
A better screen recorder by neeto.
videos.smallweb.run
Smallweb 0.24 is here ! The headline feature in this one is opentelemetry support. More infos in the blog post: blog.smallweb.run/posts/v0.24/
Smallweb 0.24
The latest from Smallweb
blog.smallweb.run
Smallweb now has a /llms.txt file, contributed by github.com/ejfox ! It's available at smallweb.run/llms.txt. Feedbacks welcome!
ejfox’s gists
GitHub Gist: star and fork ejfox's gists by creating an account on GitHub.
gist.github.com
esm.sh now uses `deno.json(c)` for module resolving when importing modules from Github, which allows you to import a WIP package without publishing it to @jsr.io Example: esm.sh/gh/dsherret/dax@6aed9b0 PR: github.com/esm-dev/esm.sh/pull/1085
Use `deno.json(c)` on `/gh/*` pattern by ije · Pull Request #1085 · esm-dev/esm.sh
use deno.json(c) (if have one) on /gh/* pattern resolve jsr: specifier (close Resolving JSR imports when importing from github #1084) this allows you to import a WIP package without publishing it ...
github.com
Smallweb 0.22 was just released! No new features, but some important changes in there (you'll probably need to adapt a bit your config). But the bigger announcement is that I'm starting to onboard new users on smallweb cloud! More details in the blog post: blog.smallweb.run/posts/v0.22
Smallweb – Your internet folder
A personal cloud contained in a single directory.
smallweb.live
New update of smallblog (created by github.com/tayzendev) with a bunch of new features: - file based routing - light theme - improved rss feed - ... More details on his blog post: blog.tayzen.dev/posts/smallb...
TayzenDev - Overview
Tech enthusiast and developer in data environments. I work on my free time on some Python libraries, my homelab, some POCs and funny scripts. - TayzenDev
github.com
Just published a @smallweb.run extensions in the @raycast.com store! Check it out at: www.raycast.com/pomdtr/small...
Raycast Store: Smallweb
Search your smallweb instance
raycast.com
Hey, this week i'm focusing on the @smallweb.run vscode integration. Feel free to send me suggestions in replies! videos.smallweb.run/bc0c6a81-9c0...
Enhancing VS Code Integration for Small Web: New Features and Community Suggestions by Achille Lacoin
A better screen recorder by neeto.
videos.smallweb.run
Quick video demonstrating how to run an @astro.build project (including SSR!) in @smallweb.run: videos.smallweb.run/watch/ecdad7...
Running an Astro app in smallweb by Achille Lacoin
A better screen recorder by neeto.
videos.smallweb.run
Smallweb 0.19 was just released! It includes a new installation script that allows you to have smallweb running on a fresh new vps in less than a minute. curl -fsSL install.smallweb.run/vps.sh | sh Read the full release notes at blog.smallweb.run/posts/v0.19/
Smallweb 0.18 has just been released. A lot of things happened since last week: - a live demo of smallweb is available at smallweb.live - you can now install smallweb on runtipi.io But a lot of features were also added to the cli. More details in the release notes: blog.smallweb.run/posts/v0.18/
/index.md
smallweb.live
Smallweb is now available on the runtipi app store ! Runtipi is a simple way to manage your homeserver. Once you have it installed, smallweb is just on click away. runtipi.io
🚨 Critical alert for tadi web practitioners A fourth small web has landed. Adjust accordingly. https://www.smallweb.run/
Smallweb - Your internet folder
A self-hostable personal cloud inspired by serverless platforms and cgi-bin.
smallweb.run
Ok I just created a public instance of @smallweb.run, have fun with it! And please ping me if you break it, I'll just reset the instance. www.smallweb.live
Smallweb 0.17 has been released! It includes a new `smallweb secrets` command, which allows you to store encrypted secrets in your smallweb folder, and decrypt them only at runtime. More info in the release notes: blog.smallweb.run/posts/v0.17/
Smallweb 0.17
The latest from Smallweb
blog.smallweb.run