Giter Club home page Giter Club logo

digital-gardeners's Introduction

digital-gardeners's People

Contributors

amirhhz avatar andybyers21 avatar aquilesc avatar binyamin avatar chadonihi avatar chasemccoy avatar chinarut avatar chrisaldrich avatar datenspieler avatar davidiusdadi avatar davidralphlewis avatar divinedominion avatar dixonge avatar doomhammer avatar gustavo-depaula avatar hfactor avatar juancaicedo avatar juanfrank77 avatar kevinslin avatar lyz-code avatar maggieappleton avatar neauoire avatar rhymeswithvocal avatar rosano avatar spences10 avatar strikingloo avatar theianjones avatar utopiah avatar vixtorocha avatar wayanjimmy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

digital-gardeners's Issues

Contributing to the digital garden directory

Hi,

Thanks to this repository, I have been inspired to create my own digital garden.
I started customizing it to suit my personal taste (mdx, searchable by tags, minimalist design).
It doesn't have entries yet but I think it will be mostly about robotics, math, coding, react, front-end development.

https://github.com/mithi/digital-garden

I was wondering, if the digital garden directory is your own curated collection of hand picked digital garden or it is a list where other people can also submit PRs to add other people's gardens? (Thinking of even adding my own... maybe when I have already shared and written some cool stuff in the near future)

Thanks again!

Viridi, a new build tool made for creating digital gardens

Hi @MaggieAppleton! I have been working on a new project called Viridi that I think you and the digital garden community might be interested in. I just published an early version on npm as viridi if you want to play around with it (although there are probably still bugs)! ๐Ÿ˜„

It's an framework-agnostic build tool made exclusively for building digital gardens. The documentation gives a pretty good overview of how it works and the current/planned features, but the current API is pretty simple:

import { notes, getNoteByID, getNoteByURL } from '@viridi';

// Use the knowledge graph however you desire!

Currently it only works with a build toll called ViteJS, but in the future we should be able to support other builds tools!
It supports backlinks, and tue knowledge graph is code split so that the content of the note is dynamically imported when you want it. One of the features you might be interested (as you inspired me to implement it from your Clubhouse discussion with @sw-yx ) is that is we use Git so that each note has a list of logs (i.e changes) so you can see how the content of a note has changed over time (I am also researching if we could access the entire knowledge graph of previous commits ๐Ÿง).

Anyway I would love if you or any others have any feedback or ideas!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.