create-akiradocs v1.0.56
create-akiradocs
Create Akira Docs documentation sites with one command.
Usage
npx create-akiradocs mydocs
Features
- 📝 Block-based content editing
- 🎨 Customizable themes
- 🔍 AI-powered search
- 📱 Responsive design
- ⚡ Next.js based
- 🎯 SEO optimized
Requirements
- Node.js 16 or later
Creating a Project
Create a new project:
npx create-akiradocs@latest my-docs
Navigate to the project:
cd my-docs
Install dependencies:
npm install
Start the development server:
npm run dev
Open http://localhost:3000 in your browser.
Updating a Project
To update an existing Akira Docs site to the latest version:
npx update-akiradocs
This will update your project while preserving your content and configuration files.
Now users can update their existing Akira Docs sites using:
```bash
npx update-akiradocs
This implementation:
1. Preserves user content by ignoring _contents
, contents
, and akiradocs.config.json
2. Updates all other files with the latest template
3. Provides a simple command-line interface
4. Shows progress with a spinner and clear success/error messages
5. Maintains the same code style and structure as the existing codebase
The update command will copy the latest template files while preserving user-specific content and configuration files.
Documentation
For detailed documentation, visit docs.akiradocs.com
License
MIT
8 months ago
8 months ago
8 months ago
8 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago