HakoDocs

HakoDocs

Posts (Latest 10 updated) :
Read all
Table of Contents:
  1. Contributions
    1. Guidelines
    2. How to make an article?
    3. Running the server locally

Contributions

Guidelines

There are no specific contribution guidelines yet, other than

  1. Try to keep the style consistent
  2. Make a pull request
  3. Have common sense

How to make an article?

Running the server locally

The repository provides a Dockerfile to run the server locally. Simply build the image with the provided script

./build-image

This process will create the image hakodocs:latest and needs to be done only once. Then, run the server with

./run-image

Which will make the local site visible at http://localhost:4000/home