Update docs, about page and README

This commit is contained in:
Juno Takano 2025-12-16 04:58:59 -03:00
commit 84ee7dfeb8
3 changed files with 42 additions and 12 deletions

View file

@ -7,12 +7,13 @@
<p>en is a program to create a connected collection of texts.</p>
<p>You define your graph using a plain-text configuration file and then en reads this file and generates a webpage like the one you are seeing right now.</p>
<p>You define your graph using a plain-text configuration file, en reads this file and generates a website like the one you are browsing right now.</p>
<p>If you'd like to learn more:</p>
<ul>
<li><a href="https://en.jutty.dev">Website</a></li>
<li><a href="https://en.jutty.dev/node/en">More about en</a></li>
<li><a href="https://en.jutty.dev/node/Documentation">Documentation</a></li>
<li><a href="https://codeberg.org/jutty/en">Source code repository</a></li>
</ul>