About
About dotko.id
dotko.id is a multi-author blog about building, shipping, and maintaining software on the open web.
dotko.id is a multi-author blog. Each writer keeps a public profile page that collects every post they publish. Posts are written in Markdown, reviewed in the repository, and published as a static site, so pages stay fast and cheap to serve.
How the site is published
Writers edit content in a browser through Pages CMS, which commits Markdown files to the site repository. Every commit triggers a build that runs type checks and produces the static output. No database and no server-side application are involved.