Skip to content

rizafahmi/react-dds-courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drop Dead Simple Online Course

Drop dead simple online course CMS based on Git and Markdown. Designed specifically for me :)

It's like GitBook, but for online courses.

  • Read and render README.md in root folder
  • Routing to weeks
  • Read and render README.md in each week
  • [] Course directories/navigation
  • [] Caching API
  • [] Emoji support

Getting Started

You need to add some 'secrets' in src/ folder named src/.env.json with this kind of data:

{
  "GITHUB_TOKEN": "",
  "BASE_URL" : "https://api.github.com/repos/rizafahmi/dds-courses-content-example"
}

Screens

layouts

About

Drop dead simple online course CMS based on Git and Markdown. Designed specifically for me :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published