Contributing guide

Do you want to update features and documents? You can contribute by your own works!!

Guidelines

This is sub project of atsphinx and it is applied atsphinx’s standard contribution guide.

At first, please see it.

Set up workspace

I use these applications for this project’s workspace.

Name

Description/Role

Task

Task runner

lefthook

Git-hooks manager

uv

Python package manager

Typst

Generate demo and tools for test

If you use aqua, you don’t have to install them manually.

cp .env.example .env
task setup-dev

Development guide

Add visitor/departure for new nodes

(TBD)