メインコンテンツまでスキップ

Advanced guides

This section covers the more advanced features of docStatic including integrations:

📄️Front Matter CMS

VSCodium などの IDE でコンテンツを作成する場合、CMS が提供する機能は利用できません。一般的なワークフローでは、開発者が IDE で MDX ファイルを直接編集してコンテンツを作成・編集し、ライターが CMS でコンテンツを整理してタグ付けします。開発者が最終更新日の記載を忘れた場合、その情報を取得するにはファイルのプロパティを確認する必要があります。ただし、Front Matter というプラグインとして利用できる軽量 CMS があります。docStatic リポジトリには Front Matter の設定例が含まれています。詳細については、Front Matter のドキュメントを参照してください。

Developers who are interested in extending the functionality of docStatic should refer to the Guides and Advanced Guides in the Docusaurus documentation.