Welcome to Pinto
This is the launch scaffold. If you can read this, the i18n routing and the MDX pipeline are both working in English.
Pinto (ピント) is a content brand built around two ideas: bringing baseball into focus, and connecting the dots in data. The real site, with the curated MLB video index, push alerts, and the newsletter, will arrive one layer ahead of this page.
A few small confirmations that the stack is alive end-to-end:
- The page you are on rendered as an MDX file at
content/posts/en/welcome.mdx. - The route is
/en/blog/welcome, generated statically from the locale list. - The Japanese version of this post lives at
/ja/blog/welcomeand was written from scratch in Japanese, not translated.