nebula-contrib / ngbatis

NGBATIS is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NGBATIS 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。借鉴于 MyBatis 的使用习惯进行开发。https://graph-cn.github.io/ngbatis-docs/
https://nebula-contrib.github.io/ngbatis/
Apache License 2.0
123 stars 42 forks source link

Docs refactor for CN docs single source of truth #213

Open wey-gu opened 1 year ago

wey-gu commented 1 year ago

@CorvusYe maybe we could

This will enable en/cn documentation updates in this repo, and it won't fork the two sources of CN docs between here and graph-cn repo.

What do you think?

CorvusYe commented 1 year ago

@wey-gu Yes, if it can be maintained in only one place, it is undoubtedly the most elegant way.

But I've been a bit busy lately, I accepted a job at a school, and now it's just the beginning of the school season. So I need to handle it later or you can try how to make it better.

wey-gu commented 1 year ago

@wey-gu Yes, if it can be maintained in only one place, it is undoubtedly the most elegant way.

But I've been a bit busy lately, I accepted a job at a school, and now it's just the beginning of the school season. So I need to handle it later or you can try how to make it better.

Wow, congrats @CorvusYe 老师!You are now literally a Teacher now~

For any help that I could possibly provide, let me know via WeChat!

No worries, I can do the CN docs migration, too, also, let's just take our time~~~

CorvusYe commented 1 year ago

Thank you, @wey-gu , for your support as always.

CorvusYe commented 1 year ago

image

@wey-gu I referred to this and and attempted to achieve i18n within the same website. But I haven't found a way to fix CI yet. Maybe you can do something based on this. CI has always been my weak skill. T^T