From 836ea35980e08706578113d6628baf0349b1f016 Mon Sep 17 00:00:00 2001 From: flokoe Date: Tue, 4 Jul 2023 14:26:14 +0200 Subject: [PATCH] Ad dev instructions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9af561d..76bc00a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ The popular [wiki.bash-hackers.org](https://wiki.bash-hackers.org) (original IP This repo tries to preserve and present all this valuable information in a modern way and format, just in case the original wiki won't come back. +## Development + +To edit and develop locally install the following packages and run the built in dev webserver: + +```bash +pip install mkdocs-material mkdocs-git-revision-date-localized-plugin +mkdocs serve +``` + ## LICENSE As per the original wiki.bash-hackers.org: