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.
|
9 months ago | |
---|---|---|
WWW | 9 months ago | |
graph | 9 months ago | |
.gitignore | 12 months ago | |
Readme.md | 9 months ago | |
pkmbros-graph.zip | 9 months ago |
Readme.md
🧠🌱 PKM Bro Bootcamp
PKM Bro Bootcamp is a wiki about Personal Knowledge Management (PKM) aimed at design students with two main goals:
✅ Practical experimentation with note taking apps, markdown, and networks
✅ Critical investigation of PKM, the narratives it conveys and its social media scene
The first workshop took place at the MA Narrative Environments at UAL Central St. Martins on 7th October 2022
This repository contains the workshop materials as a Logseq graph.
- The graph folder can be opened in Logseq to explore and contribute
- The WWW folder contains the static website exported by Logseq and served at https://pkm.diagram.institute
Create archive of graph
zip -r pkmbros-graph.zip graph
Export website and deploy to object storage
- Export website
From Logseq > ...
menu at the top right > Export public pages to the WWW
folder
- Deploy
From the repo root
s3cmd --no-mime-magic --acl-public --delete-removed --delete-after sync WWW/ s3://bucket-name