Welcome to CoPu!

This is an example of the about overlay with some slider sections. There's not really any info here...

Lorem ipsum dolor sit amet consectetur adipisicing elit. Veritatis repudiandae et quas eaque ex, architecto suscipit, vero molestias quisquam distinctio magni deleniti laboriosam corporis labore praesentium, ad aut consectetur tenetur!
Lorem ipsum dolor sit, amet consectetur adipisicing elit. Dolorem vitae repellat molestiae odit perferendis exercitationem corporis dignissimos possimus aliquid animi recusandae expedita accusamus at minus, omnis, laboriosam fugiat aperiam modi.
Lorem ipsum dolor sit amet consectetur adipisicing elit. Eligendi, perspiciatis incidunt adipisci quis saepe velit provident aut reiciendis harum reprehenderit officia commodi voluptatum quisquam nisi dolore tenetur? Iusto, voluptate officia!


CoPu
Introduction

Features

About

Contribute

Usage
Template

License

Glossary




Listen to
1What's a footnote? It's a note placed at the bottom of a page of a book or manuscript that comments on or cites a reference for a designated part of the text. Definition from Wordnik. They are handy when they are mentioned, but should otherwise stay out of the way!

Introduction

CoPu offers a simple digital publishing format for open-access long-form texts with an optional, experimental co-publishing experience enhanced by Web3 integration. The intention is to make digital texts as accessible as possible and to subsequently turn them into discourses, co-published by the communities that read them. This site is a CoPu instance!

Features of CoPu 0.1

A frugal vanilla HTML, CSS, and JS codebase.

A Pandoc script that can parse a Markdown file into an HTML template, which is (almost) ready for publishing with CoPu.

Easily customizable color themes, font pairings and font-sizing.

Dynamic visibility of internal footnotes
When a referenced footnote1 is within view in the main text, it immediately becomes visible in the sidebar.

Customizable Menu
Two level side menu for all of your hyperlink needs.

About Overlay
The menu includes an about that displays as an overlay on top of the rest of the site.

Audiobook integration
Alternate between reading and listening. Each chapter can be individually made available as audio and is loaded automatically. (not available in this example site!)

Bespoke anchor tags for citing and referencing via URLs
Link to specific chapters and subchapters: Jump to the introduction.
Link to specific units: jump to a specific unit describing the Peer Production License.
These links will guide visitors to the precise location.

Glossary integration
Create a simple JSON file with glossary terms and their corresponding definitions, the code will scan through your text and turn the terms into interactive elements showing the corresponding definition.

The code will additionally create a Glossary section at the end with all your terms in alphabetical order.

Web3 integration or ‘Economic media mode’
An alternative version of the template with Web3 integration based on each paragraph being turned into units that can be individually minted as NFTs and collected by an audience of readers, unveiling a world of features like discourse DAOs, collective fund management, gated communities, etc. This feature is not part of the template and requires plenty of manual set-up! You would need to visit the repo of the site of Protocols for Postcapitalist Expression.

About

CoPu was developed by Pablo Somonte Ruano for the publishing of Protocols for Postcapitalist Expression. A book by the Economic Space Agency. The development of CoPu has been partially supported by ECSA and by the co-publishers of the Protocols book, who made a small fund available for further development. Thank you!

Contribute!

This is the very first version of CoPu, and there’s quite a few things to be done to bring CoPu to a stable state. Thanks to the publishing of Protocols, a small fund can financially support the following improvements:

  • Pandoc parser: The current pandoc template, developed by Daniel Shinbaum, still requires some manual work to fit CoPu’s html structure, both for the main text and for the table of contents. I'm thinking it might be easier to restructure CoPu's html structure to be more similar to some default pandoc script? I'm not sure. Help!
  • Glossary integration: The glossary integration has performance issues on long books with large glossaries, to the point of being unusable in iOS devices. Due to high RAM usage, probably.
  • Web3 templating: The release of Protocols includes some nifty web3 features developed by Aleksa Stojanović for a co-publishing experience. Yet, these remain out of reach as a ‘template’. Help us generalize these features to include them in the template so others can use these features too!
  • Modularize features: How to make it easy for people to include or leave out features they don’t need? Would be great so people only use what they need.
  • Want to contribute and get rewarded? Do you have any other ideas? please contact me at x {at} pablo.sx.

Template

CoPu's template should be easy to understand to anyone with basic knowledge of html. Users should mostly just mess with the nav.php file to edit the side navigation, about.php for the about overlay window and the files in the 'book' folder, which contains individual php files for the book's content: book.php for the main text, toc.php for the table of contents (toc) and footnotes.php for the footnotes. (PHP is used only to modularize the code, no other php feature is utilized other than the 'include' function).

License

CoPu emerged from the idea of creating the ultimate open-access experience for a postcapitalist book. We would want to keep CoPu as radical as possible in its postcapitalist origins. Please avoid hosting forks of CoPu on centralized, non-open source infrastructure like Microsoft’s Github.

CoPu is available as free software under a Peer Production Licence. Meaning that only other commoners, cooperatives and nonprofits can share and re-use the software, but not commercial entities intent on making profit through the commons without explicit reciprocity. This fork on the original text of the Creative Commons non-commercial variant makes the PPL an explicitly anti-capitalist version of the CC-NC. It only allows commercial exploitation by collectives in which the ownership of the means of production is in the hands of the value creators, and where any surplus is distributed equally among them (and not only into the hands of owners, shareholders or absentee speculators).

Glossary