Skip to content

Commit 8589353

Browse files
committed
refactor: migrate hugegraph website to TLP layout (#454)
* chore: migrate hugegraph docs to tlp layout - replace incubator URLs/repos with TLP paths across docs and metadata - update release validation/deploy scripts with --layout auto|tlp|incubator - align workflow and release guidelines to PMC-only voting after Jan 2026 graduation - keep historical incubating package compatibility with conditional DISCLAIMER checks * chore: simplify release flow to tlp only - remove incubator fallback logic from release validation and deploy scripts - enforce non-incubating package naming in script and CI checks - drop layout options and keep dist/download paths TLP-only - update dist README to match the simplified post-graduation workflow * docs(homepage): align graph-system copy and paths - update CN/EN homepage hero copy from graph database to graph system - add internal links for core components, query languages, and highlighted capabilities - switch homepage download CTA to docs download page and add toolchain entry - normalize introduction docs to section index pages (_index.md) - add aliases and update references to keep old introduction/readme links compatible 8309e84
1 parent f5e8771 commit 8589353

240 files changed

Lines changed: 3442 additions & 3153 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang=cn><head><title>/cn/docs/introduction/_print/</title><link rel=canonical href=/cn/docs/introduction/_print/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/cn/docs/introduction/_print/"></head></html>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang=cn><head><title>/cn/docs/introduction/_print/</title><link rel=canonical href=/cn/docs/introduction/_print/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/cn/docs/introduction/_print/"></head></html>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang=en><head><title>/docs/introduction/_print/</title><link rel=canonical href=/docs/introduction/_print/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/docs/introduction/_print/"></head></html>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang=en><head><title>/docs/introduction/_print/</title><link rel=canonical href=/docs/introduction/_print/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/docs/introduction/_print/"></head></html>

client-go/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<head>
3-
<meta name="go-import" content="hugegraph.apache.org/client-go git https://github.com/incubator-hugegraph-toolchain/hugegraph-client-go.git branch=tmp-go">
4-
<meta name="go-source" content="hugegraph.apache.org/client-go git https://github.com/incubator-hugegraph-toolchain/hugegraph-client-go/tree/tmp-go{/dir} https://github.com/incubator-hugegraph-toolchain/hugegraph-client-go/blob/tmp-go{/dir}/{file}#L{line}">
3+
<meta name="go-import" content="hugegraph.apache.org/client-go git https://github.com/apache/hugegraph-toolchain.git">
4+
<meta name="go-source" content="hugegraph.apache.org/client-go https://github.com/apache/hugegraph-toolchain https://github.com/apache/hugegraph-toolchain/tree/master/hugegraph-client-go{/dir} https://github.com/apache/hugegraph-toolchain/blob/master/hugegraph-client-go{/dir}/{file}#L{line}">
55
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/hugegraph.apache.org/client-go">
66
</head>
77
<body>

cn/community/_print/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

cn/community/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

cn/docs/_print/index.html

Lines changed: 55 additions & 71 deletions
Large diffs are not rendered by default.

cn/docs/changelog/_print/index.html

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

cn/docs/changelog/hugegraph-0.12.0-release-notes/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)