{"id":24434031,"url":"https://github.com/itspriddle/notes.priddle.xyz","last_synced_at":"2025-03-29T22:17:07.993Z","repository":{"id":225869841,"uuid":"767079546","full_name":"itspriddle/notes.priddle.xyz","owner":"itspriddle","description":"📓 my notebook","archived":false,"fork":false,"pushed_at":"2024-06-04T01:57:59.000Z","size":1508,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T16:54:24.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://notes.priddle.xyz","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itspriddle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-03-04T17:04:41.000Z","updated_at":"2024-06-04T01:58:03.000Z","dependencies_parsed_at":"2024-05-15T17:45:43.098Z","dependency_job_id":"0048c196-a7b9-4d29-abf4-07376cb63419","html_url":"https://github.com/itspriddle/notes.priddle.xyz","commit_stats":null,"previous_names":["itspriddle/notes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fnotes.priddle.xyz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fnotes.priddle.xyz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fnotes.priddle.xyz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itspriddle%2Fnotes.priddle.xyz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itspriddle","download_url":"https://codeload.github.com/itspriddle/notes.priddle.xyz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249214,"owners_count":20747168,"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":[],"created_at":"2025-01-20T16:52:52.674Z","updated_at":"2025-03-29T22:17:07.963Z","avatar_url":"https://github.com/itspriddle.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Notebook\n\nThis is my notebook. It's a collection of notes, thoughts, and code snippets\nthat I've found useful.\n\n## About\n\nThis notebook is available online at \u003chttps://notes.priddle.xyz\u003e and is\npowered by [Quartz][quartz] v4. It's a simple, static site generator that\nconverts markdown files into a static website.\n\nThis repository contains my notebook files from an [Obsidian][obsidian] vault.\nA separate [fork of Quartz][my fork] is used to generate the website. I wanted\na clean git project for the notebook itself.\n\n[obsidian]: https://obsidian.md\n[quartz]: https://quartz.jzhao.xyz\n[my fork]: https://github.com/itspriddle/quartz\n\n## Writing Notes\n\nI'm using Obsidian and Vim. I'm trying to keep the Obsidian setup simple for\nnow, so I've only added a few essential plugins. I need to give the git plugin\nanother try, but until then, I'm running `git add` and `git push` manually.\nWorkingCopy works well on iOS but I'm not using it here yet.\n\n## How deploys work\n\nPushes to this repo automatically run a GitHub Actions job which:\n\n- Clones my fork of Quartz\n- Replaces the empty `content/` directory with _this_ repository (i.e. my\n  actual notes)\n- Sets up node.js\n- Builds the Quartz site with `npx quartz build` into the `public/` folder\n- Archives the Quartz site and uploads it for 1 day as a [GitHub Actions\n  artifact][github actions artifact]\n- Sends the artifact to GitHub Pages\n\nSince I'm also hacking on my Quartz fork a bit too, I wanted a way to trigger\ndeploys from _that_ project. I created a custom workflow over there which uses\n[GitHub CLI][github cli] to trigger a deploy here.\n\n[github cli]: https://cli.github.com\n[github actions artifact]: https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts\n\n## License\n\nMIT License\n\nCopyright (c) 2024 Joshua Priddle \u003cjpriddle@me.com\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitspriddle%2Fnotes.priddle.xyz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitspriddle%2Fnotes.priddle.xyz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitspriddle%2Fnotes.priddle.xyz/lists"}