Honestly, unless it would take you less than half an hour per year on average to do whatever you want with the source code, I think buying it is the more economical option.
I signed up for this the other day and so far really love it. Write a markdown/text file in Dropbox and within 30 seconds or so it's published as a nicely-rendered blog post. As someone who used Jekyll for years and got tired of running hosting and doing rsyncs etc, this is really nice for personal blogging.
The usability of the blot.im site itself is a bit lacking. You get a totally different UI when you're logged in, and the links to documentation on how to format your posts and what the different dropbox folders mean are gone. I had to open an Incognito window to find the documentation (spoiler: https://blot.im/help). The service is dead-simple to use and supports a wide variety of posting styles and formats.
Glad to hear you like it so far. I’m working on a redesign of the dashboard to bring it in line with the front-facing site. I know it’s not good enough as it is and I promise it’ll be fixed.
GitLab Pages is only slightly more involved in the setup but the end result is the same, with the added bonus that you can completely customise the pipeline, including not using Jekyll but e.g Hugo (sample[0]) or whatever else you fancy as a generator.
The _Account and billing_ section is very refreshing, congratulations. It somehow answered every question I knew I'd eventually have. Pricing is predictable, Dropbox permissions are not invasive (no, I wouldn't want to share my family photos with just about any service out there) and the subscription renewals process is fair.
"no interface" is nice marketing, but of course there still is an interface. It just happens to be different from what we usually think of as an interface, but documents placed in Dropbox is still an interface.
I recently got a gemini PDA, and i started to look at blogging on this thing. (basically android phone with physical keyboard)
Two biggest contenders were wordpress and blogger. I don't want a cms for my blog so blogger made sense, unfortunately it's tied up to google.
Ghost seems compelling, but 20$/month or 5-10$ on other hosting companies is too much, i won't spend hundred(s) every year on my blog. For now at least.
There is markdown editors on F-droid, and static site generators are viable.
How have I never heard of this Gemini PA!?! I took a look and it really seems awesome! It's a tad pricey (I'm referring to the model with wifi only at $499 USD)...but admittedly I am a cheapskate, and I'm sure prices will go down with increased adoption, economies of scale, etc. ;-) Nevertheless, it really seems to be an amazing form factor. I could absolutely see this as being my laptop for the road. Thanks for sharing this!
I see a lot of people complaining this doesn't support Git. To me this is an advantage.
Source control is essential for managing code but for handling a few text files on a blog it's probably unnecessary overhead.
Also most people aren't programmers, there is a large audience who could edit a markdown file but have no idea what Git is. I'm sure I could teach my mum markdown in an hour or so but there is no way she could ever grasp Git.
What do you mean by "git support"? Surely you could just store the markdown sources in whatever repo if you need to, and skip that part if you don't. There is no reason to put that feature/requirement in the blog tool, as with any other static site generators.
> 500x 1920x1080 jpgs.
>
> The .git/ folder ended up taking up gigs upon gigs of space.
Sounds very big for 500 small (IE not 10/20 mega pixel) jpegs?
Even at a generous 500k that should be just ~250 mb of that, unless you have on average four or more "versions" of each image? But I'm assuming the 1080p jpegs are "prints" and so doesn't change much?
There's only 1 version of each file and they never change. Outside of git it's not much space but I remember looking at the .git/ folder a couple of years ago and it was around 4GB.
At that point I blew out the directory and have gone gitless on my blog.
On what filsystem? (in case hard links are being mis-counted as copies). Also note that git for a time was pretty broken re:binary files, but that has sine been fixed/improved.
I was running xubuntu 14 back then, ext4 with no links. I don't remember the exact version of git but it was the one that came with Ubuntu's default package list.
I don't need source control, I just need something that isn't just accessible via proprietary apps, especially ones controlled by corporations with questionable board members.
You might not need all the features, but a public git repository is usually easier to setup than a private WebDAV setup or something like that…
While you are updating things. I think it would be good to re-enable the YouTube controls-bar on the video. I had to drop out of your site and go to YouTube directly, to be able to watch the video on mute with closed captioning.
I mean, Dropbox is basically a nice front end to Amazon S3 - and doing S3 yourself by hand isn't much cheaper than paid Dropbox (or wasn't when I looked a few months ago).
But I am actually surprised I couldn't quickly find a DIY-Dropbox project.
I used to run something like that at some point. It basically was a Dropbox account for syncing to a Pi, a python script that monitored changes in a folder hosted on that Pi and would recompile a harp.js website that would then be gitted to Heroku.
I still have some sticky fingers from all that glue but it was good time.
Don't forget about Netlify coupled with Hugo/Gatsby. It's coupled with Git but it's really really seamless. Uses markdown, free https, built in CDN, large community. Just push to master/whatever and your site gets updated. Also for a blog it's free.
Now that really makes me want to try it out.
I'm using S3 + CloudFront right now to host a React app, would you say Netlify offers advantages over that stack?
I use Netlify for two websites/blogs. It works very well and is pretty fast (they feel faster than the example blogs promoted at the Blot website). It's for free as long as you don't need extra features (that you really don't need for a simple website).
GitHub pages does have HTTPS. I can do HTML forms, search, payments, commenting, and content management without making my project complicated and without Netlify. I was just curious, not trying to argue. For my use case I don't need any of that other stuff from Netlify, but thanks for the details.
I switched to Blot when Calepin and Scriptogr.am, similar free services where I had my blog hosted, were both folding. It was a welcome change to pay for such a service in hopes it too wouldn't shut down.
Regrettably as is always the case with Markdown-driven services there were some migration pains, and even more regrettably I haven't actually done anything with my blog, but I will say that David was great to deal with, gave thoughtful replies that indicated he recognized the value of my suggestions, and seems to take a lot of pride in the service.
I think I'm about ready to ditch Facebook after a year's experiment, and I've been inactive on Twitter for quite some time, so maybe it's time to go old-school again.
This is really great; so simple yet elegant, and quite inexpensive! While I'm all good for my own personal blogging, I can definitely see me recommending this to others - especially the less tech-savvy bloggers. And, yes, strangely enough I get asked more times than one would expect about "Which blogging platform should I use". I usually tell people to pay for the cheapest wordpress.com plan or something similar (so i don't have to do "free tech support" for them). Well, I now have a good alternative for these bloggers. Kudos to the developers!!
How is that different than any other static website generator that started way back with Blosxom and has now grown to a dozens of different generators?
Github pages is also really simple to use, unless you have problems with git.
I couldn't find an easy way to edit textfiles stored on github from my iPhone or iPad.
But if you use Dropbox, there are several apps that were made specifically to write posts and content in Markdown. When you tap into the Dropbox ecosystem, you gain a lot in ease of use.
The 'what I'm working on' page was a fun show. I feel like you are honest about everything on your plan in public which is great. I laughed when I saw this hidden in the middle:
"Increase price for new customers to $30 a year. This will not affect existing customers."
Great looking service, I like the use case this enables for blogging from my phone. Does it render videos in the folder? It would be amazing if it could sync with a YouTube account and auto upload videos there too (and embed YouTube in the blog)
This looks really nice. Elegantly simple, and very reasonably priced. I could easily see Blot carving out a niche with customers for whom the likes of Squarespace or Wix is total overkill.
Started setting something like this up several years ago[1], but never had the time to get it properly off the ground. There are a few existing alternatives including dropsite.com and paperplane.io, but I always end up missing some feature.
I was just looking for a simple blog to log my wilderness backpacking trips. This workflow is very convenient for phone-only blogging in the wilderness when Internet is on and off.
1. Write blogs posts offline and save to Dropbox on mobile.
Seems like it would be easier to set up a basic Node or Python server that just renders markdown documents from a given directory, then check in your blog posts as part of your repo and push the whole thing to Heroku whenever you want to update
Octopress is similar to this for google drive but I don't think its been updated in years - no support for custom domains, themes, etc but the idea is great.
There are also plugins that generate a static version of WordPress, so you can run it locally as a site generator and deploy static files anywhere you like.
Agreed on WordPress. In fact, I'm about to start working on the second edition of my book, Technical Blogging, and I will still recommend WordPress despite my audience being highly technical. (Of course, I'll discuss the alternatives as well.)
I'm much more likely to continue to update a site in my spare time if it's a static site on a managed service than if I have to keep on top of security updates for a web server and a CMS and a backing database and the operating system(s) underneath it all. It's just too much administration for something I mildly enjoy doing in the first place.
But your insistence that Wordpress (possibly as a static gen) is worth it has me interested. Where would you recommend I pick up a DRM-free copy of the first edition?
Awesome. Thank you for your kind words. A lot has changed in 6 years and I learned much more as well. I'll ensure it's a worthwhile upgrade for those who read the first edition as well.
All the blog subdomains.blot.im seem to get no https; I have no idea how that is attractive. Perhaps something to implement, there. Before people consider to sign up for this.
You are correct and it will be fixed. The rate limit on LE certificates for subdomains was too low for my usage. Since LE have recently released support for wildcard certs, I will be enabling HTTPS traffic on Blot subdomains as soon as I can.
$20 per year seems steep enough to count as outrageous. Especially when compared to other hosted blog options like WordPress, Blogger, Livejournal, Tumblr, etc. Heck, if I get a free ".tk" website, with maybe free 5GB web hosting with WP.org installed and a free 5GB CDN from Cloudinary, I can "self-host" WordPress for free.
So am I missing a major value-add over any of the above options that makes the $20 a reasonable cost?
This dev created a service that is hosted by himself. There is no "steep" in $20 if you think about server costs and support. Heck, think about how less $20 is, in terms of a whole year! I don't know this guy and I don't need his service but I'm sorry for him that our "every must be cheap or free" dev-culture will make his product less attractive by not making the customer to the product instead.
It's cleaner, you have version controlled dropbox files, edit seamlessly on your computer using any editor. All the pain points/features are listed on the site.
[1] https://github.com/davidmerfield/Blot