{"id":18992394,"url":"https://github.com/narze/garden-astro","last_synced_at":"2025-04-22T11:43:55.342Z","repository":{"id":176732612,"uuid":"656255829","full_name":"narze/garden-astro","owner":"narze","description":"yet another digital garden, the content are fetched from https://github.com/narze/second-brain","archived":false,"fork":false,"pushed_at":"2025-03-28T09:21:27.000Z","size":43505,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-17T00:18:21.589Z","etag":null,"topics":["astrojs","digital-garden","fundme","obsidian"],"latest_commit_sha":null,"homepage":"https://garden.narze.live","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/narze.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"narze","ko_fi":"narze"}},"created_at":"2023-06-20T15:09:29.000Z","updated_at":"2025-03-28T09:21:31.000Z","dependencies_parsed_at":"2025-04-16T18:21:52.869Z","dependency_job_id":null,"html_url":"https://github.com/narze/garden-astro","commit_stats":null,"previous_names":["narze/garden-astro"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narze%2Fgarden-astro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narze%2Fgarden-astro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narze%2Fgarden-astro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narze%2Fgarden-astro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/narze","download_url":"https://codeload.github.com/narze/garden-astro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250237285,"owners_count":21397394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["astrojs","digital-garden","fundme","obsidian"],"created_at":"2024-11-08T17:17:39.380Z","updated_at":"2025-04-22T11:43:55.321Z","avatar_url":"https://github.com/narze.png","language":"TypeScript","funding_links":["https://github.com/sponsors/narze","https://ko-fi.com/narze"],"categories":[],"sub_categories":[],"readme":"# Garden Astro\n\nA Digital Garden generated with Astro. Allows editing on Obsidian and/or VSCode, sync with Git.\n\n## Workflow\n\n```mermaid\ngraph TD\n    A[Obsidian] -- \"1️⃣ Sync notes\" --\u003e B[narze/second-brain]\n    B -- \"2️⃣ Trigger Github Actions\" --\u003e C[narze/garden-astro]\n    C -- \"3️⃣ Fetch \u0026 filter notes\" --\u003e B\n    C -- \"4️⃣ Commit \u0026 Deploy\" --\u003e D[Vercel]\n```\n\n- Write notes in Obsidian app\n  - To publish note, these fields must be added in frontmatter\n\n    ```yaml\n    publish: true\n    date: YYYY-MM-DD\n    title: \"Title\"\n    slug: \"custom-slug\" # Optional\n    ```\n\n- Non-private notes will be synced to the GitHub repository [narze/second-brain](https://github.com/narze/second-brain) via the Obsidian Git plugin.\n- Upon update, the [narze/second-brain](https://github.com/narze/second-brain) repository will trigger another repository [narze/garden-astro](https://github.com/narze/garden-astro) via GitHub Actions.\n- The [narze/garden-astro](https://github.com/narze/garden-astro) repository will run another GitHub Actions workflow to fetch notes from [narze/second-brain](https://github.com/narze/second-brain), filter only the notes marked to be published, post-process them, and then commit the changes.\n- Vercel then picks up committed changes and deploy to \u003chttps://garden.narze.live\u003e\n\n## Development\n\n- `git clone https://github.com/narze/garden-astro`\n- `pnpm install`\n- `pnpm dev`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarze%2Fgarden-astro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnarze%2Fgarden-astro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarze%2Fgarden-astro/lists"}