Digitalgarden
A public notebook / digital garden for The Bentway’s Digital and/as Public Space Micro-Residency
Install / Use
/learn @hyphacoop/DigitalgardenREADME
Digital Garden
A public notebook / digital garden for The Bentway’s Digital and/as Public Space Micro-Residency.
Adding and connecting notes
- Notes in the Digital Garden are stored in the
./_notesfolder as markdown files (*.md) files. - Connecting notes is done through a double-bracket notation:
[[text to link]]. View the The Statement of Intent note as an example. - A link without a corresponding markdown file will be highlighted and left unlinked until a file is created.
Technologies used
- Jekyll, a static website generator written in Ruby
- Initial template is based on the Digital garden Jekyll template by Maxime Vaillancourt
- Tachyons, a functional CSS library that allows us to quickly grow the garden
- D3.js, a JavaScript library for visualizing data
- Initial knowledge graph implementation from the Digital garden Jekyll template
- GitHub Actions for testing, building, and deploying the site.
- GitHub Actions for GitHub Pages is used to deploy the site to the
gh-pagesbranch
- GitHub Actions for GitHub Pages is used to deploy the site to the
- Jekyll Feed plugin, a plugin for Jekyll to generate an RSS feed
Development
- Clone repository:
git clone git@github.com:hyphacoop/digitalgarden.git - Install Bundler gem:
gem install bundler - Install dependencies:
bundle install - Run locally:
bundle exec jekyll serveorrake watch - Visit your
localhoston port4000: http://localhost:4000 or http://127.0.0.1:4000
License
<span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Digital Garden</span> content is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
All code at <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/hyphacoop/digitalgarden/" property="cc:attributionName" rel="cc:attributionURL">github.com/hyphacoop/digitalgarden/</a> is licensed under a <a rel="license" href="https://www.gnu.org/licenses/gpl.html">GNU General Public License v3.0</a>, the text of which is included in the repository here.
Related Skills
node-connect
333.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
333.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.0kCommit, push, and open a PR
