From 5ce05cd2347ea49bd5e01a1b308b32ffb74c1db4 Mon Sep 17 00:00:00 2001 From: Tomislav Medak Date: Wed, 10 Aug 2022 06:45:15 -0700 Subject: [PATCH] Update 'content/draft/portfolio.md' --- content/draft/portfolio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/draft/portfolio.md b/content/draft/portfolio.md index 9e96c8c..ae31d4b 100644 --- a/content/draft/portfolio.md +++ b/content/draft/portfolio.md @@ -8,7 +8,7 @@ Sandpoints is a publishing platform developed through rapid prototyping in the p It allows for the development of collective writing and publishing projects under the conditions of modest or no access (e.g. Rojava) or in the work of vulnerable groups who require that their content never be accessible online. The full editing in the offline environment, with the ability to synchronize later in a P2P network or with a central server, is an essential aspect for such a scenario. But, also, Sandpoints allows readers to easily copy onto a USB drive a single folder containing the entire publication with the PDF collection of all references. Both the publication and the collection can then be viewed with an Internet browser, without the need to install any additional software. -Each Sandpoints instance has a three-tier, fuzzy hierachy of documents written in Markdown that can be named to correspond to technical or poetic exigencies of the publication being created. Triads can be: `book > section > chapter`, `journal > issue > article`, `syllabus > topic > session`, `house > floor > room`, `ship > deck > compartment`, or any other triad users might need. It also contains a library collection of electronic documents, articles and books that can be directly linked to and rendered as Chicago Manual of Style references in the documents written in Sandpoints. +Each Sandpoints instance has a three-tier, fuzzy hierachy of documents written in Markdown that can be named to correspond to technical or poetic exigencies of the publication being created. Triads can be: book > section > chapter, journal > issue > article, syllabus > topic > session, house > floor > room, ship > deck > compartment, or any other triad users might need. It also contains a library collection of electronic documents, articles and books that can be directly linked to and rendered as Chicago Manual of Style references in the documents written in Sandpoints. Sandpoints runs on a [Gitea](https://gitea.io/en-us/) instance and is rendered using [Hugo](https://gohugo.io/).