1.0.56 • Published 8 months ago

create-akiradocs v1.0.56

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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

  1. Create a new project:

    npx create-akiradocs@latest my-docs
  2. Navigate to the project:

    cd my-docs
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. 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

1.0.56

8 months ago

1.0.55

8 months ago

1.0.54

8 months ago

1.0.53

8 months ago

1.0.52

9 months ago

1.0.51

9 months ago

1.0.50

9 months ago

1.0.48

9 months ago

1.0.47

9 months ago

1.0.46

9 months ago

1.0.49

9 months ago

1.0.44

9 months ago

1.0.45

9 months ago

1.0.43

9 months ago

1.0.39

9 months ago

1.0.40

9 months ago

1.0.41

9 months ago

1.0.38

9 months ago

1.0.29

9 months ago

1.0.28

9 months ago

1.0.27

9 months ago

1.0.33

9 months ago

1.0.32

9 months ago

1.0.31

9 months ago

1.0.30

9 months ago

1.0.37

9 months ago

1.0.36

9 months ago

1.0.35

9 months ago

1.0.34

9 months ago

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.26

10 months ago

1.0.25

10 months ago

1.0.24

10 months ago

1.0.23

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.2

10 months ago

1.0.16

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago