Web Host

14 bookmarks
Custom sorting
Smallweb – Your internet folder
Smallweb – Your internet folder

File-Based Hosting maps subdomains to subfolders in your smallweb directory. Creating a new app is as simple as running mkdir.

Instant Feedback No build or deploy step is required. Just save your changes and refresh your browser.

Secure by Default Each smallweb app is sandboxed using Deno. By default, it only has access to its own folder.

Deploy Anywhere The whole smallweb codebase is compiled to a single binary. You can run it on your local machine, a remote server, or both.

·smallweb.run·
Smallweb – Your internet folder
Host Your Own Blog with Gitlab and Netlify
Host Your Own Blog with Gitlab and Netlify
This guide explains how to host an own blog / website for free with about 1 hour of effort. It’s how I host this blog. There are certainly other options, and I’ve used some in the past. But this worked very well and with very little configuration effort. In this guide I use Gitlab as code host and Netlify to publish the website. I’m using the Hugo build system to build a static page.
·brainfood.xyz·
Host Your Own Blog with Gitlab and Netlify