Skip to content

diegofornalha/emerald-academy-v2

 
 

Repository files navigation

Emerald Academy

Learn everything about the Flow blockchain.

Add Your Own Course

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

  1. Fork this repo.
  2. Add a folder to this folder. The name of the folder must be unique.
  3. 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.
  4. Inside the language folder, add a bunch of chapter folders and an overview.ts file as seen here.
  5. To make your overview.ts file, follow the format as seen here.
  6. Inside each chapter folder, add a bunch of lesson .md files as seen here. Make sure to also include an overview.ts file for each chapter as seen here.
  7. Make a PR to the main repo and we will merge it in.

Add Your Own Blog

Add your blog to this array and make a Pull Request.

Add Your Own Tweet

Add your tweet to this array and make a Pull Request.

About

Learn everything about the Flow blockchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.2%
  • Svelte 30.2%
  • Cadence 9.9%
  • JavaScript 2.7%
  • CSS 0.5%
  • HTML 0.3%
  • SCSS 0.2%