Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Conversation

@sauravpanda
Copy link
Member

@sauravpanda sauravpanda commented Dec 9, 2024

Migrate Gitbook Content

  • Purpose:
    Migrate content from Gitbook format to the Akira Docs format.
  • Key Changes:
    • Added a new script migrate-gitbook to the package.json file.
    • Implemented the migrateGitbookContent function in the gitbook.js script to process Gitbook markdown files.
    • Updated the generateStaticParams and generateMetadata functions in the page.tsx file to handle multiple locales defined in the Akira Docs config.
    • Added support for bold text in the BlockRenderer component.
  • Impact:
    This change will allow the Akira Docs platform to import and process content from Gitbook, making it easier to migrate existing documentation to the new system.

✨ Generated with love by Kaizen ❤️

Original Description ## 🔍 Description

Type

  • 🐛 Bug Fix
  • ✨ Feature
  • 📚 Documentation
  • 🔧 Other: _____

Checklist

  • Tested locally
  • Updated docs (if needed)
  • Added/updated tests (if needed)

@sauravpanda sauravpanda linked an issue Dec 9, 2024 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Dec 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
akira-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 8:34am

@kaizen-bot
Copy link
Contributor

kaizen-bot bot commented Dec 9, 2024

🔍 Code Review Summary

All Clear: This commit looks good! 👍

Overview

  • Total Feedbacks: 0 (Critical: 0, Refinements: 0)
  • Files Affected: 0
  • Code Quality: [█████████████████░░░] 85% (Good)
Test Cases

7 file need updates to their tests. Run !unittest to generate create and update tests.


✨ Generated with love by Kaizen ❤️

Useful Commands
  • Feedback: Share feedback on kaizens performance with !feedback [your message]
  • Ask PR: Reply with !ask-pr [your question]
  • Review: Reply with !review
  • Update Tests: Reply with !unittest to create a PR with test changes

@kaizen-bot kaizen-bot bot requested a review from shreyashkgupta December 9, 2024 08:34
@sauravpanda sauravpanda merged commit 0809c59 into main Dec 9, 2024
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add feature to migrate from gitbook to akiradoc

2 participants