Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geauxweisbeck4/11ty-digital-garden
A digital garden starter created with 11ty
https://github.com/geauxweisbeck4/11ty-digital-garden
Last synced: 3 days ago
JSON representation
A digital garden starter created with 11ty
- Host: GitHub
- URL: https://github.com/geauxweisbeck4/11ty-digital-garden
- Owner: GeauxWeisbeck4
- License: mit
- Created: 2024-10-10T23:26:39.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-17T22:22:20.000Z (29 days ago)
- Last Synced: 2024-10-20T10:22:27.536Z (26 days ago)
- Size: 6.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# 11ty-digital-garden
An 11ty starter for building a digital garden. This starter is what I used to create [my digital garden](https://geauxweisbeck4.dev), which is one of my most important projects. This starter totally screams "I want to build a sick digital garden and make it easy!". Yep.
## What exactly is a digital garden?
To quote [Maggie Appleton's Digital Gardeners Repository](https://github.com/MaggieAppleton/digital-gardeners):
> "A garden is something inbetween a personal blog and a wiki. It's a collection of evolving notes, essays, and ideas that aren't strictly organised by their publication date. They're inherently exploratory – posts are linked through contextual associations. They aren't refined or complete - posts can be published as half-finished thoughts that will grow and evolve over time. They're less rigid, less performative, and less perfect than the personal "blogs" we're used to encountering on the web." - Maggie Appleton
## Tech Stack
- [Eleventy](https://11ty.dev)
- [Nunjucks](https://mozilla.github.io/nunjucks/)
- [Charts.js]## People Using This Template
## Getting Started
```bash
git clone https://github.com/GeauxWeisbeck4/11ty-digital-garden.git
cd 11ty-digital-garden
npm install & npm run start
```
Admire the [11ty Digital Garden Starter](https://github.com/GeauxWeisbeck4/11ty-digital-garden) in all of it's glory. You made a good decision and deserve a pat on the back.## Features
- A website
- Some text
- Some links
- Other stuff
- (obviously these are all not serious - see to do to find out what I'm working on to get this baby going)## To Do
- [ ] Set up components and layouts for Home Page
- [ ] Create about page
- [ ] Create Blog Page and Blog Posts
- [ ] Create Notes Page and Notes
- [ ] Create Resources Page
- [ ] Create contact page with a form## Contributing
Clone the repository to your local environment, use [Replit](https://replit.com), make your intern do it - I don't care how you do it, just if you want to do it please follow the templates for submitting feature requests and issues. They will tell you what you need. Find issues to work on under the issue tab. Fair enough?
## Credit
Thanks Mom.