-
Notifications
You must be signed in to change notification settings - Fork 444
Elaborate docs and create the first 7 lessons of the tutorials #731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Elaborate docs and create the first 7 lessons of the tutorials #731
Conversation
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: Yu-Lin "Kirin" Chu <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
The "Sans" versions are easier on the eyes. Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
|
In order to emphasize the independence of the server and agent, I make them 2 seperate lessons with 2 different compose files. |
|
You may want to build the docs and fix some expressions because I'm not a native English writer. |
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
|
The 7th lesson "Lesson 6: Channel & Chaincode" will be the last lesson for this PR because any further feature that should be used in the following lessons is still under development. Event the Channel & Chaincode feature is effected by #733, which is also mentioned in the lesson. |
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
They're all empty. Signed-off-by: dodo920306 <[email protected]>
This PR creates the first 7 lessons of the tutorials:
More importantly, this PR elaborate the docs pages by adding:
Take the first page as the example:


Before:
After:
Additionally, the logo picture is added to the beginning of the

README.