Courses backend for dev-doctor. Static site hosting is supported!
- Copy the content of the directory or click on Use template.
- Change the url to your backend in the index.html
- Create a courses folder and copy the config.ymlfrom the example course. The properties should be self explained.
- Change the config.yml to your preferences. Add all courses to your folders. The properties should be self explained.
- Publish this site with github pages or other hosting solution. Static site hosting is also supported. The domain should be the same as the domain in the index.html.- On github pages, the default domain on organsiation is https://ORGANISATION.github.io/REPOSITORYor on users ishttps://USER.github.io/REPOSITORY
 
- On github pages, the default domain on organsiation is 
- Test your site by opening your website.