You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-32Lines changed: 8 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,59 +1,35 @@
1
-
# Linea documentation
1
+
# Optimism Java documentation
2
2
3
-
[Linea](https://linea.build/) is a developer-ready layer 2 network, scaling Ethereum by providing
4
-
an Ethereum-equivalent environment in which to execute transactions, which are then submitted to
5
-
Ethereum Mainnet through a zero-knowledge rollup.
3
+
Optimism Java is a organization which contribute public goods to help the Ethereum and Optimism community get better and better.
6
4
7
5
This documentation repository is built using [Docusaurus](https://docusaurus.io/), and the site
8
-
itself is published at [`docs.linea.build`](https://docs.linea.build/).
6
+
itself is published at [`optimism-java.github.io`](https://optimism-java.github.io/).
9
7
10
8
See [more](https://docs-template.consensys.net/) information about how Consensys uses Docusaurus.
11
9
12
10
## Contribute to the docs
13
11
14
-
See something missing? Error in our documentation? Create an issue [here](https://github.com/Consensys/doc.linea/issues).
12
+
See something missing? Error in our documentation? Create an issue [here](https://github.com/optimism-java/optimism-java.github.io).
15
13
16
-
Alternatively, help us improve our documentation! [Fork our repo](https://github.com/ConsenSys/doc.linea/fork),
14
+
Alternatively, help us improve our documentation! [Fork our repo](https://github.com/optimism-java/optimism-java.github.io/fork),
17
15
create a pull request, and tag us for review! (for help on this, see [below](#how-to-submit-a-suggestion-or-change)).
18
16
19
-
Take a look at some [good first issues](https://github.com/ConsenSys/doc.linea/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
17
+
Take a look at some [good first issues](https://github.com/optimism-java/optimism-java.github.io?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
20
18
to get started.
21
19
22
20
### How to submit a suggestion or change
23
21
24
22
The best way to suggest a change to these docs is through a process known as a **pull request**.
25
23
If you're not familiar with how that works, check out [GitHub's guide here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request).
26
24
27
-
If you do intend to submit a pull request, please open an issue first, and [link to it in your pull request](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue). **This is particularly important if you are an ecosystem contributor** —
28
-
submitting your details in an issue first will make it much easier for our docs team to process your
25
+
If you do intend to submit a pull request, please open an issue first, and [link to it in your pull request](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue). **This is particularly important if you are an ecosystem contributor** — submitting your details in an issue first will make it much easier for our docs team to process your
29
26
contributions.
30
27
31
-
If that process is too involved for you, you can always open a thread on the [Community forum](https://community.linea.build/),
32
-
or a ticket on the [Support page](https://support.linea.build/hc/en-us).
28
+
33
29
34
30
If you are familiar with making a pull request, we **highly recommend that you run a version of these docs locally, and preview your changes locally, before submitting them**.
35
31
In fact, it's part of the PR process.
36
32
37
-
### Contribute to community tutorials
38
-
39
-
If you've created fleshed-out guides and tutorials, or intend to, we'd love to feature your content
40
-
in our [community tutorials section](developers/guides/community).
41
-
42
-
First, create an issue describing the content you want to see added or intend to add. If you're
43
-
representing an organization (such as a dapp), please use the ecosystem contribution issue form.
44
-
45
-
When you're ready to start work, [fork our repo](https://github.com/Consensys/doc.linea/fork),
46
-
create a pull request, and tag us for review!
47
-
48
-
### Contribute to the Zero-Knowledge Glossary
49
-
50
-
Diving into zero-knowledge rollups and getting stumped by the technical jargon? We've started an
51
-
open source Zero-Knowledge glossary to define some common terms you might encounter as you dive
52
-
into the L2 landscape.
53
-
54
-
[Fork our repo](https://github.com/Consensys/doc.linea/fork), and add a term in alphabetical
55
-
order to `docs/reference/glossary.md`. Then, make a pull request and tag us for review!
56
-
57
33
### Additional Resources
58
34
59
35
View the [Consensys doc contribution guidelines](https://docs-template.consensys.net/) for
//"An EVM-equivalent network, scaling the Ethereum experience. Secured with a zero-knowledge rollup to Ethereum, built on lattice-based cryptography, and powered by Consensys.",
// '📣 <strong>Linea ENS</strong> is now available! Visit the <a href="https://names.linea.build/" target="blank">app</a>, <a href="https://support.linea.build/general/ens" target="blank">user guide</a>, or our <a href="https://docs.linea.build/developers/tooling/cross-chain/ccip-read-gateway" target="blank">developer guidance</a> on reusing its architecture.',
81
-
// backgroundColor: "#61dfff",
82
-
// textColor: "#121212",
83
-
// isCloseable: false,
84
-
// },
85
76
colorMode: {
86
77
defaultMode: "dark",
87
78
disableSwitch: false,
@@ -117,49 +108,6 @@ const config = {
117
108
position: "left",
118
109
label: "Op-Besu",
119
110
},
120
-
// {
121
-
// type: "doc",
122
-
// docId: "users/index",
123
-
// position: "left",
124
-
// label: "Users",
125
-
// },
126
-
// {
127
-
// type: "doc",
128
-
// docId: "developers/quickstart/index",
129
-
// position: "left",
130
-
// label: "Developers",
131
-
// },
132
-
// {
133
-
// type: "doc",
134
-
// docId: "architecture/index",
135
-
// position: "left",
136
-
// label: "Architecture",
137
-
// },
138
-
// { can add this section back if we want it
139
-
// type: "dropdown",
140
-
// label: "Tutorials",
141
-
// position: "left",
142
-
// items: [
143
-
// {
144
-
// label: "Community Guides",
145
-
// to: "blog",
146
-
// },
147
-
// {
148
-
// label: "ZK Glossary",
149
-
// to: "/zero-knowledge-glossary",
150
-
// },
151
-
// ],
152
-
// },
153
-
// {
154
-
// to: "/developers/guides/run-a-node",
155
-
// position: "left",
156
-
// label: "Run a node",
157
-
// },
158
-
// {
159
-
// to: "/developers/linea-version",
160
-
// position: "right",
161
-
// label: "Release notes",
162
-
// },
163
111
{
164
112
href: "https://discord.gg/qHK3Vj4j",
165
113
className: "header-discord-link",
@@ -178,21 +126,17 @@ const config = {
178
126
{
179
127
title: "Links",
180
128
items: [
181
-
// {
182
-
// label: "Linea homepage",
183
-
// href: "https://linea.build/",
184
-
// },
185
-
// {
186
-
// label: "Network status",
187
-
// href: "https://linea.statuspage.io/",
188
-
// },
129
+
{
130
+
label: "homepage",
131
+
href: "https://optimism-java.github.io/",
132
+
},
189
133
// {
190
134
// label: "Dispute Game mainnet block explorer",
191
-
// href: "https://lineascan.build",
135
+
// href: "https://todo.build",
192
136
// },
193
137
// {
194
138
// label: "Dispute Game Sepolia block explorer",
195
-
// href: "https://sepolia.lineascan.build",
139
+
// href: "https://sepolia.todo.build",
196
140
// },
197
141
],
198
142
},
@@ -203,14 +147,6 @@ const config = {
203
147
label: "Join our Discord",
204
148
href: "https://discord.gg/qHK3Vj4j",
205
149
},
206
-
// {
207
-
// label: "Get support",
208
-
// to: "https://support.linea.build/",
209
-
// },
210
-
// {
211
-
// label: "Give feedback",
212
-
// to: "https://community.linea.build/c/feedback",
0 commit comments