2026-07-20 · DDD Taiwan

The New Website Is Live — How Content Publishing Works

The new DDD Taiwan website is officially live. Here is the new content publishing workflow:

  1. Add a Markdown file under src/content/posts/ (fill in title, description, and pubDate in the frontmatter).
  2. Open a Pull Request for community members to review.
  3. Once merged to main, GitHub Actions automatically builds and deploys the site to ddd-tw.com.

For republished Papers articles, please also add source (a link to the original) and authorization (a record of the author’s permission) to the frontmatter, so they can be verified during review.