We’d be happy to have regular updates on the front page. With the website now being hosted at https://github.com/haiku/website, you can fork and create a PR with your post.
There is one scripts/newblog.sh
you can use to create your new blog which will be a folder under content/blog/
.
Use scripts/newpost.sh
to create a new blog post which will be in your blog folder.
Of course, not every post will actually be published. We may have to come up with rules for that, but defining those is difficult… Until then, I quote PulkoMandy on IRC:
PulkoMandy: the rules can just be “we don’t merge PR automatically, you have to convince the people reviewing your blogposts that it should be merged, and if they don’t want to, publish it elsewhere.”