Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

unicef/hope-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOPE Documentation

This Repo is used to manage the official HOPE documentation

Install

$ uv sync
$ uv build

Using .envrc

add in your .envrc

export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/opt/homebrew/lib/pkgconfig:$PKG_CONFIG_PATH"
export DYLD_LIBRARY_PATH="/usr/local/lib:/opt/homebrew/lib:$DYLD_LIBRARY_PATH"
source .venv/bin/activate

Start

$ mkdocs build
$ mkdocs serve

Releases

No releases published

Packages

No packages published

Contributors 9