Learn everything about the Flow blockchain.
Emerald Academy is an open source platform, meaning you can add your own content. More specifically, you can upload your own course.
Short Description
Add your own course folder to this folder and follow the format of the other courses there to add your own. Make a Pull Request with the new folder.
Detailed Description
- Fork this repo.
- Add a folder to this folder. The name of the folder must be unique.
- Inside the folder you create, you must add at least one language folder to contain your content.
en
represents English,es
represents Spanish, etc. Check out this folder for a good example. - Inside the language folder, add a bunch of chapter folders and an
overview.ts
file as seen here. - To make your
overview.ts
file, follow the format as seen here. - Inside each chapter folder, add a bunch of lesson
.md
files as seen here. Make sure to also include anoverview.ts
file for each chapter as seen here. - Make a PR to the main repo and we will merge it in.
Add your blog to this array and make a Pull Request.
Add your tweet to this array and make a Pull Request.