Documentation Index
Fetch the complete documentation index at: https://mintlify.com/subratomandal/dyeink/llms.txt
Use this file to discover all available pages before exploring further.
Welcome to Dyeink
This guide will walk you through setting up your blog and publishing your first post. You’ll be up and running in less than 10 minutes.Prerequisites
Before you begin, make sure you have:- A valid email address for account registration
- Auth0 authentication configured (for self-hosted deployments)
- MongoDB database connection (for self-hosted deployments)
If you’re using the hosted version of Dyeink, authentication and database are already configured for you.
Getting started
Create your account
Sign up for Dyeink using your email address or social login (GitHub, Google).When you first sign in, Dyeink automatically creates your account profile and initializes your blog settings.
Configure your blog
After signing in, navigate to Settings to configure your blog:
- Site name: Choose a name for your blog
- Description: Add a brief description (used for SEO)
- Subdomain: Pick a unique subdomain (e.g.,
yourblog.dyeink.com) - Social links: Add your Twitter, GitHub, LinkedIn, etc.
Create your first post
You’re ready to write! Click New Post from your dashboard.
Writing your post
- Add a title - Make it compelling and descriptive
- Write your content - Use the rich text editor to format your post
- Add a cover image - Upload an eye-catching featured image
- Set an excerpt - A brief summary for previews
- Choose a slug - URL-friendly identifier (auto-generated from title)
Publishing
- Save as draft - Keep working on it later
- Publish - Make it live for the world to see
Published posts are immediately visible at
yourblog.dyeink.com/posts/your-post-slugWhat’s next?
Now that you’ve published your first post, explore more features:Connect a custom domain
Use your own domain name instead of a subdomain
Track your analytics
See how many people are reading your posts
Build your audience
Collect email subscribers for your newsletter
Customize your blog
Learn about all editor features and customization options
Common questions
Can I import posts from another platform?
Can I import posts from another platform?
Currently, Dyeink doesn’t have a built-in import tool. However, you can use the API to programmatically create posts. See the API Reference for details.
How do I add images to my posts?
How do I add images to my posts?
Simply click the image icon in the editor toolbar and upload your image. Images are automatically compressed and stored in Cloudflare R2 for fast delivery.
Can I schedule posts for later?
Can I schedule posts for later?
Post scheduling is not currently available, but it’s on our roadmap. For now, save posts as drafts and publish them manually when ready.
Is there a mobile app?
Is there a mobile app?
Dyeink is fully responsive and works great in mobile browsers. A dedicated mobile app is planned for future releases.
Need help?
If you run into any issues or have questions:- Check the Core Features documentation
- Review the Configuration guides
- Explore the API Reference for programmatic access
Configuration guides
Set up Auth0, MongoDB, storage, and deployment options

