Skip to content

hatlabs/halpi2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HALPI2 Documentation

This repository contains the HALPI2 User Guide source.

The documentation is written in Markdown format and is built using MkDocs Material. The output is a static website that can be hosted on any web server (in our case, GitHub Pages).

Prerequisites

Python 3.11+ and uv must be installed.

Getting Started

Install dependencies:

uv sync

Preview the documentation locally:

uv run mkdocs serve

Build for production:

uv run mkdocs build --strict

About

HALPI2 documentation source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors