Syutoi
Writing with Syutoi
Contents
A page in another language
This page sets lang: en in its front matter. The site still contains Chinese articles, but this page uses English interface labels. Custom titles and article content remain exactly as the author wrote them.
Read without extra dependencies
A blog post should remain useful when JavaScript is unavailable. Headings, links, images and native disclosure elements belong to the document. Optional controls can improve the experience when the browser supports them.
const message = "Read, write, and think."; |
Open a short writing checklist
- Give the page a clear title.
- Add meaningful alternative text to images.
- Review the page on a narrow screen.
Return to the example index or read the long article.