diff --git a/content/article/infrastructure.md b/content/article/infrastructure.md index bdb9132..47f65e9 100644 --- a/content/article/infrastructure.md +++ b/content/article/infrastructure.md @@ -17,7 +17,7 @@ Key features: 2. Creating new content and compiling a website project are done with simple terminal commands. 3. Content is added with ![Markdown files](article:markdown-formatting), which are easy to read, write, and edit, and organized in folders by type. 4. *Sandpoints* implements hypertext, including backlinks (bidirectional hyperlinks), and allows non-linear content traversal, for example via browsing links, backlinks, and keywords. -5. *Sandpoints* is structured around a triadic hierarchy, here this is *Journal>Issue>Article*, or: +5. *Sandpoints* is structured around a triadic hierarchy, here this is *Journal>Issue>Article*. 6. Collaboration, version control, and backup are achieved via Git. 7. *Sandpoints* projects are fully portable. They can be viewed as online webpages, copied via USB stick and viewed offline. 8. *Sandpoints* can generate printable and interactive PDFs for its content (for individual entries, issues, or all the content; see [print](/print/)) .