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
- Host: GitHub
- URL: https://github.com/innodoc/innodoc-documentation
- Owner: innodoc
- License: cc-by-sa-4.0
- Created: 2022-08-08T14:51:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T14:24:42.000Z (over 2 years ago)
- Last Synced: 2025-07-19T14:25:54.337Z (12 months ago)
- Topics: documentation, education, innodoc
- Homepage: https://innodoc.innocampus.tu-berlin.de/
- Size: 1.02 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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_