From 65610d42e6fb1b13443a37c8c2933c7bcb9df62c Mon Sep 17 00:00:00 2001 From: constantinos Date: Sat, 15 Jul 2023 14:56:36 +0300 Subject: [PATCH] minor !publish! --- content/article/infrastructure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/)) .