| commit | 82806c5f19bb926892acd50dd853c0007031cc91 | [log] [tgz] |
|---|---|---|
| author | Xiaokang Yang <81174897+yangxk1@users.noreply.github.com> | Tue Oct 14 15:36:14 2025 +0800 |
| committer | GitHub <noreply@github.com> | Tue Oct 14 15:36:14 2025 +0800 |
| tree | 6a03624e1c7173c05af42195688752a0979c783c | |
| parent | a6ea5cb0ecaf4fc39cea79070da640230e8b4ef8 [diff] |
Revert "chore(deps): bump webpack from 5.90.0 to 5.94.0 (#31)" (#53) This reverts commit a6ea5cb0ecaf4fc39cea79070da640230e8b4ef8.
This website is built using Docusaurus 2, a modern static website generator.
$ pnpm install
docs directory from the main repository$ git clone https://github.com/apache/incubator-graphar.git --depth 1 $ rsync -av --progress incubator-graphar/docs/ docs/ or $ cp -r incubator-graphar/docs/ docs/
Note: DO NOT omit the trailing slash in the source directory.
$ pnpm start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ pnpm build
This command generates static content into the build directory and can be served using any static contents hosting service.