Live data from Hacker News

Why I created Banner Blog

bannerblog.dev

11–20 of 90 posts

Re: Why I created Banner Blog

#12
Can it be self-hosted? Is it open-source? Is the WYSIWYG editor custom-built, or does it use CKEditor or similar projects? What about media management? Is there a place for a simple CMS? E.g. developers usually prefer simple static site generators, such as Eleventy.

Re: Why I created Banner Blog

#13

> SEO Optimized Out Of The Box To me this is a bug, not a feature. Google is so broken now that I assume any website in their first page of results is likely worthless.

I feel like the new kinda-alternative on the rise is to support federation with either ActivityPub, BlueSky/ATProto or both.

That is, instead of going for search engines, go for open social. It’s obviously a new and relatively unpopular ecosystem, but makes much more sense than this SEO stuff IMO.

Wordpress have rolled out their AP support and it seems to be working well so far. I just “replied” to a blog post on mastodon today without even realising it was from a blog.

Re: Why I created Banner Blog

#14
post #13

> SEO Optimized Out Of The Box To me this is a bug, not a feature. Google is so broken now that I assume any website in their first page of results is likely worthless.

I feel like the new kinda-alternative on the rise is to support federation with either ActivityPub, BlueSky/ATProto or both. That is, instead of going for search engines, go for open social. It’s obviously a new and relatively unpopular ecosystem, but makes much more sense than this SEO stuff IMO. Wordpress have rolled out their AP support and it seems to be working well so far. I just “replied” to a blog post on mas…

Yeh definitely agree. Banner blog has support for basic link sharing on social media, but something to look more into definitely!

Re: Why I created Banner Blog

#16

Looks great. I also found blogging options to not be great. Analytics is a must have though

Thanks! Totally agree about needing some privacy-first analytics on it.

Wanted to get a great writing experience finished first, but it’s the next thing on my list

Re: Why I created Banner Blog

#17

Honest feedback: I’m on mobile and the experience isn’t good. Is that something that’s being addressed?

Yeh, that’s the next thing on the list. Wanted to get something out the door for desktop, then it’s on to mobile. Any things in particular that you’d want fixing?

I would say the margins and the font size are too large.

Re: Why I created Banner Blog

#18

> SEO Optimized Out Of The Box To me this is a bug, not a feature. Google is so broken now that I assume any website in their first page of results is likely worthless.

Same for me, too. I honestly love https://mataroa.blog it ended my paralysis for searching a blog platform, and every page is bog standard HTML. It accepts Markdown, plus it has its own anonymous analytics, so it's nice. On the other hand, everyone has different needs, and I wish Banner blog the best of luck!

Thanks! Glad to hear there are other platforms out there.

Re: Why I created Banner Blog

#19
The page has some weird horizontal scrolling going on.

I think it's because the body style has both `width: 100%` and a nonzero margin. You should probably set margin and padding to zero on the body tag if you need width, or just remove the `width: 100%` (which I don't think you need?)

Re: Why I created Banner Blog

#20
post #17

Earlier quoted context omitted.

Yeh, that’s the next thing on the list. Wanted to get something out the door for desktop, then it’s on to mobile. Any things in particular that you’d want fixing?

I would say the margins and the font size are too large.

Great thanks, will have a look into that
Post reply on HN