{% extends 'editor/editor.html' %} {% block main %}

Topics/Nodes

A topic is represented by a single node in the DOKK graph. For example the topic "Peers Community" is represented by a node that is visible here. To create a new topic, you can just go the page dokk.org/<topic name>. To edit a topic, click the edit button at the top-right corner of the page.

Templates

Templates are pre-built, reusable fragments that can be included within articles. If two or more articles share parts of their content, sometimes it's useful to group them into a template in order to avoid duplication.

or view all templates

Queries

With queries it's possible to retrieve data from the DOKK graph and use it inside an article's page.

or view all queries

Files

If you wish to contribute a file instead, you can upload it using the following form.

Upload a file or show all files

{% endblock %}