Mar/drandexample
~~Added a new shortcode for code blocks, I dont know if it is necessary, but its pretty cool. I did this just so I can add the drand example right into the curriculum instead of linking awkwardly to a personal repo or making the drand page much bigger.~~ Let me know if this is a good way to go about adding a new short tutorial/example or we can scrap it and do it a different way.
Make this it's own tutorial section complete with Dependencies & how to set up & run the example
Please ignore the changes to script-footer.html. I was working on that page, but my code editor does "formatting on save", so it looks like I edited a lot of lines.
@enoldev In "drand(tutorial).md" I reference code in my personal repo. When this PR gets approved we also have to move the code into our launchpad-tutorials repo. From there I can change the script reference tags to use the official launchpad-tutorial repo.
The PR contains changes to other files (CSS and HTML), I think it's probably because your IDE is modifying the files automatically
What happened was I had to get rid of the css classes I made, and so when I saved in that file. It formatted the file