git ssb

0+

Zach! / local-gossip-zine



Tree:
📄.datignore
📄.gitignore
📄README.md
📁aesthetic
📄dat.json
📄gossip-zine.org
📄header.js
📄index.html
📄index.js
📄package-lock.json
📄package.json
📁show
📁stores
📁utilities
📁views
README.md

local gossip zine template

Hey hey, you got yrself scrycast zine! This is definitely a WORK IN PROGRESS and it is likely that the names for things will change to be more clear. When that happens, i'll update the readme!

QUICK START!

If you grabbed this template cos you just put out a new episode and wanna share it, then do this!:

Intentions

This zine template is intended to make it easy for the scrycast make to put out new show pages for each of their episodes, without having to re-code a bunch of html. Instead, you fork, manage a few text files within the beaker browser, put in the new audio, and hit publish.

It's also intended to invite collaboration. If you add the show to a gitlab/git-ssb page, then people can make pull requests for each of the show files to put in their own stuff. For example, if you want richer bios for each guest just have them edit their individual files on the git page, pull those changes, and hit publish.

It's intended to be entirely yr own, even if you are not yet deep into coding (or don't feel like being so at the moment). You can change all content of the zine without any coding knowledge, through the files. You can also chagne the aesthetic of the zine through simple css variables. If you want to change the structure, you can do so using choo, a v. light and cute and accessible web framework.

This particular template is intended to be personal and transparent too. I wrote it entirely in an org-file using 'literate programming' which means 'coding as a form of diary entry'. If you have spacemacs, you can open this org file and see my entire working progress and why I did the thangs I did. If you have not used choo before, this could be a good entrance as I tried to explain the logic and patterns for all the code. I'll continue to work through this org file, to make it ever more personal and clear.

Dreams

Built with git-ssb-web