Collective PDF rendering environment (work-in-progress) https://cc.vvvvvvaria.org/wiki/Octomode
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

80 lines
3.1 KiB

---
title: octomode
language: en
---
<!--
|
__ __ _|_ __ _ _ _ __ __| _
/ \_/ | / \_/ |/ |/ | / \_/ | |/
\__/ \___/|_/\__/ | | |_/\__/ \_/|_/|__/
This document is opened in octomode.
pad : all materials for the PDF are collected here (written in Markdown)
stylesheet : all CSS rules for the PDF are collected here (written in CSS)
html : render the structure of the lay out as a HTML (with PyPandoc)
[note] this view does not render any styling!
pdf : render the lay out as a PDF (with Paged.js)
https://git.vvvvvvaria.org/varia/octomode
-->
<!--
v _____ v _____ _ _ v _____ v ____ ____ _ ____
\| ___"|/ |_ " _| |'| |'| \| ___"|/v | _"\ v v| _"\ vv /"\ v | _"\
| _|" V | | /| |_| |\ | _|" R \| |_) |/ \| |_) |/ \/ _ \/ /| | | |
| |___ /| |\ v| A |v | |___ | _ < I | __/ / ___ \ v| |_| |\
|_____| v |_|v |_| |_| |_____| |_| \_\ |_| A/_/ \_\ |____/ v
<< >> _// \\_ // \\ << >> // \\_ ||>>_ \\ >> |||_
(_V_) (_A_)(_R_) (_I_)(_A_) ("_)(__) (__) (__) (_P_)(_A_)_D_) (__) (__)
Welcome to the etherpad-lite instance hosted by Varia!
You are most welcome to use it but please take note of the following things:
VISIBILITY:
- The pads are not indexed by search engines, but anyone that knows its URL is welcome to read and edit it.
PRIVACY:
- The contents of the pads are not encrypted, meaning that they are not private.
- Anyone with access to the server has the possibility to see the content of your pads.
RETENTION:
- We make our own backups, meaning the the contents of all pads sit on our harddrives potentially indefinitely.
- Because the identity of a pad author cannot be confirmed, we don't respond to pad retrieval requests.
ACCESSIBILITY:
- If you rely on the content of these pads, please remember to make your own backups.
- The availability of the pads is subject to cosmic events, spilled drinks and personal energies.
CODE OF CONDUCT:
- Both the physical and digital spaces of Varia are subject to our Code of Conduct <https://varia.zone/en/pages/code-of-conduct.html>
If you wish to publish a pad to the Varia etherdump <https://etherdump.vvvvvvaria.org/> add the magic word __ PUBLISH __ (remove the spaces between the word and __) to your pad.
-->
<section id="cover">
# *in octomode* { #title }
</section>
<section id="main">
Octomode is a collective editing space for PDF making, using Etherpad, Paged.js and Flask.
Inspired by the non-centralised, tentacular cognition capabilities of the octopus, we imagined a space in which the artificial boundaries of writing and designing can be crossed; where writing, editing and designing can be done in one environment simultaneously, allowing the format to influence the matter and vice-versa.
```
Edit this text in the PAD view.
Edit the styling in the STYLESHEET view.
Preview the page in the HTML view.
Render it on pages in the PDF view.
```
</section>