incubator-hugegraph-doc icon indicating copy to clipboard operation
incubator-hugegraph-doc copied to clipboard

feat: use Docusaurus as the FE frame & improve theme style - css/js

Open imbajin opened this issue 3 years ago • 11 comments

Need FontEnd devs to help enhance it

imbajin avatar Apr 22 '22 10:04 imbajin

can consult the students in the design group to optimize the layout

tangjie-93 avatar Apr 22 '22 14:04 tangjie-93

TODO: decide replacehugo to Docusaurus, could refer ALC-BJ-Site

imbajin avatar Feb 22 '23 10:02 imbajin

I am interested in the theme style enhance, what shoud I do? @imbajin

shbone avatar Feb 06 '24 13:02 shbone

TODO: decide replacehugo to Docusaurus, could refer ALC-BJ-Site

@shbone maybe could refer this issue & the latest mail-thread in apache general mailing-list (https://lists.apache.org/thread/mm3ydm0h2zxv24v5d58hh28ck4yxhl25)

origin url from here -> https://lists.apache.org/[email protected]

imbajin avatar Feb 06 '24 14:02 imbajin

TODO: decide replacehugo to Docusaurus, could refer ALC-BJ-Site

@shbone maybe could refer this issue & the latest mail-thread in apache general mailing-list (https://lists.apache.org/thread/mm3ydm0h2zxv24v5d58hh28ck4yxhl25)

emmm, seems need visit the url from here -> https://lists.apache.org/[email protected] (website title)

This link seems ok: https://lists.apache.org/thread/mm3ydm0h2zxv24v5d58hh28ck4yxhl25, which mentioned above will be an extra bracket when clicking directly?

liuxiaocs7 avatar Feb 06 '24 15:02 liuxiaocs7

TODO: decide replacehugo to Docusaurus, could refer ALC-BJ-Site

@shbone maybe could refer this issue & the latest mail-thread in apache general mailing-list (https://lists.apache.org/thread/mm3ydm0h2zxv24v5d58hh28ck4yxhl25)

origin url from here -> https://lists.apache.org/[email protected]

Thank you! I will refer these discussions to use docusaurus

shbone avatar Feb 07 '24 03:02 shbone

Working branch: https://github.com/apache/incubator-hugegraph-doc/tree/docusaurus

  • [ ] document migration
  • [x] image: https://docusaurus.io/docs/static-assets
  • [ ] i18n: https://docusaurus.io/docs/i18n/tutorial
  • [ ] multi version: https://docusaurus.io/zh-CN/docs/versioning
  • [x] blog: https://docusaurus.io/docs/blog

liuxiaocs7 avatar Apr 14 '24 18:04 liuxiaocs7

Track EN Migration

  • [X] Introduction
  • [x] QuickStart
  • [X] Config
  • [x] API
  • [x] Guides
  • [x] QUERY LANGUAGE
  • [ ] PERFORMANCE
  • [x] Contribution Guidelines
  • [x] CHANGELOGS

liuxiaocs7 avatar Apr 14 '24 19:04 liuxiaocs7

Track CN Migration

  • [ ] Introduction
  • [ ] QuickStart
  • [ ] Config
  • [ ] API
  • [ ] Guides
  • [ ] QUERY LANGUAGE
  • [ ] PERFORMANCE
  • [ ] Contribution Guidelines
  • [ ] CHANGELOGS

shbone avatar Apr 15 '24 12:04 shbone

Excuse me dear friends, this doesn't seem like a minor change, I'd love to know what useful features docusaurus has compared to hugo in practice, what specific motivations or reasons do you have for considering to migrate, and I'd greatly appreciate it if you could share some insights.

CodePrometheus avatar May 01 '24 17:05 CodePrometheus