Skip to content

Introduction to Moire

Learn what Moire is and what it can do for you

Moire is a lightweight publishing tool that syncs your Apple Notes to your personal website.

With Moire, you can:

  • 📝 Write in a familiar environment - Use the native Apple Notes app
  • 🔄 Instant sync - Trigger site updates immediately after closing a note
  • 🎨 Personalized appearance - Choose from a variety of beautiful themes
  • 🔒 Full data control - All content is stored in your own GitHub repository

Many blogging tools require you to install specialized writing software, learn new editors, or log into web backends. Moire’s approach is simple—just use the native Notes app on your iPhone/iPad/Mac.

Your notes are not stored on any third-party servers. All content is stored in Markdown format in your own GitHub repository, so you can export, back up, or migrate at any time.

Moire utilizes GitHub Actions and GitHub Pages (or Vercel), typically eliminating the need for paid servers.

User writes a note
iOS Shortcut (Moire Sync)
GitHub API (Upload Markdown + Images)
GitHub Actions (Automatically trigger build)
SvelteKit Static Site Generation
GitHub Pages / Vercel (Deployment)

Ready to get started?