Skip to content

OCDCpro/educator-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portal

This is the source code of the OCDCpro Educator Portal website.

It is a bit funny in the way it recombines boilerplate website content with:

  • The handbook built from markdown
  • The overview slides built from markdown via pandoc to reveal.js
  • The materials list built from json and a custom Vue component

Getting started

Anyhow it is simple to get started developing the website.

First, install the dependencies:

npm install

Then, to start a local development server with hot-reloading:

npm run site:dev

Rebuild slides

To rebuild the overview slides from markdown, run:

npm run pres:build

About

Teach the teacher portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •