GitXplorerGitXplorer
v

docs

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
912e04e20495055509f4c91a1a1192fa9fd1cfa6

docs: Disable section

vvictorboissiere committed 4 years ago
Verified
5651dd72e3b2f09c1d60fa74e8d668f5bbd4e7ec

docs: Upgrade mkdocs

vvictorboissiere committed 4 years ago
Verified
23c6fc5f0dc19d499d33ad985c55bda3a2573c22

Update storage.md

vvictorboissiere committed 4 years ago
Unverified
ead81746ac06c10913632f9de5ca829844f9e0f0

docs: Add static server

committed 5 years ago
Unverified
aa3b6fd4cc5bdfb85edfc05804bb0a9fc18a2d5a

nginx: Add Mozilla recommandations

committed 5 years ago
Unverified
06d2be0e801697529aca8641395683b4afc1dbc4

Add debug k8s page

committed 5 years ago

README

The README file for this repository.

Docs

Build Status

My personnal documentation.

View docs online

Installation & build

pip install -r requirements.txt

# Serve
mkdocs serve

# Build
mkdocs build