Skip to content
Atom edited this page Dec 21, 2022 · 2 revisions

📓 Annotate

Easily compile your notes in markdown into static web pages. You can then deploy these static pages to your host of choice such as GitHub Pages, Vercel, Netlify, etc.

Features

  • Automatic LaTeX support ($ for inline, $$$ for multi-line)
  • Dynamic table of contents
  • Instant compilation
  • Easy deployment
    • Netlify
    • Vercel
    • GitHub Pages
  • Development mode - serve your compiled HTML pages directly through annotate (defaulted port 8080)

Guide:

Clone this wiki locally