SkillAgentSearch skills...

Digitalgarden

A public notebook / digital garden for The Bentway’s Digital and/as Public Space Micro-Residency

Install / Use

/learn @hyphacoop/Digitalgarden
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Digital Garden

HTMLProofer GitHub Pages Deploy

A public notebook / digital garden for The Bentway’s Digital and/as Public Space Micro-Residency.

Visit the garden

Adding and connecting notes

  • Notes in the Digital Garden are stored in the ./_notes folder 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

Development

  1. Clone repository: git clone git@github.com:hyphacoop/digitalgarden.git
  2. Install Bundler gem: gem install bundler
  3. Install dependencies: bundle install
  4. Run locally: bundle exec jekyll serve or rake watch
  5. Visit your localhost on port 4000: 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

View on GitHub
GitHub Stars46
CategoryDevelopment
Updated1mo ago
Forks14

Languages

SCSS

Security Score

90/100

Audited on Jan 30, 2026

No findings