Conversation
I am submitting
Folio is a universal project management document generator for Typst. Define your entire project once in a single 📦 Repository: github.com/Yrrrrrf/folio What it generates
I have read and followed the submission guidelines and, in particular, I
|
| professionally styled suite of PM documents — charter, Gantt chart, risk matrix, | ||
| budget, stakeholder map, and more — all from one source of truth. | ||
|
|
||
| See the [Overview](docs/overview.md) for a comprehensive guide, feature list, |
There was a problem hiding this comment.
The docs directory is missing. It should be committed to this repository but excluded in the typst.toml manifest.
| budget, stakeholder map, and more — all from one source of truth. | ||
|
|
||
| See the [Overview](docs/overview.md) for a comprehensive guide, feature list, | ||
| and data structure documentation, or check out the [Manual](docs/manual.typ) for |
There was a problem hiding this comment.
It's common practice to include a compiled manual.pdf and link it in the readme. that should also be added to the exclude list in the typst.toml manifest.
| **`dt.typ` — your project data (the single source of truth):** | ||
|
|
||
| ```typ | ||
| #let project = ( |
There was a problem hiding this comment.
I think it would make sense to include the example directory with the complete dt.typ file. And link to it somewhere here, because this quickstart section requires editing the incomplete examples for them to compile.
|
Are you planning to work on this? Otherwise we will close this soon to keep things organized. You can reopen the PR at any time :) |
|
Sorry! I've been too occupied. I'm going to make a pr adding those comments these days |
Universal PM document generator. Define your project once in a single data file and generate a complete suite of PM documents — charter, Gantt chart, risk matrix, budget, stakeholder map, and more.