PinkPigeon
- Karma
- 131
- Created
- April 22, 2021 (5y ago)
- Submissions
- 0
Creator of https://pinkpigeon.co.uk which is a website builder specifically built for use on mobiles, using modules (rather than drag and drop blocks), JAMstack-only / static site only - deploys to Cloudflare.
One can but try, but it feels like that's getting harder and harder to do these days...
This is a brilliant tool, thank you very much for showing me. Bookmarked.
Thank you for pointing that out, fixed!
https://pinkpigeon.co.uk Who'd have thought that a CMS could still make money in 2024, but this one is around £500 a month. It obviously doesn't pay the bills or the mortgage, but it works. All my clients are word of…
I run https://pinkpigeon.co.uk Just about at $500 per month in recurring hosting fees. It's a CMS which publishes static sites to Cloudflare workers sites. I've not done any marketing, it's all word of mouth and took 3…
We have one of these locally, but it's called a community shed, to not exclude women arbitrarily. At the same time, I still think it's mostly used by men, as it's quite focused around woodworking etc. They were one of…
I've recently been building a business directory using Bubble.io. It took me about half a day to do tutorials and another half day playing around just to learn the platform. After that, I was able to build this business…
I'm on the original, round dish, not the rectangular new one. I wonder whether this can be done on the round dish, as that one used even more power.
Do you happen to know anyone who managed to figure out what the electrical requirements for the cable are? We tried mounting the antenna outside and connecting the cable via an external box to the inside (using cat 6…
I love getting in after 1,000 comments, let's do this: https://pinkpigeon.co.uk Built with my own site-builder and advertising my own site-builder! Turns out nobody registers for a free account or just signs up. All my…
At pinkpigeon.co.uk we created a website builder that literally just pushes Hugo-generated sites to Cloudflare. It has been working perfectly for about a year by now. We don't use CF pages, admittedly. It's workers…
Pages doesn't allow for direct deployments. Has to go via git repo + webhooks. We make static sites with our CMS and don't really want to integrate another thing into our workflow. Lots of CF and git API calls to…
Wix are true experts at terrible UX ;) DeviantArt was the first place where I shared photography, a very, very long time ago. My account still works, funnily enough. It was a great place that reminds me of the MySpace /…
Never managed to get this to work on a laptop with an Intel 520 gpu and latest Linux Mint. Deskreen isn't the problem. It's trying to create a virtual display. You'll see my comments with my findings on on every github…
I concur, many of my clients are 'rescues' from Wix and Wordpress and the only thing more hated than Wordpress is Wix. More often than not it comes down to the horrifyingly confusing documentation, inconsistent UX,…
My solution to this is https://pinkpigeon.co.uk I built it specifically to address shortfalls of other site builders: - No themes - Uses 'modules' rather than the strangely popular drag and drop thing with blocks and…
Tried signing up, but (presumably) your configuration is pointing the signup link in the email at your local Dev environment... I tried replacing localhost with wax.run, but it didn't do anything. Lastly, considering…
Not your keys, not your crypto. It is best practice to keep the smallest amount of crypto possible on an exchange. Every exchange has the biggest target imaginable painted on their back, for all hackers worldwide. I'd…
Do you mean easiest CMS to install and get up and running on a VPS or do you mean easiest CMS to use / fastest way to get a website up and running? If the latter, try https://pinkpigeon.co.uk (disclaimer, that's my…
Yeah POST requests with any sort of advanced functionality will always require some kind of server. I built a thing that makes static sites, including form handling. BUT, the form handling, inevitably, requires a POST…
So far as I can tell, Wordpress requires PHP and a DB still, you're just storing a static snapshot of the WP site on Cloudflare pages here. I think.
https://kivy.org/#home is the closest I ever got to working with UI in Python and not hating it. But it still appears to be an unsolved problem.
Thanks for the explanation, much appreciated!
For our website builder (https://pinkpigeon.co.uk) we once chose an ORM (GORM for Go specifically). In case you don't know what this does, it's an abstraction layer for working with databases like MySQL, PostgresQL,…
Small nitpick, I just read half the page with a 50% opacity overlay on it, as the cookie pop-up shows up in the middle of the page, not the middle of my current screen, which can be caused by setting an absolute width…