Getting StartedQuickstart
Getting Started

Getting Started with MineHub

Set up your MineHub account and create your first documentation space in just a few minutes to begin organizing your projects.

Prerequisites

Ensure you have:

  • A valid email address for account verification
  • Access to a modern web browser like Chrome, Firefox, or Safari
  • Optional: Existing documents (PDF, Markdown, or DOCX) ready for import

MineHub makes it easy to organize your project documentation. Follow these steps to get started quickly.

Create and Verify Your Account

Sign up for MineHub in under a minute. Use your email or connect via Google or GitHub.

Visit MineHub

Go to https://minehub.com and click Sign Up.

Enter Details

Provide your email, create a password, and agree to the terms.

Verify Email

Check your inbox for the verification link from no-reply@minehub.com. Click it to activate your account.

If you don't receive the email, check your spam folder or click Resend Verification on the login page.

Once logged in, you'll land on the main dashboard. It shows your spaces, recent activity, and quick actions.

The sidebar lists your documentation spaces. Use the top search bar to find pages quickly.

Key sections:
- Spaces: Create or switch projects
- Pages: Edit and organize docs
- Settings: Workspace preferences
MineHub dashboard on desktop showing sidebar and main content area
MineHub dashboard on desktop showing sidebar and main content area

Set Up Your First Documentation Space

A documentation space organizes pages for a specific project.

Create Space

Click New Space in the sidebar. Enter a name like My Project Docs and select a template (e.g., "Software Project").

Add Pages

Inside the space, click New Page. Choose Markdown, rich text, or import options.

Organize Structure

Drag pages in the sidebar to create folders and hierarchies.

Import Existing Documents

Bring in your current docs seamlessly.

# My Existing Doc
Content from your Markdown file.

## Section
- List item 1
- List item 2

Use the path parameter for folder placement: /imports/my-folder.

path
spaceIdstring
Required

Your documentation space identifier.

header
Authorizationstring
Required

Bearer token: Bearer YOUR_API_KEY.

Customize Your Workspace

Tailor MineHub to your needs.

  • Theme: Go to Settings > Appearance and select light/dark mode or custom color (#463BE6 for brand).
  • Permissions: Invite team members via email and set roles (Viewer, Editor, Admin).
  • Integrations: Connect GitHub for repo syncing or Google Drive for auto-imports.

Next Steps

Congratulations! You've set up MineHub. Start adding content and invite your team.