smallweb's Avatar

smallweb

@smallweb.run.bsky.social

A personal cloud contained in a single directory, created by @pomdtr.me https://smallweb.run

107 Followers  |  2 Following  |  16 Posts  |  Joined: 17.11.2024  |  1.6808

Latest posts by smallweb.run on Bluesky

index.md

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)

14.05.2025 21:01 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

this is the most interesting new take on web publishing since Jekyll

15.05.2025 12:00 β€” πŸ‘ 7    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Virtual Meetup 10 β€’ April 30, 2025
YouTube video by Future of Coding Virtual Meetup 10 β€’ April 30, 2025

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!

06.05.2025 12:40 β€” πŸ‘ 9    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

Feel free to follow me on bluesky: either at @smallweb.run or @pomdtr.me !

02.05.2025 12:21 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
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.

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/

30.04.2025 11:03 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

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=...

30.04.2025 07:45 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

You can bind a custom domain to any app :)

27.04.2025 00:47 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

i do all my prototypes on smallweb. It is shocking how counter-productive other platforms are after smallweb

31.03.2025 17:23 β€” πŸ‘ 6    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Smallweb 0.25 The latest from 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/

31.03.2025 16:59 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Self-Hosted Micro-App Ecosystem: Smallweb VPS Setup
YouTube video by EJ Fox Self-Hosted Micro-App Ecosystem: Smallweb VPS Setup

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 !

20.03.2025 15:34 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 1    πŸ“Œ 1
Post image

vtuber style @smallweb.run

11.03.2025 20:36 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

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...

08.03.2025 11:59 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Quick Demo: New Features in the Small Web Extension Update by Achille Lacoin A better screen recorder by neeto.

Quick video showing the next version of the @smallweb.run extension for @raycast.com:

videos.smallweb.run/watch/cf86a9...

07.03.2025 11:14 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

The @raycast.com extension for smallweb will soon be much more useful!

06.03.2025 18:41 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Smallweb 0.24 The latest from Smallweb

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/

03.03.2025 17:27 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
ejfox’s gists GitHub Gist: star and fork ejfox's gists by creating an account on GitHub.

Smallweb now has a /llms.txt file, contributed by github.com/ejfox !

It's available at smallweb.run/llms.txt. Feedbacks welcome!

26.02.2025 21:42 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
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 ...

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

22.02.2025 12:32 β€” πŸ‘ 6    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Smallweb – Your internet folder A personal cloud contained in a single directory.

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

17.02.2025 13:12 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1
Preview
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

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...

02.02.2025 13:58 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Raycast Store: Smallweb Search your smallweb instance

Just published a @smallweb.run extensions in the @raycast.com store!

Check it out at: www.raycast.com/pomdtr/small...

20.12.2024 19:08 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Enhancing VS Code Integration for Small Web: New Features and Community Suggestions by Achille Lacoin A better screen recorder by neeto.

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...

17.12.2024 21:00 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Running an Astro app in smallweb by Achille Lacoin A better screen recorder by neeto.

Quick video demonstrating how to run an @astro.build project (including SSR!) in @smallweb.run:

videos.smallweb.run/watch/ecdad7...

18.12.2024 14:32 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

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/

16.12.2024 16:05 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
/index.md

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/

09.12.2024 14:32 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image

keep calm and carry on

05.12.2024 18:04 β€” πŸ‘ 9    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Post image

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

05.12.2024 16:57 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 2    πŸ“Œ 0
pixel icons: folder, lightning, lock, rocket, cloud

pixel icons: folder, lightning, lock, rocket, cloud

banner with the smallweb logo and "smallweb" text next to it

banner with the smallweb logo and "smallweb" text next to it

new icons and banner for @smallweb.run

04.12.2024 19:33 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

Name suggestions are welcome! I was not able to find a better one πŸ˜…

04.12.2024 18:45 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Smallweb - Your internet folder A self-hostable personal cloud inspired by serverless platforms and cgi-bin.

🚨 Critical alert for tadi web practitioners

A fourth small web has landed. Adjust accordingly.

https://www.smallweb.run/

04.12.2024 02:08 β€” πŸ‘ 36    πŸ” 5    πŸ’¬ 3    πŸ“Œ 3
Post image

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

03.12.2024 17:42 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 1    πŸ“Œ 1

@smallweb.run is following 2 prominent accounts