An open API service indexing awesome lists of open source software.

https://github.com/innodoc/innodoc-documentation

Sources for the innoDoc documentation
https://github.com/innodoc/innodoc-documentation

documentation education innodoc

Last synced: 5 months ago
JSON representation

Sources for the innoDoc documentation

Awesome Lists containing this project

README

          

# innoDoc

> Sources for the innoDoc documentation.

[Live version](https://innodoc.innocampus.tu-berlin.de)

This repository includes information on setting up and structuring an innoDoc
project. Also descriptions and sample markup for all elements and interactive
exercises can be found.

## Scripts

You need to run `npm install` before using the scripts.

### `npm run build`

> Invokes the innoConv converter and builds the course.

### `npm run serve`

> Serve output folder using http

### `npm run watch`

> Watch content files and trigger conversion upon change.

## Authors

- **Mirko Dietrich** - _innoCampus, TU Berlin_