Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 604 Bytes

File metadata and controls

22 lines (17 loc) · 604 Bytes

C Traceback Docs

This is the documentation site for C Traceback: www.ctraceback.com

C traceback: https://github.com/c-modules/c_traceback

Website

The website is based on nextra docs template:

Actually, we use the following adaption with Nextra v4 instead:

Developement

For development, install pnpm v10.24.2 and node.js v24.12.0. Then, type the following command to install the packages

pnpm i

To run the website locally, type

pnpm dev