Guide
This guide is designed to help authors and developers get up and running quickly with Methanol, focusing on content creation with minimal configuration overhead.
Core Topics
- Writing Basics
- Links and Navigation
- Routing Mechanisms
- Page Ordering
- Images and Asset Management
- Utilizing Components
- Page-specific Scripts and Styles
- Build and Deployment
Standard Workflow
- Execute the Quick Start to initialize your environment.
- Create your homepage at
pages/index.mdx. - Progressively add content files and configure their Frontmatter.
- Build the site and publish the contents of the
dist/directory.