Skip to content

Getting Started

Installation

Create Content

  • Create the default content with mkdocs new mysite
  • Add website Markdown content inmysite/docs folder
  • Serve website locally with mkdocs serve

Set up Custom Domain Name

Publish to GitHub Pages

Publish with netlify.com

  • Publish content easily and automatically with netlify