This is the documentation site for C Traceback: www.ctraceback.com
C traceback: https://github.com/c-modules/c_traceback
The website is based on nextra docs template:
Actually, we use the following adaption with Nextra v4 instead:
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