-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added index.md, attempting to make the site multipage
- Loading branch information
1 parent
2bf1eb0
commit e5e89b9
Showing
4 changed files
with
20 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
brainstorm/ | ||
brainstorm/ | ||
images/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Grin for muggles and aspiring wizards | ||
The objective of this site is to provide documentation to help muggles and aspiring wizards to better understand Grin. On purpose I specify "Grin" and not "mimblewimble" since I want to be as practically orietented and very explicit in this documentation. I hope it will help you on your journey down the Grin rabbit hole, writing things down certainly helped me to acchieve greater clarity. | ||
|
||
## Table of contents | ||
1) [Grin for muggles and aspiring wizards](https://github.com/Anynomouss/grin-for-mugglesgrin_for_muggles_and_aspiring_wizards.md) | ||
2) [Grin in data](https://github.com/Anynomouss/grin-in-data.md) | ||
3) Grin transaction relay system concept |