Back to browse
Weejur – Paste HTML to Publish for Free with GitHub Pages

Weejur – Paste HTML to Publish for Free with GitHub Pages

by npilk·Mar 31, 2026·4 points·0 comments

AI Analysis

MidCozyShip It

GitHub Pages wrapper when Netlify Drop already does this better.

Strengths
  • Zero configuration — paste HTML and get a live URL instantly
  • Clear positioning for AI-generated site output from ChatGPT or Claude
Weaknesses
  • GitHub Pages is already free with straightforward deployment guides
  • Netlify Drop, Vercel, and Cloudflare Pages offer similar UX with more features
Target Audience

Non-technical users who want to publish simple websites

Similar To

Netlify Drop · Vercel · Cloudflare Pages

Post Description

Hi HN - I know this community isn't the target user for this tool, but I think there are some likeminded folks here.

There's been a lot of recent discussion here and in other tech communities about encouraging people to make their own websites and advocating for the "small web" (e.g. [1], [2], [3]). A common point in these discussions is that most people don’t have the technical skill or motivation to make their own website.

These days, LLMs and AI tools have made it easier than ever for anyone to make a website, even without using a drag-and-drop builder. But there are still too many barriers for your average non-technical person to publish a site on the web. I'd bet most people don't know there are free ways to host a website, and even if they find an explainer, technical platforms like Cloudflare and GitHub (let alone the command line) can be intimidating.

So I made weejur, which is basically a super simple UI front-end for GitHub Pages. You log in with OAuth, and then you can just paste HTML or upload files to publish a website. If you don't have a GitHub account, you can sign up right in the OAuth flow. It's completely free, and you can view the source here [4].

My hope is this makes it easier for people who don't know anything about web hosting to create and share their own websites.

Feel free to try it out and please share any questions/ideas/feedback!

[1] https://news.ycombinator.com/item?id=47421442 [2] https://news.ycombinator.com/item?id=46457784 [3] https://news.ycombinator.com/item?id=47410542 [4] https://github.com/weejur/weejur/

(Note: I'm not affiliated in any way with GitHub.)

Similar Projects