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

Latest commit

 

History

History
35 lines (21 loc) · 854 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 854 Bytes
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