14 lines
608 B
Markdown
14 lines
608 B
Markdown
# en
|
|
|
|
en is a tool to write non-linear, connected pieces of text and have their references mapped out as a graph of connected information.
|
|
|
|
It works by ingesting a TOML file containing your node specification and serving it as a website that allows nodes to be browsed, searched and listed in relation to each other or as a shallow tree of nodes.
|
|
|
|
## Roadmap
|
|
|
|
For an outline of planned and completed features, see the [roadmap](./docs/development/roadmap.md).
|
|
|
|
## Learn more
|
|
|
|
You can learn more and see what en looks like by visiting the [homepage](https://en.jutty.dev), which is rendered using en itself.
|
|
|