Small suggestion -- it seems like you're using the wrong units (or maybe abbreviations) for your displayed average page sizes. You're using lower-case b to indicate bits, but I suspect you mean upper-case B to indicate bytes? Also, the lower-case k is the correct prefix for 1,000, but lower case m is milli, or 1/000. You want M for mega, which is 1,000,000. Also if you really want to be precise you should consider wh…
mb means millibars to you in the context of file size? How does that make any sense?
Show HN: Bear – Minimal blogging platform
231–240 of 358 posts
Re: Show HN: Bear – Minimal blogging platform
#232Earlier quoted context omitted.
Write on your phone, commit to git, have some CI build it and deploy. Simples :)
> Write on your phone, Ok that part's easy. > commit to git How? I've never seen a good git client for the phone > have some CI build it and deploy. Step one, draw a circle. Step two, draw the rest of the owl. :) While this might be a fun exercise, it's more involved than deploying some code to Lambda.
Re: Show HN: Bear – Minimal blogging platform
#233Things I would like in a blogging platform: * Generate lightweight static website * Good clean default CSS so I don't have to mess with it * Automatically upload website to CDN and trigger expirations as necessary. * Self-hosted * Runs on AWS Lambda or any other Function as a Service equivilient * Has a super lightweight CMS that I can easily use on both desktop and mobile, so if I have ideas I can start writing anyw…
Re: Show HN: Bear – Minimal blogging platform
#234Re: Show HN: Bear – Minimal blogging platform
#235Things I would like in a blogging platform: * Generate lightweight static website * Good clean default CSS so I don't have to mess with it * Automatically upload website to CDN and trigger expirations as necessary. * Self-hosted * Runs on AWS Lambda or any other Function as a Service equivilient * Has a super lightweight CMS that I can easily use on both desktop and mobile, so if I have ideas I can start writing anyw…
Re: Show HN: Bear – Minimal blogging platform
#236Since HN seems to be on a blog-kick lately, I'll repost the idea that I'm still waiting for someone to build: A blogverse of some kind that allows for algorithmic discoverability & aggregation (ala Medium) without the bullshit/terrible UX. The real value proposition of Medium is that a well-made aggregator benefits readers and writers alike. Readers find more authors they like, writers find more audience. There are a…
I am gonna work on this evening. Thanks.
it's not ready yet but I would love to hear more about what features people want. Email is in the profile.
Re: Show HN: Bear – Minimal blogging platform
#237Earlier quoted context omitted.
I am gonna work on this evening. Thanks.
Same. So far - https://awesomeblogclub.searchableguy.now.sh it's not ready yet but I would love to hear more about what features people want. Email is in the profile.
Re: Show HN: Bear – Minimal blogging platform
#238For other similar-ish related tools/writing platforms: * https://write.as/ * http://txti.es/ * http://telegra.ph/ * https://txt.fyi/ * https://verbatim.link/ * https://www.pastery.net/ * http://ix.io/ * https://commentpara.de/ * https://rwtxt.com/ * https://distbin.com/
Re: Show HN: Bear – Minimal blogging platform
#239Re: Show HN: Bear – Minimal blogging platform
#240Earlier quoted context omitted.
Same. So far - https://awesomeblogclub.searchableguy.now.sh it's not ready yet but I would love to hear more about what features people want. Email is in the profile.
I applaud the effort, looks very nice - I will contact you.
I will have to look more into it though.