bitovi / academy

Everything we know about frontend, backend, UX, and Devops consulting and management.
https://www.bitovi.com/academy/
14 stars 3 forks source link

Write a guide for writing new courses/guides #81

Open mikedane opened 5 years ago

mikedane commented 5 years ago

Part of the goal of bitovi academy is to be a place for the collective knowledge of bitovi and the community at large to live. In order to make it really easy for people to add content to the site it will be nice to have a dedicated guide which describes the way a new course needs to be structured and laid out.

We'll want to flesh out:

This could integrate with the SEO guide #80

justinbmeyer commented 5 years ago

Common sections:

justinbmeyer commented 5 years ago

Showing the results of something:

1 //-> 1
console.log(1) //logs 1