Does this fill a niche that pastebin and bearblog don't? (well designed, but I don't think there's a userbase)
I'm the userbase! I built it for myself and now I'm sharing it with the world. I doubt there is a huge market but even if a fee people find it useful that's good enough for me!
Show HN: SinglePage – Quickly and anonymously publish a page to the web
31–40 of 142 posts
Re: Show HN: SinglePage – Quickly and anonymously publish a page to the web
#32Re: Show HN: SinglePage – Quickly and anonymously publish a page to the web
#33A good free alternative is Telegram's Telegraph service: https://telegra.ph
Re: Show HN: SinglePage – Quickly and anonymously publish a page to the web
#34In terms of simple blogs, I use https://bearblog.dev/ I think your project suits more simple static pages. The competitor is more Notion rather than blogs and static site generators. Nice work all the same. I think what's really missing is a minimal copy of something like google sites. I want to be able to create something like my website at http://illabundavillage.com.au but I want it to be faster, not tied to googl…
Re: Show HN: SinglePage – Quickly and anonymously publish a page to the web
#35Earlier quoted context omitted.
There is no connection between payment and the published page. No logs are kept either. It's open source if you want to host it yourself or audit the code
Can you provide a link to the source, please?
Re: Show HN: SinglePage – Quickly and anonymously publish a page to the web
#36Earlier quoted context omitted.
Creating a GitHub repo with one file titled “index.md” and publishing it to GitHub Pages creates a single-page site using relatively sane defaults. There's no maintenance involved whatsoever. You can add multiple pages as well by creating new .md files and publishing them.
Try telling my mom to do that or my friend who is a landscaper. Not everyone is technical. GitHub pages are also tied to your account.
Re: Show HN: SinglePage – Quickly and anonymously publish a page to the web
#37Does this fill a niche that pastebin and bearblog don't? (well designed, but I don't think there's a userbase)
I'm the userbase! I built it for myself and now I'm sharing it with the world. I doubt there is a huge market but even if a fee people find it useful that's good enough for me!
Re: Show HN: SinglePage – Quickly and anonymously publish a page to the web
#38How is this anonymous when your user is providing you their intimate payment information.
There is no connection between payment and the published page. No logs are kept either. It's open source if you want to host it yourself or audit the code
Re: Show HN: SinglePage – Quickly and anonymously publish a page to the web
#39Earlier quoted context omitted.
Care to tell what features GitHub pages are missing?
Anonymity. Maybe I'm wrong but I thought it was only markdown which isn't ideal especially for no technical people.
Re: Show HN: SinglePage – Quickly and anonymously publish a page to the web
#40Earlier quoted context omitted.
I've done all the static site generators, I just don't post enough to justify the maintenance, if you do they're probably a better solution! As is, it's pretty basic but I want to add features that GitHub pages don't support
Creating a GitHub repo with one file titled “index.md” and publishing it to GitHub Pages creates a single-page site using relatively sane defaults. There's no maintenance involved whatsoever. You can add multiple pages as well by creating new .md files and publishing them.