Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.14 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.14 KB

Maki

Dependencies Build Status

Maki is a Dropbox-based personal wiki engine.

Table of Contents

Features

  • Private in principle
  • Distraction-free: integrated with cloud storage
  • Everything runs on client-side
  • Supports Markdown
  • Math rendering with KaTeX
  • Sub pages

Using a Maki wiki

Installation

  1. Create app for Maki in your Dropbox account.
  2. Place dist/* files into your webspace, such as GitHub Pages.
  3. Edit CLIENT_ID and REDIRECT_URI in index.html.
  4. That's all!

Contributing

TBA

Todo

  • Modular architecture
    • Support other cloud storage services
    • Support plugins
    • Support other markup languages?
  • Add update notices