Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.
/ docs Public archive

Docs are now found in the offen/offen repository

License

Notifications You must be signed in to change notification settings

offen/docs

Repository files navigation

Offen logo

Docs

CircleCI

The docs.offen.dev website

This repository contains the source code for the https://docs.offen.dev website.


Developing the documentation

The development setup requires docker and docker-compose to be installed.

After cloning the repository, you can build the containers and install dependencies using:

$ make setup

You can test your setup by starting the application:

$ make up

which should enable you to access the docs at http://localhost:4000/.

License

MIT © offen