Launch a static website in under 30 seconds
Happy New Year HN! I’m the co-creator of Orbiter, a dead simple tool for uploading and hosting static sites. We built Orbiter for ourselves and realized it would probably be useful for others. Static site content is some of the simplest on the web, yet hosting this content has gotten increasingly complex over time. Many of you are engineers and don’t have much problem with CI/CD pipelines as a mechanism for deploying a website. This is true for me as well. But there are times when I want to just upload a simple website. I might not even want to put it under source control. And I know…
What it does
In the maker’s words, at launch
Happy New Year HN! I’m the co-creator of Orbiter, a dead simple tool for uploading and hosting static sites. We built Orbiter for ourselves and realized it would probably be useful for others. Static site content is some of the simplest on the web, yet hosting this content has gotten increasingly complex over time. Many of you are engineers and don’t have much problem with CI/CD pipelines as a mechanism for deploying a website. This is true for me as well. But there are times when I want to just upload a simple website. I might not even want to put it under source control. And I know this is true for a lot of others who don’t have the same level of coding and deployment experience as I do. Combine this with AI’s rise in popularity and how easy it is now for anyone in the world to create a website, and Orbiter seems like a nice solution to getting static websites online. On the technical side, we did something interesting. We actually use blockchain and IPFS behind the scenes. Having worked with IPFS for a number of years now, it’s always struck me as a really good tool for public content, especially when that content needs to be versioned. Websites fit this model nicely. We wanted to create a system by which websites were not necessarily locked into Orbiter’s platform. So, every site that is uploaded gets its own smart contract on the Base blockchain. The site itself is uploaded to IPFS, and the CID is mapped to the site’s smart contract. When someone makes a change to their site and uploads new content, the new CID is mapped to the contract. This does two things: 1. It allows anyone in the world to build a version history of the site 2. It allows the site’s creator to easily migrate off Orbiter without even having to access the Orbiter web app if they want Ultimately, people may not care about the blockchain and IPFS aspects of the technology, and that’s fine. We specifically built it so that you didn’t even see this tech. Would love to get feedback on the product, the idea, and the technology!
Does the same job
all alternatives →




- ADA dead simple static site generator – just two template tags2014 · tags.brace.io · ▲94
More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 29d ago · astrapixels.com

Launched alongside, January 2025
the whole month →- IM
Hello! I'm Byran. I spent the past ~6 months engineering a laptop from scratch. It's fully open-source on GH at: https://github.com/Hello9999901/laptop
Dev tools · 2025 · byran.ee
- TITetris in a PDF▲1,289
I realized that the PDF engines of modern desktop browsers (PDFium and PDF.js) support JavaScript with enough I/O primitives to make a basic game like Tetris. It was a bit tricky to find a union of features that work in both engines, but in the end it turns out that showing/hiding annotation "fields" works well to make monochrome pixels, and keyboard input can be achieved by typing in a text input box. All in all it's quite janky but a nice reminder of how general purpose PDF scripting can be. The linked PDF is all ASCII so you can just open it in a text editor, or have a look at…
Life & fun · 2025 · th0mas.nl



Create lifelike, personalized AI avatars from text prompts
AI · 2025 · jogg.ai
