1.0.56 • Published 6 months ago

create-akiradocs v1.0.56

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

1.0.55

7 months ago

1.0.54

7 months ago

1.0.53

7 months ago

1.0.52

7 months ago

1.0.51

7 months ago

1.0.50

7 months ago

1.0.48

7 months ago

1.0.47

7 months ago

1.0.46

7 months ago

1.0.49

7 months ago

1.0.44

7 months ago

1.0.45

7 months ago

1.0.43

8 months ago

1.0.39

8 months ago

1.0.40

8 months ago

1.0.41

8 months ago

1.0.38

8 months ago

1.0.29

8 months ago

1.0.28

8 months ago

1.0.27

8 months ago

1.0.33

8 months ago

1.0.32

8 months ago

1.0.31

8 months ago

1.0.30

8 months ago

1.0.37

8 months ago

1.0.36

8 months ago

1.0.35

8 months ago

1.0.34

8 months ago

1.0.22

8 months ago

1.0.21

8 months ago

1.0.20

8 months ago

1.0.26

8 months ago

1.0.25

8 months ago

1.0.24

8 months ago

1.0.23

8 months ago

1.0.19

8 months ago

1.0.18

8 months ago

1.0.17

8 months ago

1.0.2

9 months ago

1.0.16

8 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.11

8 months ago

1.0.10

8 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.13

8 months ago

1.0.12

8 months ago

1.0.1

9 months ago

1.0.0

9 months ago