Getting started

Create your account

Sign up at pdrive.io using GitHub OAuth. Once logged in, you land on your account dashboard.

If you were invited to an existing account, you'll see it listed after login. Otherwise, create a new account from the dashboard.

Create a project

Click Create project from your account dashboard. Give it a name and an optional description.

Projects group related documents together. Each project has its own members, roles, and published URL namespace.

Publish your first document

From your project page, click Upload and choose a .md file from your computer. You can also drag and drop files directly onto the project page.

pdrive renders your markdown with syntax highlighting, mermaid diagrams, and heading anchors. Each upload creates a new version, so you can always go back to a previous one.

What's next