Earlier quoted context omitted.
I was wondering about the typography too. Specifically for multi-language support, the chances are high that you’d want something better than the one default font they provide. Not to mention that you may want to edit the language meta code if you are writing in a different language.
I built mataroa. Not sure if your comment is referring to mataroa, but in case it is: I care a lot about typography and making a platform in which non-latin scripts can be read well. Mataroa does not provide any font. Rather, it uses the end user's system fonts. System fonts are most probably better than webfonts. They can define a large set of characters, including as many languages as they can, without caring about…
Mataroa blog – Naked blogging platform for minimalists
101–110 of 164 posts
Re: Mataroa blog – Naked blogging platform for minimalists
#102Edit: leaving up as an embarrassing reminder to myself fully rtfm before opening my mouth. I thought this did NOT have comments and sub by email but it does. Glad y’all provided me with some feedback to realize I was wrong. —- Original comment: I don’t get it. If you want to write and don’t care how much you’re read, write privately (Google Docs, a journal, text file, etc.) If you’re writing publicly presumably it’s…
Can you please elaborate? Because I was (and still am) under the exact same impression. The only appearance of the word "comments" on the home page is this:
• Comments (alpha)
and there is no link.
Re: Mataroa blog – Naked blogging platform for minimalists
#103Earlier quoted context omitted.
I don’t enjoy the process of having to build the site and push the built site to a service like github. It adds a certain kind of friction to the process of “saving” my work that just isn’t life-giving for me.
You could keep the source files in GitHub and use their web editor to add or update content, then build and push to the publishing server via a GitHub action. You can find descriptions of such a setup by googling.
I have looked into this before, but it honestly just seemed very esoteric and complex. I'm surprised that Github doesn't provide pre-made "recipes" for this stuff.
Re: Mataroa blog – Naked blogging platform for minimalists
#104Earlier quoted context omitted.
I built mataroa. Not sure if your comment is referring to mataroa, but in case it is: I care a lot about typography and making a platform in which non-latin scripts can be read well. Mataroa does not provide any font. Rather, it uses the end user's system fonts. System fonts are most probably better than webfonts. They can define a large set of characters, including as many languages as they can, without caring about…
On my phone it's pretty small font and linegeight, and found uncomfortable to read. As a web & app dev I have no idea how to quickly change this, let alone someone less tech savvy. For old people often small text is a big thing. Maybe add few font enlarge buttons?
Re: Mataroa blog – Naked blogging platform for minimalists
#105Earlier quoted context omitted.
Thanks for your comments. However, for certain languages it is important to specify the language in the HTML with the `lang` attribute. Otherwise incorrect glyphs may be displayed. More info: https://heistak.github.io/your-code-displays-japanese-wrong/
That's very interesting. Thank you for bringing it to my attention! Maybe a new setting to set the `lang` attribute is worth it.
Re: Mataroa blog – Naked blogging platform for minimalists
#106Re: Mataroa blog – Naked blogging platform for minimalists
#107Re: Mataroa blog – Naked blogging platform for minimalists
#108Earlier quoted context omitted.
I was wondering about the typography too. Specifically for multi-language support, the chances are high that you’d want something better than the one default font they provide. Not to mention that you may want to edit the language meta code if you are writing in a different language.
I built mataroa. Not sure if your comment is referring to mataroa, but in case it is: I care a lot about typography and making a platform in which non-latin scripts can be read well. Mataroa does not provide any font. Rather, it uses the end user's system fonts. System fonts are most probably better than webfonts. They can define a large set of characters, including as many languages as they can, without caring about…
Thank you very much for this.
Re: Mataroa blog – Naked blogging platform for minimalists
#109Re: Mataroa blog – Naked blogging platform for minimalists
#110One nice thing I recognized is that the generated RSS feed contains full html text. I wish more blogging platforms are like this; save a lot of effort for feed readers. I'd also recommend to add open graph meta for the blog posts. Presumably people will want to share the posts somewhere; a nice set of open graph metas goes a long way.
> One nice thing I recognized is that the generated RSS feed contains full html text. I wish more blogging platforms are like this; save a lot of effort for feed readers. The reason some blogs don't include the whole thing in the RSS is because they want you to visit the site for the ad revenue. It's not an oversight. Blogging is (was?) a job for some people. It wasn't completely supported by ads, but ads are part of…
This was around 2005 for what I can remember. Time is flying...