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:
- Add a Markdown file under
src/content/posts/(fill intitle,description, andpubDatein the frontmatter). - Open a Pull Request for community members to review.
- 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.