{% extends "base.html" %} {% block title %}About{% endblock title %} {%- block body %}

About

en is a program to create a connected collection of texts.

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.

If you'd like to learn more:

{%- endblock body %}